Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A change to Finished in 687c3c7dccdd2f5e4825bdb60155c7bfba22339f broke | lloyd | 2012-01-20 | 1 | -3/+5 |
* | Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a | lloyd | 2012-01-19 | 1 | -6/+21 |
* | Remove Handshake_Message::deserialize which was an unnecessary hook. | lloyd | 2012-01-19 | 1 | -1/+1 |
* | I'm not sure if I like this asthetically, but passing around the | lloyd | 2012-01-19 | 1 | -54/+49 |
* | Many renegotiation fixes. Add support for the secure renegotiation | lloyd | 2011-12-30 | 1 | -7/+9 |
* | Clean up the ordering of constructor args to the various message types | lloyd | 2011-12-29 | 1 | -3/+4 |
* | Working though hacking client verify (server side only). Only supports | lloyd | 2011-12-28 | 1 | -3/+3 |
* | Initial hooks for session resumption | lloyd | 2011-12-23 | 1 | -5/+5 |
* | Rename ssl module to tls | lloyd | 2011-12-23 | 1 | -0/+100 |