Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let TLS serialization know which side we are sending as | Jack Lloyd | 2019-05-24 | 1 | -1/+1 |
* | Fix various issues in TLS found using BoGo | Jack Lloyd | 2019-05-20 | 1 | -1/+1 |
* | move instead of copy | rumcajs | 2018-10-14 | 1 | -2/+2 |
* | Use enums to represent TLS signature and kex algorithms. | Jack Lloyd | 2018-01-28 | 1 | -14/+7 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 1 | -1/+0 |
* | Export tls_messages.h as a public header | René Korthaus | 2016-12-23 | 1 | -2/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -11/+11 |
* | String comparision fixes | Daniel Neus | 2016-01-04 | 1 | -1/+1 |
* | lib/tls: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Have TLS_Data_Reader decoding errors include the actual msg type name | lloyd | 2014-04-12 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+163 |