Commit Graph

6 Commits

Author SHA1 Message Date
Ian Gulliver
6fc6070d5f Start of tunnel request handling. 2015-02-07 16:04:40 -08:00
Ian Gulliver
d82cb789e3 Switch to unique_ptr for ownership clarity in places, combine more code. 2015-02-07 15:07:34 -08:00
Ian Gulliver
f8c2222774 Successful decrypt of client handshake! 2015-02-07 10:35:29 -08:00
Ian Gulliver
f1540c897e Client sending encoded handshake, server decoding the insecure bits 2015-02-07 19:01:48 +01:00
Ian Gulliver
2c9b9f97de Start of a client app 2015-02-06 16:27:47 +00:00
Ian Gulliver
dcbc3d6928 Start of a connection state machine, start of a TLV framework. 2015-02-05 21:57:04 +00:00