uhub/src
Jan Vidar Krey abd097acf0 This is a somewhat risky patch, but it has been intended for quite some time:
Remove the libevent handler for write events, only use one common event handler for both reading and writing.
2009-07-09 17:03:31 +02:00
..
adcconst.h Ensure admins and super users are also listed as operators 2009-03-10 11:13:26 +01:00
adcrush.c Work on optimizing send(), to use fewer send function calls. 2009-06-21 14:21:34 +02:00
auth.c Minor cleanups of old authentication stuff, and some documentation. 2009-07-03 01:29:04 +02:00
auth.h Minor cleanups of old authentication stuff, and some documentation. 2009-07-03 01:29:04 +02:00
commands.c Fix a command parse error output problem, plus some minor cleaning up. 2009-06-30 11:48:58 +02:00
commands.h Fixed various code deprecations 2009-05-15 18:45:26 +02:00
config.c Warn on bad UTF-8 in the configuration file. 2009-05-16 12:48:17 +02:00
config.h Document config default variables correctly. 2009-03-12 16:00:31 +01:00
eventid.h First git commit. 2009-02-19 17:14:09 +01:00
eventqueue.c Cleaned up local event queue. 2009-03-18 02:56:49 +01:00
eventqueue.h Cleaned up local event queue. 2009-03-18 02:56:49 +01:00
hub.c Fixed small memory leak. 2009-06-26 01:16:07 +02:00
hub.h Massive restructuring. 2009-05-26 21:05:06 +02:00
hubevent.c Large reorganizations of the code base. 2009-05-26 19:46:51 +02:00
hubevent.h Fixed various code deprecations 2009-05-15 18:45:26 +02:00
hubio.c Minor cleanups and some work to prepare SSL. 2009-06-23 01:56:37 +02:00
hubio.h Documentation 2009-06-25 22:05:40 +02:00
inf.c Large reorganizations of the code base. 2009-05-26 19:46:51 +02:00
inf.h Fixed various code deprecations 2009-05-15 18:45:26 +02:00
ipcalc.c Re-fix #5: Always provide IP-address to all users, not just for active clients. 2009-03-13 00:54:37 +01:00
ipcalc.h Re-fix #5: Always provide IP-address to all users, not just for active clients. 2009-03-13 00:54:37 +01:00
list.c First git commit. 2009-02-19 17:14:09 +01:00
list.h First git commit. 2009-02-19 17:14:09 +01:00
log.c remove timezone from logs, as it screws up on windows. 2009-03-21 04:11:14 +01:00
log.h First git commit. 2009-02-19 17:14:09 +01:00
main.c Fixed the format of the git revision. 2009-06-25 22:04:48 +02:00
memory.c First git commit. 2009-02-19 17:14:09 +01:00
memory.h First git commit. 2009-02-19 17:14:09 +01:00
message.c Massive restructuring. 2009-05-26 21:05:06 +02:00
message.h First git commit. 2009-02-19 17:14:09 +01:00
misc.c Fixed command parsing for in hub user commands. 2009-06-26 01:15:06 +02:00
misc.h Fixed command parsing for in hub user commands. 2009-06-26 01:15:06 +02:00
netevent.c This is a somewhat risky patch, but it has been intended for quite some time: 2009-07-09 17:03:31 +02:00
netevent.h This is a somewhat risky patch, but it has been intended for quite some time: 2009-07-09 17:03:31 +02:00
network-epoll.c First git commit. 2009-02-19 17:14:09 +01:00
network-kqueue.c First git commit. 2009-02-19 17:14:09 +01:00
network.c Winsock fixes for shutdown() - typo 2009-06-25 17:07:21 +02:00
network.h Added functions: 2009-06-22 19:36:55 +02:00
plugin.h First git commit. 2009-02-19 17:14:09 +01:00
rbtree.c Disable code to prevent warnings. 2009-05-15 16:52:55 +02:00
rbtree.h Started working on a red-black tree implementation, need to speed up 2009-05-01 17:07:38 +02:00
route.c Cleanup read/write socket handling somewhat. 2009-06-23 01:57:26 +02:00
route.h More API fixes; remove implicit relationship between hub and user 2009-05-18 16:30:17 +02:00
sid.c First git commit. 2009-02-19 17:14:09 +01:00
sid.h First git commit. 2009-02-19 17:14:09 +01:00
tiger.c First git commit. 2009-02-19 17:14:09 +01:00
tiger.h First git commit. 2009-02-19 17:14:09 +01:00
uhub.h Added macros that can possibly make it easier to optimize functions using forced inlining and regparm. 2009-07-09 17:01:30 +02:00
user.c This is a somewhat risky patch, but it has been intended for quite some time: 2009-07-09 17:03:31 +02:00
user.h This is a somewhat risky patch, but it has been intended for quite some time: 2009-07-09 17:03:31 +02:00
usermanager.c Autotest crash fix. 2009-06-25 17:31:39 +02:00
usermanager.h More API fixes; remove implicit relationship between hub and user 2009-05-18 16:30:17 +02:00