Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the version number a proper class, makes many things much easier | lloyd | 2012-01-23 | 1 | -9/+12 |
* | Since this branch is hugely API breaking already, go ahead and put | lloyd | 2012-01-23 | 1 | -7/+11 |
* | Many fixes for TLS 1.2 though some things in particular client auth | lloyd | 2012-01-20 | 1 | -21/+13 |
* | Various and sundry bug fixes | lloyd | 2012-01-19 | 1 | -3/+0 |
* | Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a | lloyd | 2012-01-19 | 1 | -1/+11 |
* | Remove Handshake_Message::deserialize which was an unnecessary hook. | lloyd | 2012-01-19 | 1 | -42/+42 |
* | 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/+2 |
* | Split hello.cpp into c_hello.cpp and s_hello.cpp | lloyd | 2012-01-04 | 1 | -0/+201 |