Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export tls_messages.h as a public header | René Korthaus | 2016-12-23 | 1 | -1/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Disable TLS signature and finished message checks in fuzzer mode | Jack Lloyd | 2016-12-17 | 1 | -1/+8 |
* | make sure kdf labels are always used | Kai Michaelis | 2016-06-01 | 1 | -3/+4 |
* | add label parameter to KDF::derive_key | Kai Michaelis | 2016-05-19 | 1 | -1/+1 |
* | Remaining cppcheck fixes that are not covered by GH #444 | Daniel Neus | 2016-03-05 | 1 | -6/+3 |
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -32/+13 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+104 |