Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master into this branch, resolving conflicts with #457/#576 | Jack Lloyd | 2016-08-31 | 1 | -24/+45 |
|\ | |||||
| * | Clean up TLS ciphersuite handling | Jack Lloyd | 2016-08-16 | 1 | -9/+9 |
| * | Save the IETF ciphersute name directly in TLS::Ciphersuite | Jack Lloyd | 2016-06-09 | 1 | -21/+42 |
* | | Encrypt-then-MAC extension (RFC 7366) | Juraj Somorovsky | 2016-05-11 | 1 | -0/+5 |
|/ | |||||
* | Precompile the list of TLS ciphersuites | Jack Lloyd | 2016-01-06 | 1 | -0/+2 |
* | String comparision fixes | Daniel Neus | 2016-01-04 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation | lloyd | 2014-12-31 | 1 | -5/+6 |
* | Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what | lloyd | 2014-11-03 | 1 | -10/+14 |
* | If the server offers us a SCSV instead of a real ciphersuite send a fatal alert | lloyd | 2014-10-30 | 1 | -0/+5 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+137 |