Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Full support for renegotiation including RFC 5746 extensions for | lloyd | 2011-12-30 | 1 | -5/+40 |
* | Many renegotiation fixes. Add support for the secure renegotiation | lloyd | 2011-12-30 | 1 | -2/+46 |
* | About half an implementation of RFC 5746 | lloyd | 2011-12-29 | 1 | -1/+2 |
* | Don't buffer in the record writer at all - we immediately process and | lloyd | 2011-12-28 | 1 | -2/+0 |
* | Working though hacking client verify (server side only). Only supports | lloyd | 2011-12-28 | 1 | -8/+16 |
* | We wouldn't send an alert before handshaking was complete because | lloyd | 2011-12-28 | 1 | -7/+4 |
* | First rev of working session resumption (server side only). Only works | lloyd | 2011-12-27 | 1 | -1/+7 |
* | Initial hooks for session resumption | lloyd | 2011-12-23 | 1 | -5/+3 |
* | Centralize a lot of the handshaking and message parsing in TLS_Channel | lloyd | 2011-12-23 | 1 | -0/+188 |