aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_ciphersuite.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Address some Coverity warningsJack Lloyd2016-10-221-7/+7
* Merge master into this branch, resolving conflicts with #457/#576Jack Lloyd2016-08-311-24/+45
|\
| * Clean up TLS ciphersuite handlingJack Lloyd2016-08-161-9/+9
| * Save the IETF ciphersute name directly in TLS::CiphersuiteJack Lloyd2016-06-091-21/+42
* | Encrypt-then-MAC extension (RFC 7366)Juraj Somorovsky2016-05-111-0/+5
|/
* 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