Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-17 | flesh out the Python client more to add connect/disconnect commands, and fix ... | Treeki | 4 | -54/+152 |
2014-01-17 | implement support for the buffered packets protocol into the bouncer, and par... | Treeki | 5 | -79/+331 |
2014-01-17 | lots of code cleanup, add session resuming, add simple python client for testing | Treeki | 3 | -95/+289 |
2014-01-16 | rename a couple of TLS-related variables to clearer names | Treeki | 1 | -19/+20 |
2014-01-16 | oops, forgot to change one call to use SocketRWCommon::hasTlsPendingData | Treeki | 1 | -2/+1 |
2014-01-16 | refactor a bunch of socket stuff to be more DRY, fix client SSL handshakes bl... | Treeki | 1 | -150/+111 |
2014-01-16 | modify build.sh to use mkdir -p | Treeki | 1 | -1/+1 |
2014-01-16 | initial commit of stuff | Treeki | 6 | -0/+1029 |