Matthew Wild
|
94e7638395
|
All the people who don't use TLS, this one's for you.
|
2008-11-22 20:12:27 +00:00 |
|
Matthew Wild
|
49e7fdc364
|
Fix to prevent send retry when connection is already closed
|
2008-11-18 22:16:06 +00:00 |
|
Matthew Wild
|
3ac3b3bc2d
|
Flush write queue before closing socket
|
2008-11-18 05:06:50 +00:00 |
|
Matthew Wild
|
d3497ccf48
|
Fix for putting TLS in stream:features for connections already using TLS. Thanks to albert for spotting.
|
2008-11-16 00:29:15 +00:00 |
|
Matthew Wild
|
ce86d8badc
|
Initial s2s stuff
|
2008-10-23 18:09:39 +01:00 |
|
Matthew Wild
|
d510d54b28
|
server.lua should degrade gracefully when LuaSec not present
|
2008-10-22 17:27:40 +01:00 |
|
Matthew Wild
|
9ab2e330c2
|
Remove debugging output from when doing TLS
|
2008-10-08 17:19:00 +01:00 |
|
Matthew Wild
|
0c9336110d
|
Working TLS!
|
2008-10-05 19:10:21 +01:00 |
|
Matthew Wild
|
ab40a27df1
|
TLS: Handshake works, no data after that
|
2008-10-05 17:33:38 +01:00 |
|
Matthew Wild
|
11883a5b0b
|
Convert spaces->tabs
|
2008-10-05 02:48:39 +01:00 |
|
Matthew Wild
|
0dadc00f7e
|
Moved server module to net/
also added note on licensing of that module
|
2008-08-25 16:46:05 +01:00 |
|