Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -287/+0 |
* | Make ciphersuite_list a virtual member of TLS::Policy | lloyd | 2013-04-10 | 1 | -2/+2 |
* | Add TLS::Policy::negotiate_heartbeat_support which controls if the | lloyd | 2012-10-13 | 1 | -2/+6 |
* | Add TLS::Server_Information to encapsulate the hostname/port pair. | lloyd | 2012-10-13 | 1 | -1/+1 |
* | A quite different approach to extension handling, store both inbound | lloyd | 2012-09-12 | 1 | -136/+51 |
* | Spelling | lloyd | 2012-09-12 | 1 | -2/+2 |
* | Duplicated extension checks! | lloyd | 2012-09-12 | 1 | -12/+0 |
* | Expect a cookie field in a DTLS client hello | lloyd | 2012-09-09 | 1 | -0/+3 |
* | Expose Handshake_Message as an API type. | lloyd | 2012-08-06 | 1 | -7/+0 |
* | Add Handshake_Hash::reset | lloyd | 2012-08-03 | 1 | -0/+16 |
* | Rename all the message source files to msg_ | lloyd | 2012-08-03 | 1 | -0/+368 |