summaryrefslogtreecommitdiff
path: root/core.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-17flesh out the Python client more to add connect/disconnect commands, and fix ...Treeki1-26/+59
2014-01-17implement support for the buffered packets protocol into the bouncer, and par...Treeki1-63/+173
2014-01-17lots of code cleanup, add session resuming, add simple python client for testingTreeki1-95/+167
2014-01-16rename a couple of TLS-related variables to clearer namesTreeki1-19/+20
2014-01-16oops, forgot to change one call to use SocketRWCommon::hasTlsPendingDataTreeki1-2/+1
2014-01-16refactor a bunch of socket stuff to be more DRY, fix client SSL handshakes bl...Treeki1-150/+111
2014-01-16initial commit of stuffTreeki1-0/+745