Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let TLS policy disable putting the timestamp in the hello random fields | lloyd | 2014-11-04 | 1 | -1/+2 |
| | |||||
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -4/+4 |
| | |||||
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -4/+4 |
| | |||||
* | Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00) | lloyd | 2014-10-31 | 1 | -0/+2 |
| | |||||
* | Have TLS_Data_Reader decoding errors include the actual msg type name | lloyd | 2014-04-12 | 1 | -1/+1 |
| | |||||
* | Verify that the server did not send any extension that the client didn't | lloyd | 2014-04-11 | 1 | -0/+6 |
| | | | | offer. Previously the client only checked a couple of special cases. | ||||
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+567 |