Jan Vidar Krey
|
c43acd97bd
|
Fixed accept/connect state event propagation.
Also removed some unused states and flags.
|
2012-10-17 09:25:15 +02:00 |
|
Jan Vidar Krey
|
f3922bb3e0
|
Work on splitting out OpenSSL cleanly.
|
2012-10-12 14:24:03 +02:00 |
|
Jan Vidar Krey
|
f20c42d05f
|
Wrapped everything OpenSSL related in a SSL_USE_OPENSSL check macro.
|
2012-10-02 23:59:11 +02:00 |
|
Jan Vidar Krey
|
84bd2591d6
|
SSL fixes, seems to work with stunnel4 as a client but not linuxdcpp using SSL directly.
|
2010-01-22 23:43:23 +01:00 |
|
Jan Vidar Krey
|
9f5aaf0148
|
Added a safe connection cleanup procedure for when a connection goes
down while it may be attempted to be used.
|
2010-01-21 01:12:57 +01:00 |
|
Jan Vidar Krey
|
2f09fcea84
|
Added select() backend which can be used as a fallback if epoll is not available.
|
2010-01-20 18:39:55 +01:00 |
|
Jan Vidar Krey
|
314707f499
|
Epoll fixes.
|
2010-01-18 16:15:38 +01:00 |
|