Jan Vidar Krey
|
fbe98d6011
|
Move the timeout handling to the connection object.
|
2009-08-03 21:57:18 +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
|
27c71a75ee
|
Hook in the new connection work, also implemented some missing bits
and pieces of SSL.
SSL seems to work at some basic level, and is largely untested.
|
2009-08-03 17:25:52 +02:00 |
Jan Vidar Krey
|
4666311516
|
Add a quit reason to the log messages printed by !log.
|
2009-08-02 22:53:25 +02:00 |
Jan Vidar Krey
|
cfb8a9f322
|
Started using the new connection abstraction.
|
2009-08-02 21:46:57 +02:00 |
Jan Vidar Krey
|
9bd0286c01
|
Fix bug #3, sid allocation overflow. May lead to double SIDs being given out.
|
2009-08-02 21:04:10 +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
|
36a07e3f7e
|
Reorganized sources slightly.
|
2009-07-25 20:05:27 +02:00 |