|
8257eadf12
|
Addition of an arbitary bitmask handling set of functions
New memory deallocation routines for the DCBS
|
2013-06-28 17:39:43 +02:00 |
|
|
2ffe34d6d2
|
Updates to documentation
Switch polling mechanism back to the non-debug version
|
2013-06-27 13:09:21 +02:00 |
|
|
99465dd6b7
|
Move sending of the OK on client side authentication to the EPOLLIN event processing routine
Addition of a compile switch to make epoll block rather than timeout, useful only for debugging
|
2013-06-27 09:28:34 +02:00 |
|
|
3b8ebfd215
|
Misc fixes for unitialised data reads
|
2013-06-27 01:56:30 +02:00 |
|
|
34fdbdb34d
|
Addition for shutdown mechanism for the gateway
Addition of stop and restart service
Fix for telnetd in Makefile
Fix for printing the server names in services
|
2013-06-25 14:00:18 +02:00 |
|
|
64aca25892
|
Changed name of poll() function to avoid conflict
|
2013-06-24 17:54:30 +02:00 |
|
|
3956abe604
|
Addition of configuration file support
Cleanup a few warnings
|
2013-06-21 17:14:39 +02:00 |
|
|
0fc2f9dda3
|
Removed the passing of epoll fd and isolated epoll functionality to
a signle file
Addition of show epoll debug CLI command
|
2013-06-19 16:29:52 +02:00 |
|