Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare TLS 1.2 for addition of TLS 1.3 | Hannes Rantzsch | 2022-04-04 | 1 | -4/+4 |
* | Use C++17's concat namespace feature | Jack Lloyd | 2022-02-06 | 1 | -5/+1 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -1/+1 |
* | Fix various issues in TLS found using BoGo | Jack Lloyd | 2019-05-20 | 1 | -0/+1 |
* | 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 | -7/+7 |
* | 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 | -5/+3 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+57 |