uhub/src/util
Jan Vidar Krey 44860c8477 Fix bug #131 - Missing escape handling for # in config files.
Added support for escaping stuff in the configuration file parser.
2010-05-25 19:43:32 +02:00
..
ipcalc.c gcc v2.95 compile fixes. 2010-01-28 01:06:41 +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 Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
misc.c Fix bug #131 - Missing escape handling for # in config files. 2010-05-25 19:43:32 +02:00
misc.h Fix bug #131 - Missing escape handling for # in config files. 2010-05-25 19:43:32 +02: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