server/src/util
Enno Rehling 2b0a2750ba null-pointer check (coverity result) 2016-01-17 19:03:30 +01:00
..
CMakeLists.txt add a new password module 2016-01-12 23:52:30 +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
bsdstring.test.c
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
functions.h
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 22583 Time of check time of use 2015-11-05 14:05:58 +01:00
log.h fix logging for sp_igjarjuk, temporarily set log-levels for the game to error|warn|info 2015-09-12 19:48:03 +02:00
message.c
message.h
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 null-pointer check (coverity result) 2016-01-17 19:03:30 +01:00
password.h implement MD5 crypted passwords as default 2016-01-14 15:49:09 +01:00
password.test.c implement MD5 crypted passwords as default 2016-01-14 15:49:09 +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
strings.h
strings.test.c
translation.c
translation.h
umlaut.c reduce log spam 2015-11-21 21:49:33 +01:00
umlaut.h
umlaut.test.c
unicode.c
unicode.h
unicode.test.c
variant.h
xml.c
xml.h