index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz
/
server.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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-11
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