aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_messages.h
Commit message (Collapse)AuthorAgeFilesLines
* Let TLS policy disable putting the timestamp in the hello random fieldslloyd2014-11-041-1/+2
|
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-4/+4
|
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-4/+4
|
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-0/+2
|
* Have TLS_Data_Reader decoding errors include the actual msg type namelloyd2014-04-121-1/+1
|
* Verify that the server did not send any extension that the client didn'tlloyd2014-04-111-0/+6
| | | | offer. Previously the client only checked a couple of special cases.
* Guess I won't be needing theselloyd2014-01-181-1/+0
|
* Move lib into srclloyd2014-01-101-0/+567