.. |
auth.c
|
Fix potential memory leaks and crashes.
|
2009-11-18 17:41:28 +01:00 |
auth.h
|
Generalized the IP range and mask parsing code.
|
2009-07-26 03:56:55 +02:00 |
commands.c
|
Fix potential memory leaks and crashes.
|
2009-11-18 17:41:28 +01:00 |
commands.h
|
Fix bug #52 - [Request] Chat history command
|
2009-07-26 05:23:56 +02:00 |
config.c
|
Fix protocol probe. Will detect ADC and TLS handshake - any other request
|
2009-10-08 23:16:15 +02:00 |
config.h
|
Added a configurable listen() backlog (defaults to: server_listen_backlog=50)
|
2009-10-06 15:50:42 +02:00 |
eventid.h
|
Fixes to shutdown...
|
2009-08-03 23:59:02 +02:00 |
eventqueue.c
|
Rework logging code to be able to turn it off completely.
|
2009-07-26 01:38:38 +02:00 |
eventqueue.h
|
Reorganized sources slightly.
|
2009-07-25 20:05:27 +02:00 |
hub.c
|
Crash fix.
|
2009-11-21 11:47:26 +01:00 |
hub.h
|
Fixes to shutdown...
|
2009-08-03 23:59:02 +02:00 |
hubevent.c
|
Added lots of asserts, and split out the ip address from the connection object.
|
2009-09-29 00:30:52 +02:00 |
hubevent.h
|
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
|
2009-07-26 01:47:17 +02:00 |
hubio.c
|
Fix protocol probe. Will detect ADC and TLS handshake - any other request
|
2009-10-08 23:16:15 +02:00 |
hubio.h
|
Fix protocol probe. Will detect ADC and TLS handshake - any other request
|
2009-10-08 23:16:15 +02:00 |
inf.c
|
Crash fix part 2
|
2009-11-18 18:35:31 +01:00 |
inf.h
|
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
|
2009-07-26 01:47:17 +02:00 |
main.c
|
Get rid of the event_base_set() calls.
|
2009-08-04 00:15:04 +02:00 |
netevent.c
|
Crash fix.
|
2009-11-21 11:47:26 +01:00 |
netevent.h
|
Move the timeout handling to the connection object.
|
2009-08-03 21:57:18 +02:00 |
probe.c
|
Crash fix.
|
2009-11-21 11:47:26 +01:00 |
probe.h
|
Fix protocol probe. Will detect ADC and TLS handshake - any other request
|
2009-10-08 23:16:15 +02:00 |
route.c
|
Fix potential memory leaks and crashes.
|
2009-11-18 17:41:28 +01:00 |
route.h
|
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
|
2009-07-26 01:47:17 +02:00 |
user.c
|
Fix protocol probe. Will detect ADC and TLS handshake - any other request
|
2009-10-08 23:16:15 +02:00 |
user.h
|
Clarify flags as unsigned.
|
2009-11-18 17:41:22 +01:00 |
usermanager.c
|
Fix potential memory leaks and crashes.
|
2009-11-18 17:41:28 +01:00 |
usermanager.h
|
Fixes to shutdown...
|
2009-08-03 23:59:02 +02:00 |