Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ASN.1 fuzzer | Jack Lloyd | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | Refactor ASN1_Pretty_Printer | Jack Lloyd | 2017-12-28 | 1 | -1/+20 |
| | | | | | | Now the base class ASN1_Formatter parses the data and calls virtuals to format. This allows custom formatting, or in the case of the fuzzer skipping the overhead of formatting entirely. | ||||
* | Update ASN.1 fuzzer | Jack Lloyd | 2017-11-15 | 1 | -9/+9 |
| | |||||
* | Create new fuzzer build mode | Jack Lloyd | 2017-08-25 | 1 | -0/+24 |