uhub/src/util
Jan Vidar Krey 3b4a199673 Fix null pointer crash while encountering configuration file errors during parsing. 2011-10-17 09:50:14 +02:00
..
config_token.c Fix null pointer crash while encountering configuration file errors during parsing. 2011-10-17 09:50:14 +02:00
config_token.h Clean up argument parsing for plugins. 2010-11-12 18:03:39 +01:00
credentials.c Added autotests for credentials handling. 2010-07-29 11:22:04 +02:00
credentials.h Added an SQLite authentication backend. 2010-07-29 08:49:24 +02:00
floodctl.c Moved flood control stuff to the util package. 2010-08-11 22:46:06 +02:00
floodctl.h Moved flood control stuff to the util package. 2010-08-11 22:46:06 +02:00
getopt.c Added project files for Visual Studio 2010. 2011-02-05 17:13:26 +01:00
getopt.h Added project files for Visual Studio 2010. 2011-02-05 17:13:26 +01:00
ipcalc.c Many Visual C++ compile warnings and errors fixed. 2011-01-03 00:03:07 +01:00
ipcalc.h Generalized the IP range and mask parsing code. 2009-07-26 03:56:55 +02:00
list.c Fix potential memory leaks and crashes. 2009-11-18 17:41:28 +01:00
list.h Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
log.c Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
log.h Rework logging code to be able to turn it off completely. 2009-07-26 01:38:38 +02:00
memory.c Fixed printf issues with size_t. Since Windows do not support %zu we have to use %Iu there instead. 2009-08-20 10:44:44 +02:00
memory.h Updated copyright of touched files. 2010-07-10 03:41:49 +02:00
misc.c Link fix in case not everything is linked as one binary. 2011-01-06 12:25:28 +01:00
misc.h Many Visual C++ compile warnings and errors fixed. 2011-01-03 00:03:07 +01:00
rbtree.c Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
rbtree.h Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
tiger.c Fix potential memory leaks and crashes. 2009-11-18 17:41:28 +01:00
tiger.h Reorganized sources slightly. 2009-07-25 20:05:27 +02:00