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
/
client.c
Age
Commit message (
Expand
)
Author
2022-05-03
Update copyright year
Matt Caswell
2022-03-16
check return value of functions that call BIO_new()
tangyiqun
2021-06-02
fuzz: remove TODOs
Pauli
2021-03-11
Update copyright year
Matt Caswell
2021-02-23
RAND_METHOD deprecation: fuzzer
Pauli
2020-09-13
Fix safestack issues in ssl.h
Matt Caswell
2020-05-15
Update copyright year
Matt Caswell
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2019-09-12
Deprecate ERR_get_state()
Richard Levitte
2018-12-06
Following the license change, modify the boilerplates in fuzz/
Richard Levitte
2018-09-11
Update copyright year
Matt Caswell
2018-08-09
Fix no-comp
Matt Caswell
2018-07-17
Enable all protocols and ciphers in the fuzzer
Kurt Roeckx
2017-09-18
Stack sorting safety
Pauli
2017-08-11
Move FuzzerSetRand to separate file.
Rich Salz
2017-07-26
Install custom RAND_METHOD for fuzzing
Rich Salz
2017-04-27
fuzz/{client,server}.c: omit _time64 "overload method".
Andy Polyakov
2017-04-19
Change 64-bit time type for windows
Jon Spillett
2017-04-16
Use a fixed time when fuzzing.
Kurt Roeckx
2017-04-07
Make default_method mostly compile-time
Rich Salz
2017-01-09
Fix build issues with no-dh, no-dsa and no-ec
Richard Levitte
2017-01-06
Make client and server fuzzer reproducible
Kurt Roeckx
2016-12-16
Make client and server fuzzer support all ciphers
Kurt Roeckx
2016-12-08
And client fuzzer
Kurt Roeckx