aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_record.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-64/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementationlloyd2014-12-311-70/+72
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-47/+139
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-051-3/+3
* Cleanup handling of TLS AEAD nonce sizes, push all knowledge of whatlloyd2014-11-031-15/+13
* Add support for DTLS handshake timeouts and retransmissions.lloyd2014-10-061-3/+6
* Move lib into srclloyd2014-01-101-0/+622