summaryrefslogtreecommitdiff
path: root/devel/fuzz
Commit message (Expand)AuthorAgeFilesLines
* fuzz: increased minimized set of X.509 certificatesNikos Mavrogiannopoulos2017-03-097-0/+0
* devel/fuzz: added necessary casts for compilation [ci skip]Nikos Mavrogiannopoulos2017-02-243-4/+5
* devel/fuzz: include string.h for strlen() [ci skip]Nikos Mavrogiannopoulos2017-02-242-0/+2
* devel/fuzz: IDNA fuzzers: removed printf [ci skip]Nikos Mavrogiannopoulos2017-02-232-2/+2
* fuzz: added run-afl helper scriptNikos Mavrogiannopoulos2017-01-262-2/+47
* fuzz: Added IDNA encoding/decoding fuzzying unitsNikos Mavrogiannopoulos2017-01-2611-1/+137
* tests: added reproducer for server issuesNikos Mavrogiannopoulos2017-01-042-2/+6
* doc: document how to enhance the testsuite with issues foundNikos Mavrogiannopoulos2017-01-031-2/+21
* tests: added reproducer for client issuesNikos Mavrogiannopoulos2017-01-031-1/+4
* fuzz: added basic Makefile to assist in reproducing [ci skip]Nikos Mavrogiannopoulos2017-01-032-0/+78
* fuzz: added a PBES1 PKCS#8 private key file into corpusNikos Mavrogiannopoulos2017-01-021-0/+0
* fuzz: added decrypted PKCS#8 keysNikos Mavrogiannopoulos2016-12-303-0/+0
* fuzz: added PKCS#8 keys with low iteration countNikos Mavrogiannopoulos2016-12-309-0/+3
* Added a fuzzer for OpenPGP cert parsingAlex Gaynor2016-12-281-0/+47
* fuzz: document the convention for initial valuesNikos Mavrogiannopoulos2016-12-281-0/+3
* fuzz: Added initial values for DN, PKCS8 and X.509 testsNikos Mavrogiannopoulos2016-12-2811-0/+5
* Added a parser for PKCS7 importing and printingAlex Gaynor2016-12-261-0/+47
* fuzz: added X.509 DN parserNikos Mavrogiannopoulos2016-12-242-1/+53
* fuzz: added PKCS#8 private key parserNikos Mavrogiannopoulos2016-12-241-0/+54
* Describe the integrationAlex Gaynor2016-12-151-0/+3
* Move to the devel dirAlex Gaynor2016-12-155-0/+415