Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for making BER_Object members private | Jack Lloyd | 2018-01-18 | 1 | -6/+6 |
* | Enforce an overall max depth on recursion in ASN1 printer | Jack Lloyd | 2018-01-15 | 1 | -10/+30 |
* | Fix a bug in asn1print - zero integers were not printed | Jack Lloyd | 2018-01-09 | 1 | -8/+4 |
* | Improve output of the ASN1 printer | Jack Lloyd | 2018-01-03 | 1 | -46/+81 |
* | Refactor ASN1_Pretty_Printer | Jack Lloyd | 2017-12-28 | 1 | -121/+127 |
* | Avoid printing integers in decimal in ASN.1 printer | Jack Lloyd | 2017-12-23 | 1 | -11/+1 |
* | Correctly handle ASN.1 data inside octet strings. | Jack Lloyd | 2017-12-23 | 1 | -1/+6 |
* | Update ASN.1 fuzzer | Jack Lloyd | 2017-11-15 | 1 | -3/+3 |
* | Correct handling of nested context specific | Jack Lloyd | 2017-11-15 | 1 | -4/+3 |
* | Move ASN1 printer to the library | Jack Lloyd | 2017-11-15 | 1 | -0/+279 |