Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing a space | lloyd | 2012-01-20 | 1 | -1/+1 |
* | Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a | lloyd | 2012-01-19 | 1 | -4/+3 |
* | Remove Handshake_Message::deserialize which was an unnecessary hook. | lloyd | 2012-01-19 | 1 | -4/+1 |
* | Full support for renegotiation including RFC 5746 extensions for | lloyd | 2011-12-30 | 1 | -0/+3 |
* | About half an implementation of RFC 5746 | lloyd | 2011-12-29 | 1 | -0/+3 |
* | Add support for sending server name indicator in client hello | lloyd | 2011-12-29 | 1 | -1/+15 |
* | Assert there is nothing left over at the end of packet parsing. | lloyd | 2011-12-28 | 1 | -0/+6 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+186 |