Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix X509_DN comparison | Jack Lloyd | 2019-05-08 | 1 | -0/+3 |
* | Improve error reporting on unexpected EOF when decoding ASN | Jack Lloyd | 2018-06-08 | 1 | -4/+17 |
* | Improve error message on BER decoding error | Jack Lloyd | 2018-05-24 | 1 | -5/+48 |
* | DER improvements | Jack Lloyd | 2018-05-22 | 1 | -4/+13 |
* | Prepare for making BER_Object members private | Jack Lloyd | 2018-01-18 | 1 | -2/+40 |
* | Refactor ASN1_Pretty_Printer | Jack Lloyd | 2017-12-28 | 1 | -0/+6 |
* | Move ASN1 printer to the library | Jack Lloyd | 2017-11-15 | 1 | -0/+57 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -2/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -5/+5 |
* | Assert expected EOF from read | Jack Lloyd | 2016-11-09 | 1 | -1/+1 |
* | If peek fails, force EOF with a read | Jack Lloyd | 2016-11-07 | 1 | -0/+3 |
* | Fix to_string for BER_Object when debug STL is used | Simon Warta | 2015-07-07 | 1 | -2/+2 |
* | 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/+68 |