index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz
Age
Commit message (
Expand
)
Author
2021-03-31
Add a local perl module to get year last changed
Rich Salz
2021-03-11
Update copyright year
Matt Caswell
2021-02-28
prov: update rand implementations to have a params argument for the instantia...
Pauli
2021-02-26
fuzzer: add ctx gettable/settable to the fuzzer RNG
Pauli
2021-02-23
RAND_METHOD deprecation: fuzzer
Pauli
2021-02-23
RAND_METHOD deprecation: documentation
Pauli
2021-02-18
Update copyright year
Matt Caswell
2021-02-16
Test that X509_issuer_and_serial_hash doesn't crash
Matt Caswell
2021-02-12
Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signature
Job Snijders
2021-02-02
Add some PKIX-RPKI objects
Job Snijders
2021-01-28
Update copyright year
Richard Levitte
2021-01-26
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2020-12-19
Fix 'no-deprecated'
Richard Levitte
2020-12-17
dsa: fuzzer deprecation changes
Pauli
2020-12-04
fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC,DEPECATED_3_0}
Dr. David von Oheimb
2020-12-02
Don't Overflow when printing Thawte Strong Extranet Version
Matt Caswell
2020-11-27
Remove fuzzing of deprecated functions in a no-deprecated build
Matt Caswell
2020-11-18
Deprecate RSA harder
Richard Levitte
2020-11-13
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-12
[test/recipes] Split test_fuzz into separate recipes
Nicola Tuveri
2020-10-15
Update copyright year
Matt Caswell
2020-10-05
Some OIDs used in Russian X.509 certificates.
Dmitry Belyavskiy
2020-09-13
Fix safestack issues in cmp.h
Matt Caswell
2020-09-13
Fix safestack issues in ssl.h
Matt Caswell
2020-09-11
fuzz/test-corpus: check if PATH_MAX is already defined
Biswapriyo Nath
2020-09-08
Add 4 new OIDs for PKIX key purposes and 3 new CMP information types
Dr. David von Oheimb
2020-08-21
Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...
Dr. David von Oheimb
2020-07-30
Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...
Dr. David von Oheimb
2020-07-16
99-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...
Dr. David von Oheimb
2020-07-05
Fix typos and repeated words
Gustaf Neumann
2020-06-13
Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()
Dr. David von Oheimb
2020-05-15
Update copyright year
Matt Caswell
2020-05-08
Fix issues reported by markdownlint
Rich Salz
2020-04-28
fuzz/asn1.c: Add missing #include
Richard Levitte
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-23
Update copyright year
Matt Caswell
2020-04-18
Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/
Dr. David von Oheimb
2020-04-18
Add a couple of hints to fuzz/README.md
Dr. David von Oheimb
2020-04-17
GOST cipher names adjustment
Dmitry Belyavskiy
2020-02-20
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
Deprecate the low level RSA functions.
Pauli
2020-02-12
Deprecate the low level DSA functions.
Pauli
2020-02-04
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-01-07
Make generated copyright year be "now"
Rich Salz
2019-12-11
Add support for otherName:NAIRealm in output
Jan-Frederik Rieckers
2019-11-07
Update source files for deprecation at 3.0
Richard Levitte
2019-11-04
Don't assume the type we read was the type we expected
Matt Caswell
2019-09-24
Support printing out some otherName variants
Dmitry Belyavskiy
2019-09-18
Update fuzzing README for recent clang versions
Brian Chen
2019-09-12
Deprecate ERR_get_state()
Richard Levitte
[next]