Jan Vidar Krey
|
8e7e8c68f5
|
gcc v2.95 compile fixes.
|
2010-01-28 01:06:41 +01:00 |
Jan Vidar Krey
|
e994f23ea0
|
Crash fix part 2
|
2009-11-18 18:35:31 +01:00 |
Jan Vidar Krey
|
00995a1946
|
Fix potential memory leaks and crashes.
|
2009-11-18 17:41:28 +01:00 |
Jan Vidar Krey
|
69f6d811bf
|
Added lots of asserts, and split out the ip address from the connection object.
Still a lot of work remains and a massive network connection cleanup is needed.
|
2009-09-29 00:30:52 +02:00 |
Jan Vidar Krey
|
86ba3ca86f
|
Complete moving all connection related data out of the hub_user object.
|
2009-08-07 00:22:30 +02:00 |
Jan Vidar Krey
|
9f784e808e
|
Fix bug #70 - crash if client is in nat_ip zone, but does not provide an IP in the INF message.
|
2009-08-04 01:02:49 +02:00 |
Jan Vidar Krey
|
4e43746c1b
|
Moved the ipaddr object into the connection object.
|
2009-08-03 18:14:34 +02:00 |
Jan Vidar Krey
|
817250c528
|
Fix wrong #if to #ifdef
|
2009-07-26 01:53:53 +02:00 |
Jan Vidar Krey
|
f176e790e2
|
Whitespace fixes.
|
2009-07-26 01:53:01 +02:00 |
Jan Vidar Krey
|
367871e476
|
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
Basically: sed -i 's/struct user/struct hub_user/g' `find -type f`
|
2009-07-26 01:47:17 +02:00 |
Jan Vidar Krey
|
6e5d28c2d4
|
Rework logging code to be able to turn it off completely.
|
2009-07-26 01:38:38 +02:00 |
Jan Vidar Krey
|
36a07e3f7e
|
Reorganized sources slightly.
|
2009-07-25 20:05:27 +02:00 |