Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | Fix untested rsa-sha256 change to fuzzer-verify | Matt Johnston | |
2020-05-19 | ext-info handling for server-sig-algs | Matt Johnston | |
only client side is handled | |||
2020-05-17 | split signkey_type and signature_type for RSA sha1 vs sha256 | Matt Johnston | |
2019-09-16 | update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79) | Steffen Jaeckel | |
* make key-generation compliant to FIPS 186.4 * fix includes in tommath_class.h * update fuzzcorpus instead of error-out * fixup fuzzing make-targets * update Makefile.in * apply necessary patches to ltm sources * clean-up not required ltm files * update to vanilla ltm 1.1.0 this already only contains the required files * remove set/get double | |||
2018-02-28 | Fix to be able to compile normal(ish) binaries with --enable-fuzz | Matt Johnston | |
--HG-- branch : fuzz | |||
2018-02-21 | The fuzzer has managed to generated DSS key/signature pairs that | Matt Johnston | |
verify. Avoid false positives from bogus keys that wouldn't be used --HG-- branch : fuzz | |||
2018-01-23 | add fuzzer-preauth_nomaths | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-26 | add fuzzer-verify | Matt Johnston | |
--HG-- branch : fuzz |