Jan Vidar Krey
|
4a5993ccc2
|
Added a generic SSL handshake mechanism.
|
2009-08-03 20:21:59 +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
|
79cf5ee9db
|
Some work on integrating OpenSSL.
|
2009-08-03 03:55:38 +02:00 |
Jan Vidar Krey
|
cfb8a9f322
|
Started using the new connection abstraction.
|
2009-08-02 21:46:57 +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 |