Sign in
flutter
/
third_party
/
openssl
/
6db7fadf0975c75bfba01dd939063b4bdcb1a0fe
/
fuzz
c4d3c19
Update copyright year
by Matt Caswell
· 7 years ago
9d74090
Faster fuzz test: teach the fuzz test programs to handle directories
by Richard Levitte
· 7 years ago
273f7fe
Add fuzz corpora file that found the ASN.1 stack depth issue
by Matt Caswell
· 7 years ago
3d328a4
Add SM2 signature and ECIES schemes
by Jack Lloyd
· 7 years ago
5cd4225
Missings OIDs for XTS added.
by Pauli
· 7 years ago
e45b4dd
Add OIDs for DSTU-4145
by gmile
· 7 years ago
3b5e517
Add GOST OIDs for Edwards parameter sets
by Sergey Zhuravlev
· 7 years ago
0d66475
Update copyright year
by Matt Caswell
· 7 years ago
97d37b8
Generate copyright year properly
by Rich Salz
· 7 years ago
4bed94f
SHA512/224 and SHA512/256
by Pauli
· 7 years ago
67e247f
SM3: restructure to EVP internal and update doc to right location
by Ronald Tse
· 7 years ago
976b038
Conditionalize fuzz tests on feature macros
by Benjamin Kaduk
· 7 years ago
ba24968
Update asn1 and x509 corpora
by Kurt Roeckx
· 7 years ago
902f7d5
ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
by Kurt Roeckx
· 7 years ago
222cb30
Don't turn b2 negative
by Kurt Roeckx
· 7 years ago
e8ff08f
Update location of the libfuzzer repository
by Kurt Roeckx
· 7 years ago
8d3363f
make update
by Richard Levitte
· 7 years ago
8e32e1a
Generate a dictionary of OIDs for fuzzers
by Richard Levitte
· 7 years ago
cc1c473
Remove unused variable.
by Ben Laurie
· 7 years ago
d2ef6e4
Stack sorting safety
by Pauli
· 8 years ago
61389f0
bndiv fuzzer: limit the size of the input to avoid timeout
by gbrl
· 8 years ago
710769f
Move FuzzerSetRand to separate file.
by Rich Salz
· 8 years ago
9f08a1c
Install custom RAND_METHOD for fuzzing
by Rich Salz
· 8 years ago
515b124
Update fuzz corpora
by Kurt Roeckx
· 8 years ago
b12ae4a
fuzz/{client,server}.c: omit _time64 "overload method".
by Andy Polyakov
· 8 years ago
424aa35
Change 64-bit time type for windows
by Jon Spillett
· 8 years ago
ff54cd9
Optionally check for early data
by Kurt Roeckx
· 8 years ago
14a6570
Use a fixed time when fuzzing.
by Kurt Roeckx
· 8 years ago
930aa9e
Document how to update the corpus.
by Kurt Roeckx
· 8 years ago
b534df9
Make x509 and asn1 fuzzer reproducible
by Kurt Roeckx
· 8 years ago
644fb11
Switch libfuzzer to use trace-pc-guard
by Kurt Roeckx
· 8 years ago
31ae516
Act on deprecation of LONG and ZLONG, step 1
by Richard Levitte
· 8 years ago
64f11ee
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
by Richard Levitte
· 8 years ago
076fc55
Make default_method mostly compile-time
by Rich Salz
· 8 years ago
8a58560
Fix out-of-memory condition in conf
by Matt Caswell
· 8 years ago
9dd4ac8
Update client, server and x509 fuzz corpus
by Kurt Roeckx
· 8 years ago
d2828c8
Update client and server corpus
by Kurt Roeckx
· 8 years ago
18e3ab7
Fix build issues with no-dh, no-dsa and no-ec
by Richard Levitte
· 8 years ago
3b72dcd
Update fuzz corpora
by Kurt Roeckx
· 8 years ago
76d1ba3
Make client and server fuzzer reproducible
by Kurt Roeckx
· 8 years ago
1379945
Make the bignum fuzzer reproducible
by Kurt Roeckx
· 8 years ago
f8d4b3b
Update fuzz documentation
by Kurt Roeckx
· 8 years ago
d2aa960
server fuzzer: add support for DSA and ECDSA
by Kurt Roeckx
· 8 years ago
f15eed3
Update fuzz corpora
by Kurt Roeckx
· 8 years ago
4e99547
Make client and server fuzzer support all ciphers
by Kurt Roeckx
· 8 years ago
e104d01
Document the recommended parameters for fuzzing
by Kurt Roeckx
· 8 years ago
6c0e1e2
Update client fuzz corpus
by Kurt Roeckx
· 8 years ago
af5a4b4
Update client fuzzer corpus
by Kurt Roeckx
· 8 years ago
141ecc4
Fuzz corpora update
by Kurt Roeckx
· 8 years ago
4410f9d
And client fuzzer
by Kurt Roeckx
· 8 years ago
231f133
Make asn1 fuzzer more reproducible
by Kurt Roeckx
· 8 years ago
d69d8f9
Make the fuzzers more reproducible
by Kurt Roeckx
· 8 years ago
0282aeb
Move libfuzzer sanitizer options to README
by Kurt Roeckx
· 8 years ago
1b6a77a
CMS fuzzer: also use id2
by Kurt Roeckx
· 8 years ago
3a9b9b2
Make the random number generator predictable when fuzzing.
by Kurt Roeckx
· 8 years ago
8087bcb
bndiv fuzzer: move new and free calls to the init and cleanup function.
by Kurt Roeckx
· 8 years ago
7d22cce
bignum fuzzer: move new and free calls to the init and cleanup function.
by Kurt Roeckx
· 8 years ago
da15cb7
asn1parse: create the out bio during init, free it during cleanup
by Kurt Roeckx
· 8 years ago
ad4da7f
Add a FuzzerClean() function
by Kurt Roeckx
· 8 years ago
baae2cb
FuzzerInitialize always exists
by Kurt Roeckx
· 8 years ago
f3e911d
Fix formatting of fuzzers
by Kurt Roeckx
· 8 years ago
c22d648
Update fuzz corpora
by Kurt Roeckx
· 8 years ago
ea6199e
conf fuzzer: also check for an empty file
by Kurt Roeckx
· 8 years ago
fe2582a
Fix link to LibFuzzer
by Sergey Bronnikov
· 8 years ago
ba74070
[fuzzers] do not fail fuzzers with empty input
by Mike Aizatsky
· 8 years ago
2b68739
Update fuzz corpora
by Kurt Roeckx
· 8 years ago
44f206a
Add to fuzz corpora for CVE-2016-6309
by Robert Swiecki
· 8 years ago
5579eab
Update fuzz corpora
by Kurt Roeckx
· 9 years ago
255af26
Some minor tweaks to the fuzzing docs
by Matt Caswell
· 9 years ago
68e71e9
Include what we use.
by Ben Laurie
· 9 years ago
620c6ad
Fix various no-*s.
by Ben Laurie
· 9 years ago
abdb0c7
Skip non-existing files.
by Kurt Roeckx
· 9 years ago
49dadc1
Fix no-ct
by Matt Caswell
· 9 years ago
2980ae2
Add all publicly avaiable asn1 types to the asn1 fuzzer.
by Kurt Roeckx
· 9 years ago
df0aa77
Fix building with no-cms
by Matt Caswell
· 9 years ago
7218ae5
Use _NO_INST in some build.info files
by Richard Levitte
· 9 years ago
33e49fd
Fix strict-warnings build
by Matt Caswell
· 9 years ago
e10aeee
fuzzers: print and convert it back
by Kurt Roeckx
· 9 years ago
878f422
Make fuzzer and fuzz tester builds less magic
by Richard Levitte
· 9 years ago
1d03b7b
Don't rely on implicit rsa.h inclusion
by Viktor Dukhovni
· 9 years ago
d20841c
Add OPENSSL_NO_EC wrapper
by Rich Salz
· 9 years ago
31b15b9
Update fuzz/README.md
by Rich Salz
· 9 years ago
0483f58
Simplify INCLUDE statements in build.info files
by Richard Levitte
· 9 years ago
352dbba
fix 'set but not used' warning
by Dr. Stephen Henson
· 9 years ago
a05b0bc
Re-add x509 and crl fuzzer
by Kurt Roeckx
· 9 years ago
90d28f0
Run the fuzzing corpora as tests.
by Ben Laurie
· 9 years ago
03cb37a
Add comment about X509_print
by Alex Gaynor
· 9 years ago
f08c8c1
Add x509 and crl corpora
by Kurt Roeckx
· 9 years ago
e1859d8
Add X509 and CRL fuzzer
by Kurt Roeckx
· 9 years ago
d0ba311
Update fuzz corpora
by Kurt Roeckx
· 9 years ago
2dca984
Update fuzz corpora
by Kurt Roeckx
· 9 years ago
0a32065
include stdlib for malloc() and free()
by Kurt Roeckx
· 9 years ago
ff2c608
Add fuzz corpora.
by Ben Laurie
· 9 years ago
f59d013
Add support for fuzzing with AFL
by Kurt Roeckx
· 9 years ago
4a2c4c1
Add ct fuzzer.
by Ben Laurie
· 9 years ago
75a1122
Linkify libfuzzer.
by Ben Laurie
· 9 years ago
e298cb1
Fuzz everything with every input.
by Ben Laurie
· 9 years ago
e78fade
Sort.
by Ben Laurie
· 9 years ago
44c8a5e
Add final(?) set of copyrights.
by Rich Salz
· 9 years ago
c38bb72
Add fuzzing!
by Ben Laurie
· 9 years ago