index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fuzz
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RAND_METHOD deprecation: fuzzer
Pauli
2021-02-23
1
-4
/
+3
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-7
/
+9
*
Fix 'no-deprecated'
Richard Levitte
2020-12-19
1
-7
/
+8
*
dsa: fuzzer deprecation changes
Pauli
2020-12-17
1
-4
/
+5
*
fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC,DEPECATED_3_0}
Dr. David von Oheimb
2020-12-04
1
-0
/
+3
*
Deprecate RSA harder
Richard Levitte
2020-11-18
1
-0
/
+9
*
Fix safestack issues in ssl.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Deprecate ERR_get_state()
Richard Levitte
2019-09-12
1
-1
/
+1
*
Following the license change, modify the boilerplates in fuzz/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Fix no-comp
Matt Caswell
2018-08-09
1
-2
/
+2
*
Enable all protocols and ciphers in the fuzzer
Kurt Roeckx
2018-07-17
1
-2
/
+5
*
Remove unused variable.
Ben Laurie
2017-10-16
1
-0
/
+2
*
Stack sorting safety
Pauli
2017-09-18
1
-1
/
+1
*
Move FuzzerSetRand to separate file.
Rich Salz
2017-08-11
1
-0
/
+2
*
Install custom RAND_METHOD for fuzzing
Rich Salz
2017-07-26
1
-11
/
+1
*
fuzz/{client,server}.c: omit _time64 "overload method".
Andy Polyakov
2017-04-27
1
-8
/
+6
*
Change 64-bit time type for windows
Jon Spillett
2017-04-19
1
-1
/
+1
*
Optionally check for early data
Kurt Roeckx
2017-04-16
1
-1
/
+19
*
Use a fixed time when fuzzing.
Kurt Roeckx
2017-04-16
1
-1
/
+18
*
Make default_method mostly compile-time
Rich Salz
2017-04-07
1
-10
/
+0
*
Fix build issues with no-dh, no-dsa and no-ec
Richard Levitte
2017-01-09
1
-0
/
+18
*
Make client and server fuzzer reproducible
Kurt Roeckx
2017-01-06
1
-0
/
+6
*
server fuzzer: add support for DSA and ECDSA
Kurt Roeckx
2017-01-06
1
-1
/
+321
*
Make client and server fuzzer support all ciphers
Kurt Roeckx
2016-12-16
1
-0
/
+2
*
Make the fuzzers more reproducible
Kurt Roeckx
2016-12-03
1
-27
/
+46
*
Make the random number generator predictable when fuzzing.
Kurt Roeckx
2016-12-03
1
-0
/
+8
*
Add a FuzzerClean() function
Kurt Roeckx
2016-12-03
1
-0
/
+5
*
Fix formatting of fuzzers
Kurt Roeckx
2016-12-03
1
-2
/
+4
*
[fuzzers] do not fail fuzzers with empty input
Mike Aizatsky
2016-11-01
1
-3
/
+9
*
Don't rely on implicit rsa.h inclusion
Viktor Dukhovni
2016-07-10
1
-0
/
+1
*
Run the fuzzing corpora as tests.
Ben Laurie
2016-07-01
1
-17
/
+23
*
Add support for fuzzing with AFL
Kurt Roeckx
2016-06-04
1
-1
/
+1
*
Add fuzzing!
Ben Laurie
2016-05-07
1
-0
/
+237