uhub/src/util
Jan Vidar Krey a9b5c6db38 Fixed minor issues found with static code analyzis (Clang). 2012-01-13 01:31:34 +01:00
..
cbuffer.c Split out the command buffer code to a generic buffer. 2011-12-21 13:53:53 +01:00
cbuffer.h Split out the command buffer code to a generic buffer. 2011-12-21 13:53:53 +01:00
config_token.c Fix minor valgrind issues 2011-12-01 15:14:01 +01: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 Fix bug #167 - Build errors on OpenBSD. 2011-11-30 13:43:39 +01:00
ipcalc.c Fixed minor issues found with static code analyzis (Clang). 2012-01-13 01:31:34 +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 Added a LOG_PLUGIN macro for plugin output debug messages. 2011-12-09 16:38:11 +01:00
log.h Added a LOG_PLUGIN macro for plugin output debug messages. 2011-12-09 16:38:11 +01: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 Refactored command parsing. 2011-12-19 00:34:45 +01:00
misc.c Refactored command parsing. 2011-12-19 00:34:45 +01:00
misc.h Refactored command parsing. 2011-12-19 00:34:45 +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