Standardize progress callback for dhparam, dsaparam, etc.
[openssl.git] / fuzz /
2022-01-03 Dr. David von OheimbUpdate troublesome copyright years of auto-generated...
2021-11-11 Job SnijdersAdd OID for RPKI id-ct-ASPA
2021-10-05 Tianjia Zhangobj: Add SM4 GCM/CCM OID
2021-09-23 Tavis Ormandyincrease x509 code coverage metrics
2021-08-24 Matt CaswellFix the error handling in i2v_AUTHORITY_KEYID
2021-06-17 Matt CaswellUpdate copyright year
2021-06-15 Dr. David von Oheimbfuzz/asn1parse.c: Clean up non-portable code and catch...
2021-06-11 Tomas Mrazfuzz/asn1parse: Use BIO_s_mem() as fallback output
2021-06-02 Paulifuzz: remove TODOs
2021-05-26 Rich SalzUse "" for include internal/xxx
2021-05-12 Job SnijdersAdd OID for RPKI id-ct-signedChecklist
2021-03-31 Rich SalzAdd a local perl module to get year last changed
2021-03-11 Matt CaswellUpdate copyright year
2021-02-28 Pauliprov: update rand implementations to have a params...
2021-02-26 Paulifuzzer: add ctx gettable/settable to the fuzzer RNG
2021-02-23 PauliRAND_METHOD deprecation: fuzzer
2021-02-23 PauliRAND_METHOD deprecation: documentation
2021-02-18 Matt CaswellUpdate copyright year
2021-02-16 Matt CaswellTest that X509_issuer_and_serial_hash doesn't crash
2021-02-12 Job SnijdersAdd OID for draft-ietf-opsawg-finding-geofeeds detached...
2021-02-02 Job SnijdersAdd some PKIX-RPKI objects
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-12-19 Richard LevitteFix 'no-deprecated'
2020-12-17 Paulidsa: fuzzer deprecation changes
2020-12-04 Dr. David von Oheimbfuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC...
2020-12-02 Matt CaswellDon't Overflow when printing Thawte Strong Extranet...
2020-11-27 Matt CaswellRemove fuzzing of deprecated functions in a no-deprecat...
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-12 Nicola Tuveri[test/recipes] Split test_fuzz into separate recipes
2020-10-15 Matt CaswellUpdate copyright year
2020-10-05 Dmitry BelyavskiySome OIDs used in Russian X.509 certificates.
2020-09-13 Matt CaswellFix safestack issues in cmp.h
2020-09-13 Matt CaswellFix safestack issues in ssl.h
2020-09-11 Biswapriyo Nathfuzz/test-corpus: check if PATH_MAX is already defined
2020-09-08 Dr. David von OheimbAdd 4 new OIDs for PKIX key purposes and 3 new CMP...
2020-08-21 Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-07-30 Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-16 Dr. David von Oheimb99-test_fuzz.t: Clean up and re-organize such that...
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-06-13 Dr. David von OheimbImprove ossl_cmp_msg_check_received() and rename to...
2020-05-15 Matt CaswellUpdate copyright year
2020-05-08 Rich SalzFix issues reported by markdownlint
2020-04-27 Richard Levittefuzz/asn1.c: Add missing #include
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-18 Dr. David von OheimbAdd CMP fuzzing to fuzz/cmp.c, including a couple of...
2020-04-18 Dr. David von OheimbAdd a couple of hints to fuzz/README.md
2020-04-17 Dmitry BelyavskiyGOST cipher names adjustment
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-01-07 Rich SalzMake generated copyright year be "now"
2019-12-11 Jan-Frederik RieckersAdd support for otherName:NAIRealm in output
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-04 Matt CaswellDon't assume the type we read was the type we expected
2019-09-24 Dmitry BelyavskiySupport printing out some otherName variants
2019-09-18 Brian ChenUpdate fuzzing README for recent clang versions
2019-09-12 Richard LevitteDeprecate ERR_get_state()
2019-08-29 Matt CaswellUpdate fuzz README.md
2019-07-01 PauliAdd OIDs for kmac128, kmac256 and blake2.
2019-05-29 FdaSilvaYYFuzz: add a few more types into Fuzzing for ESS
2019-05-22 voevFix GOST OID
2019-03-13 杨洋Support SM2 certificate verification
2019-01-22 Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-11-20 Matt CaswellUpdate copyright year
2018-11-04 PauliGMAC implementation
2018-10-17 cclaussprint() is a function in Python 3
2018-09-12 Brian 'geeknik'... Update README.md
2018-09-11 Matt CaswellUpdate copyright year
2018-09-07 Patrick Steuerfuzz/driver.c: appease -Wmissing-prototypes
2018-08-23 Kurt RoeckxUpdate fuzz corpora
2018-08-09 Matt CaswellFix no-comp
2018-08-01 PauliAdd OIDs for HMAC SHA512/224 and HMAC SHA512/256.
2018-07-16 Kurt RoeckxEnable all protocols and ciphers in the fuzzer
2018-06-08 Dmitry BelyavskiyNew GOST identificators
2018-04-03 Matt CaswellUpdate copyright year
2018-03-29 Richard LevitteFaster fuzz test: teach the fuzz test programs to handl...
2018-03-27 Matt CaswellAdd fuzz corpora file that found the ASN.1 stack depth...
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-15 PauliMissings OIDs for XTS added.
2018-03-12 gmileAdd OIDs for DSTU-4145
2018-03-07 Sergey ZhuravlevAdd GOST OIDs for Edwards parameter sets
2018-02-27 Matt CaswellUpdate copyright year
2018-02-13 Rich SalzGenerate copyright year properly
2018-01-23 PauliSHA512/224 and SHA512/256
2017-11-05 Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-03 Benjamin KadukConditionalize fuzz tests on feature macros
2017-11-03 Kurt RoeckxUpdate asn1 and x509 corpora
2017-11-03 Kurt RoeckxASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
2017-11-03 Kurt RoeckxDon't turn b2 negative
2017-11-03 Kurt RoeckxUpdate location of the libfuzzer repository
2017-10-31 Richard Levittemake update
2017-10-31 Richard LevitteGenerate a dictionary of OIDs for fuzzers
2017-10-16 Ben LaurieRemove unused variable.
next