aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Some bugs fixedWaqas Hussain2008-11-151-1/+1
* Actually show error and position when we show a traceback :)Matthew Wild2008-11-092-2/+2
* Committing code to get nicer tracebacks for errors, also we no longer conside...Matthew Wild2008-11-082-3/+13
* Backed out changeset 4adc53e03b4d (garbage collection)Matthew Wild2008-10-241-1/+1
* Extra garbage collection, for debuggingMatthew Wild2008-10-241-1/+1
* Clean up session when s2s connections are disconnectedMatthew Wild2008-10-241-0/+8
* s2s works! \o/ \o/Matthew Wild2008-10-242-1/+96
* dialback keys now verifiedMatthew Wild2008-10-241-1/+0
* Initial s2s stuffMatthew Wild2008-10-232-6/+12
* Fix for not destroying sessions when connection closed.Matthew Wild2008-10-231-0/+13
* Abstract connections with "connection listeners"Matthew Wild2008-10-223-16/+114
* server.lua should degrade gracefully when LuaSec not presentMatthew Wild2008-10-221-2/+2
* Remove debugging output from when doing TLSMatthew Wild2008-10-081-1/+0
* Working TLS!Matthew Wild2008-10-051-39/+46
* TLS: Handshake works, no data after thatMatthew Wild2008-10-051-5/+217
* Convert spaces->tabsMatthew Wild2008-10-051-476/+476
* SASL!Matthew Wild2008-10-021-0/+16
* Moved server module to net/Matthew Wild2008-08-251-0/+613