aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_ciphersuite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00lloyd2015-01-211-2/+8
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementationlloyd2014-12-311-14/+27
* Cleanup handling of TLS AEAD nonce sizes, push all knowledge of whatlloyd2014-11-031-4/+6
* If the server offers us a SCSV instead of a real ciphersuite send a fatal alertlloyd2014-10-301-0/+6
* Move lib into srclloyd2014-01-101-0/+236