aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_record.h
Commit message (Expand)AuthorAgeFilesLines
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-3/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementationlloyd2014-12-311-4/+5
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-0/+1
* Cleanup handling of TLS AEAD nonce sizes, push all knowledge of whatlloyd2014-11-031-1/+4
* Add support for DTLS handshake timeouts and retransmissions.lloyd2014-10-061-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+135