Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify overloads in DER_Encoder | Jack Lloyd | 2017-12-19 | 1 | -33/+0 |
* | Address some bool/int conversion warnings from Sonar | Jack Lloyd | 2017-10-06 | 1 | -1/+1 |
* | Add wrappers for reinterpret_cast between char* and uint8_t* | Jack Lloyd | 2017-10-03 | 1 | -1/+1 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -1/+0 |
* | Fix various MSVC warnings | Jack Lloyd | 2017-08-31 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -33/+33 |
* | Add asserts to help out Coverity | Jack Lloyd | 2016-02-09 | 1 | -0/+2 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -24/+24 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+1 |
* | lib/asn1: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -6/+6 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+410 |