Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Handshake_Message::deserialize which was an unnecessary hook. | lloyd | 2012-01-19 | 1 | -7/+7 |
* | Kill stray char | lloyd | 2012-01-10 | 1 | -1/+1 |
* | As someone pointed out on the TLS list, NPN isn't really a negotiation | lloyd | 2012-01-04 | 1 | -2/+2 |
* | The first 4 bytes of the client and server randoms are supposed to be | lloyd | 2012-01-04 | 1 | -2/+12 |
* | Split hello.cpp into c_hello.cpp and s_hello.cpp | lloyd | 2012-01-04 | 1 | -0/+290 |