server/src/util
2016-02-21 15:59:39 +01:00
..
attrib.c pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
attrib.h pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
attrib.test.c coverity scan (multiple CID) is confuced about a_remove, trying to help it. 2015-10-29 09:06:52 +01:00
base36.c eliminate static variable leak and allocation from base36 2015-10-27 12:48:34 +01:00
base36.h
base36.test.c
bsdstring.c CID 22597: va_start/va_end mismatch 2015-10-29 20:43:37 +01:00
bsdstring.h STRLCPY macro redefinition and fixes for gcc. work for monkeys. 2015-08-17 22:48:21 +02:00
bsdstring.test.c add some simple tests for writing travelthru information to the report, fix test that sets errno as a side effect (thanks, Microsoft!) 2015-08-18 17:08:02 +02:00
CMakeLists.txt add a new password module 2016-01-12 23:52:30 +01:00
crmessage.c CID 22491 FORWARD_NULL 2015-11-05 11:14:53 +01:00
crmessage.h
dice.c
encoding.h
event.c leaks: call cleanup, free triggers 2015-10-14 20:29:07 +02:00
event.h
filereader.c
filereader.h
functions.c stop memory leak from function registry. 2015-10-13 21:26:48 +02:00
functions.h stop memory leak from function registry. 2015-10-13 21:26:48 +02:00
functions.test.c
goodies.c
goodies.h
language.c issue #419, eliminate language_struct.h, make the struct module-private 2015-12-01 12:24:22 +01:00
language.h
lists.c
lists.h
log.c stop duplicate parsing of arguments 2016-01-31 21:36:01 +01:00
log.h missing include broke the gcc build 2016-01-31 21:39:28 +01:00
message.c refactoring: rewrite tests to use test_find_messagetype instead of assert_messages. 2015-08-17 19:36:28 +02:00
message.h refactoring: rewrite tests to use test_find_messagetype instead of assert_messages. 2015-08-17 19:36:28 +02:00
nrmessage.c CID 22570: Copy into fixed size buffer (STRING_OVERFLOW) 2015-10-30 10:57:52 +01:00
nrmessage.h
nrmessage_struct.h
parser.c
parser.h
parser.test.c
password.c bcrypt hashes implementation, not activated yet. 2016-02-21 15:59:39 +01:00
password.h Merge branch 'feature/apache-md5' of https://github.com/ennorehling/eressea into ennorehling-feature/apache-md5 2016-02-06 15:23:42 +01:00
password.test.c bcrypt hashes implementation, not activated yet. 2016-02-21 15:59:39 +01:00
rand.c facility to inject a non-random random generator 2015-12-08 17:57:23 +01:00
rand.h facility to inject a non-random random generator 2015-12-08 17:57:23 +01:00
resolve.c
resolve.h
rng.h facility to inject a non-random random generator 2015-12-08 17:57:23 +01:00
rng.test.c
strings.c add unit-test for casting spells, fix spell-casting (was looking for thisorder), all E3 tests pass again 2015-08-05 10:25:25 +02:00
strings.h
strings.test.c
translation.c address some PVS comments 2015-07-21 09:01:11 +02:00
translation.h
umlaut.c reduce log spam 2015-11-21 21:49:33 +01:00
umlaut.h
umlaut.test.c extend test_umlaut a bit, which doesn't trigger issue #316 2015-10-14 13:42:12 +02:00
unicode.c
unicode.h
unicode.test.c
variant.h ignore PVS=-Studio files 2015-07-12 13:15:10 +02:00
xml.c remove unused xml_i function 2015-09-11 11:08:10 +02:00
xml.h remove unused xml_i function 2015-09-11 11:08:10 +02:00