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
2024-09-05
feat: add TCG / platform certificate OIDs
Jonathan M. Wilbur
2024-09-05
Copyright year updates
Tomas Mraz
2024-08-26
fix: alias auditEntity OID
Jonathan M. Wilbur
2024-08-26
feat: support auditIdentity X.509v3 extension
Jonathan M. Wilbur
2024-08-26
fix: wrong name for OID -> auditIdentity
Jonathan M. Wilbur
2024-08-22
fuzz/hashtable.c: rc == -1 on insert is OK when fuzzing
Tomas Mraz
2024-08-21
core_namemap.c: 2048 hashtable buckets should be sufficient
Tomas Mraz
2024-08-21
hashtable: Support lockless reads
Tomas Mraz
2024-08-21
alternate collision checking support
Neil Horman
2024-08-09
limit bignums to 128 bytes
Neil Horman
2024-08-07
Add OIDs id-kp-wisun-fan-device and id-on-hardwareModule
Mathis Marion
2024-08-07
ossl_print_attribute_value(): use a sequence value only if type is a sequence
Tomas Mraz
2024-07-23
Ensure cmd from fuzz buffer is always valid
Neil Horman
2024-07-22
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-18
Change strnlen() to OPENSSL_strnlen() in fuzz/provider.
Randall S. Becker
2024-07-11
Limit the number of commands that can be used in the quic-lcidm fuzzer
Matt Caswell
2024-07-05
fuzz/decoder.c: Lower the limits on key checks
Tomas Mraz
2024-06-24
Fix typos found by codespell
Dimitri Papadopoulos
2024-06-17
Add support for targetingInformation X.509v3 extension
Jonathan M. Wilbur
2024-05-24
Add provider fuzzer
Max Ammann
2024-04-30
Fix alignment errors in hashtable fuzzer
Neil Horman
2024-04-24
fuzz: Add attribute certificate fuzz test
Damian Hobson-Garcia
2024-04-24
updating fuzz-corpora submodule
Neil Horman
2024-04-24
Adding hashtable fuzzer
Neil Horman
2024-04-17
fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as well
Tomas Mraz
2024-04-10
fuzz/decoder.c: Limit the key sizes on which checks are run
Tomas Mraz
2024-04-09
Copyright year updates
Richard Levitte
2024-03-15
Add Content Type OID for id-ct-rpkiSignedPrefixList
Job Snijders
2024-03-12
Add fuzzing for DTLS
Frederik Wedel-Heinen
2024-02-21
Don't print excessively long ASN1 items in fuzzer
Matt Caswell
2024-01-11
QUIC RCIDM: Minor updates
Hugo Landau
2024-01-11
Update fuzz corpora
Hugo Landau
2024-01-11
QUIC RCIDM: Update fuzz corpora
Hugo Landau
2024-01-11
QUIC RCIDM: Add fuzzer
Hugo Landau
2023-12-21
crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed delivery
Dr. David von Oheimb
2023-12-21
crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...
Rajeev Ranjan
2023-12-06
QUIC LCIDM: Add fuzzer
Hugo Landau
2023-11-23
Update fuzz corpora
Hugo Landau
2023-11-23
QUIC SRTM: Update fuzz corpora
Hugo Landau
2023-11-23
Fuzzing: Fix helper shebang on NixOS
Hugo Landau
2023-11-23
QUIC SRTM: Add fuzzer for SRTM
Hugo Landau
2023-11-14
Exclude more in the fuzz introspector report
Kurt Roeckx
2023-11-03
Add support for streams to the quic-client fuzzer
Matt Caswell
2023-11-03
Call SSL_write() in the quic-client-fuzzer
Matt Caswell
2023-10-30
Create a fuzz introspector exclude config file
Kurt Roeckx
2023-10-30
Update to latest fuzz corpora
Kurt Roeckx
2023-10-23
Update the corpora files to include the new quic-client subdir
Matt Caswell
2023-10-23
Teach the quic-client fuzzer about time
Matt Caswell
2023-10-23
Some cleanups in the quic-client fuzzer
Matt Caswell
2023-10-23
Update the fuzz README to provide info about the stdc++ requirements
Matt Caswell
[next]