| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually show error and position when we show a traceback :) | Matthew Wild | 2008-11-09 | 2 | -2/+2 |
* | Committing code to get nicer tracebacks for errors, also we no longer conside... | Matthew Wild | 2008-11-08 | 2 | -3/+13 |
* | Backed out changeset 4adc53e03b4d (garbage collection) | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
* | Extra garbage collection, for debugging | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
* | Clean up session when s2s connections are disconnected | Matthew Wild | 2008-10-24 | 1 | -0/+8 |
* | s2s works! \o/ \o/ | Matthew Wild | 2008-10-24 | 2 | -1/+96 |
* | dialback keys now verified | Matthew Wild | 2008-10-24 | 1 | -1/+0 |
* | Initial s2s stuff | Matthew Wild | 2008-10-23 | 2 | -6/+12 |
* | Fix for not destroying sessions when connection closed. | Matthew Wild | 2008-10-23 | 1 | -0/+13 |
* | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 3 | -16/+114 |
* | server.lua should degrade gracefully when LuaSec not present | Matthew Wild | 2008-10-22 | 1 | -2/+2 |
* | Remove debugging output from when doing TLS | Matthew Wild | 2008-10-08 | 1 | -1/+0 |
* | Working TLS! | Matthew Wild | 2008-10-05 | 1 | -39/+46 |
* | TLS: Handshake works, no data after that | Matthew Wild | 2008-10-05 | 1 | -5/+217 |
* | Convert spaces->tabs | Matthew Wild | 2008-10-05 | 1 | -476/+476 |
* | SASL! | Matthew Wild | 2008-10-02 | 1 | -0/+16 |
* | Moved server module to net/ | Matthew Wild | 2008-08-25 | 1 | -0/+613 |