.. |
cbuffer.c
|
Fix cbuffer initialization
|
2012-10-03 22:40:33 +02:00 |
cbuffer.h
|
Split out the command buffer code to a generic buffer.
|
2011-12-21 13:53:53 +01:00 |
config_token.c
|
minimal changes
|
2012-05-09 23:27:06 +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
|
Fix bug #167 - Build errors on OpenBSD.
|
2011-11-30 13:43:39 +01:00 |
list.c
|
changed all calls to assert() to uhub_assert()
|
2012-05-02 21:06:46 +02: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
|
Added a utility function to convert an arbitrary byte size into a human readable string.
|
2012-10-09 10:20:12 +02:00 |
misc.h
|
Added a utility function to convert an arbitrary byte size into a human readable string.
|
2012-10-09 10:20:12 +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 |
threads.c
|
Bugfixes for pthreads.
|
2012-10-25 04:10:42 +02:00 |
threads.h
|
Bugfixes for pthreads.
|
2012-10-25 04:10:42 +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 |