aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuzzer/asn1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update ASN.1 fuzzerJack Lloyd2018-01-151-1/+1
|
* Refactor ASN1_Pretty_PrinterJack Lloyd2017-12-281-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 fuzzerJack Lloyd2017-11-151-9/+9
|
* Create new fuzzer build modeJack Lloyd2017-08-251-0/+24