Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the session type to 'TLS_Session'. Split the manager out into | lloyd | 2011-12-30 | 1 | -2/+2 |
* | Add a function for getting the version number of an active connection. | lloyd | 2011-12-30 | 1 | -0/+1 |
* | Many renegotiation fixes. Add support for the secure renegotiation | lloyd | 2011-12-30 | 1 | -0/+2 |
* | Initial hooks for session resumption | lloyd | 2011-12-23 | 1 | -0/+3 |
* | Centralize a lot of the handshaking and message parsing in TLS_Channel | lloyd | 2011-12-23 | 1 | -31/+14 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+76 |