aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_ciphersuite.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented Feedback on GH #457Matthias Gierlings2016-06-191-1/+0
* Reduction of code complexity in TLS classes.Matthias Gierlings2016-06-191-25/+12
* Save the IETF ciphersute name directly in TLS::CiphersuiteJack Lloyd2016-06-091-21/+42
* Precompile the list of TLS ciphersuitesJack Lloyd2016-01-061-0/+2
* String comparision fixesDaniel Neus2016-01-041-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementationlloyd2014-12-311-5/+6
* Cleanup handling of TLS AEAD nonce sizes, push all knowledge of whatlloyd2014-11-031-10/+14
* If the server offers us a SCSV instead of a real ciphersuite send a fatal alertlloyd2014-10-301-0/+5
* Move lib into srclloyd2014-01-101-0/+137