uhub/src/util
Jan Vidar Krey f84073f7cc Various fixes for epoll handling without libevent.
This should take care of most compile issues as well as busy loops caused by unhandled recv() calls returning 0 and general cleanups.
2010-01-19 17:52:58 +01:00
..
ipcalc.c Generalized the IP range and mask parsing code. 2009-07-26 03:56:55 +02: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 #77 - Error in ACL command parsing. 2009-08-31 19:39:09 +02:00
misc.h Fix bug #44 - [Request] IP log in the memory 2009-07-26 06:03:43 +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
timeout.c Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
timeout.h Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00