projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a high level note about the various SCA mitigations
[oweals/openssl.git]
/
fuzz
/
2018-06-08
Dmitry Belyavskiy
New GOST identificators
tree
|
commitdiff
2018-04-03
Matt Caswell
Update copyright year
tree
|
commitdiff
2018-03-29
Richard Levitte
Faster fuzz test: teach the fuzz test programs to handl...
tree
|
commitdiff
2018-03-27
Matt Caswell
Add fuzz corpora file that found the ASN.1 stack depth...
tree
|
commitdiff
2018-03-19
Jack Lloyd
Add SM2 signature and ECIES schemes
tree
|
commitdiff
2018-03-15
Pauli
Missings OIDs for XTS added.
tree
|
commitdiff
2018-03-12
gmile
Add OIDs for DSTU-4145
tree
|
commitdiff
2018-03-07
Sergey Zhuravlev
Add GOST OIDs for Edwards parameter sets
tree
|
commitdiff
2018-02-27
Matt Caswell
Update copyright year
tree
|
commitdiff
2018-02-13
Rich Salz
Generate copyright year properly
tree
|
commitdiff
2018-01-23
Pauli
SHA512/224 and SHA512/256
tree
|
commitdiff
2017-11-05
Ronald Tse
SM3: restructure to EVP internal and update doc to...
tree
|
commitdiff
2017-11-03
Benjamin Kaduk
Conditionalize fuzz tests on feature macros
tree
|
commitdiff
2017-11-03
Kurt Roeckx
Update asn1 and x509 corpora
tree
|
commitdiff
2017-11-03
Kurt Roeckx
ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
tree
|
commitdiff
2017-11-03
Kurt Roeckx
Don't turn b2 negative
tree
|
commitdiff
2017-11-03
Kurt Roeckx
Update location of the libfuzzer repository
tree
|
commitdiff
2017-10-31
Richard Levitte
make update
tree
|
commitdiff
2017-10-31
Richard Levitte
Generate a dictionary of OIDs for fuzzers
tree
|
commitdiff
2017-10-16
Ben Laurie
Remove unused variable.
tree
|
commitdiff
2017-09-18
Pauli
Stack sorting safety
tree
|
commitdiff
2017-08-16
gbrl
bndiv fuzzer: limit the size of the input to avoid...
tree
|
commitdiff
2017-08-11
Rich Salz
Move FuzzerSetRand to separate file.
tree
|
commitdiff
2017-07-26
Rich Salz
Install custom RAND_METHOD for fuzzing
tree
|
commitdiff
2017-07-02
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2017-04-27
Andy Polyakov
fuzz/{client,server}.c: omit _time64 "overload method".
tree
|
commitdiff
2017-04-19
Jon Spillett
Change 64-bit time type for windows
tree
|
commitdiff
2017-04-16
Kurt Roeckx
Optionally check for early data
tree
|
commitdiff
2017-04-16
Kurt Roeckx
Use a fixed time when fuzzing.
tree
|
commitdiff
2017-04-16
Kurt Roeckx
Document how to update the corpus.
tree
|
commitdiff
2017-04-16
Kurt Roeckx
Make x509 and asn1 fuzzer reproducible
tree
|
commitdiff
2017-04-16
Kurt Roeckx
Switch libfuzzer to use trace-pc-guard
tree
|
commitdiff
2017-04-10
Richard Levitte
Act on deprecation of LONG and ZLONG, step 1
tree
|
commitdiff
2017-04-10
Richard Levitte
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types...
tree
|
commitdiff
2017-04-07
Rich Salz
Make default_method mostly compile-time
tree
|
commitdiff
2017-03-12
Matt Caswell
Fix out-of-memory condition in conf
tree
|
commitdiff
2017-02-21
Kurt Roeckx
Update client, server and x509 fuzz corpus
tree
|
commitdiff
2017-01-28
Kurt Roeckx
Update client and server corpus
tree
|
commitdiff
2017-01-09
Richard Levitte
Fix build issues with no-dh, no-dsa and no-ec
tree
|
commitdiff
2017-01-06
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2017-01-06
Kurt Roeckx
Make client and server fuzzer reproducible
tree
|
commitdiff
2017-01-06
Kurt Roeckx
Make the bignum fuzzer reproducible
tree
|
commitdiff
2017-01-06
Kurt Roeckx
Update fuzz documentation
tree
|
commitdiff
2017-01-06
Kurt Roeckx
server fuzzer: add support for DSA and ECDSA
tree
|
commitdiff
2016-12-18
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2016-12-16
Kurt Roeckx
Make client and server fuzzer support all ciphers
tree
|
commitdiff
2016-12-16
Kurt Roeckx
Document the recommended parameters for fuzzing
tree
|
commitdiff
2016-12-09
Kurt Roeckx
Update client fuzz corpus
tree
|
commitdiff
2016-12-09
Kurt Roeckx
Update client fuzzer corpus
tree
|
commitdiff
2016-12-08
Kurt Roeckx
Fuzz corpora update
tree
|
commitdiff
2016-12-08
Kurt Roeckx
And client fuzzer
tree
|
commitdiff
2016-12-08
Kurt Roeckx
Make asn1 fuzzer more reproducible
tree
|
commitdiff
2016-12-02
Kurt Roeckx
Make the fuzzers more reproducible
tree
|
commitdiff
2016-12-02
Kurt Roeckx
Move libfuzzer sanitizer options to README
tree
|
commitdiff
2016-12-02
Kurt Roeckx
CMS fuzzer: also use id2
tree
|
commitdiff
2016-12-02
Kurt Roeckx
Make the random number generator predictable when fuzzing.
tree
|
commitdiff
2016-12-02
Kurt Roeckx
bndiv fuzzer: move new and free calls to the init and...
tree
|
commitdiff
2016-12-02
Kurt Roeckx
bignum fuzzer: move new and free calls to the init...
tree
|
commitdiff
2016-12-02
Kurt Roeckx
asn1parse: create the out bio during init, free it...
tree
|
commitdiff
2016-12-02
Kurt Roeckx
Add a FuzzerClean() function
tree
|
commitdiff
2016-12-02
Kurt Roeckx
FuzzerInitialize always exists
tree
|
commitdiff
2016-12-02
Kurt Roeckx
Fix formatting of fuzzers
tree
|
commitdiff
2016-11-12
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2016-11-03
Kurt Roeckx
conf fuzzer: also check for an empty file
tree
|
commitdiff
2016-11-02
Sergey Bronnikov
Fix link to LibFuzzer
tree
|
commitdiff
2016-11-01
Mike Aizatsky
[fuzzers] do not fail fuzzers with empty input
tree
|
commitdiff
2016-10-10
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2016-09-26
Robert Swiecki
Add to fuzz corpora for CVE-2016-6309
tree
|
commitdiff
2016-08-23
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2016-08-01
Matt Caswell
Some minor tweaks to the fuzzing docs
tree
|
commitdiff
2016-08-01
Ben Laurie
Include what we use.
tree
|
commitdiff
2016-08-01
Ben Laurie
Fix various no-*s.
tree
|
commitdiff
2016-07-26
Kurt Roeckx
Skip non-existing files.
tree
|
commitdiff
2016-07-25
Matt Caswell
Fix no-ct
tree
|
commitdiff
2016-07-20
Kurt Roeckx
Add all publicly avaiable asn1 types to the asn1 fuzzer.
tree
|
commitdiff
2016-07-19
Matt Caswell
Fix building with no-cms
tree
|
commitdiff
2016-07-18
Richard Levitte
Use _NO_INST in some build.info files
tree
|
commitdiff
2016-07-18
Matt Caswell
Fix strict-warnings build
tree
|
commitdiff
2016-07-16
Kurt Roeckx
fuzzers: print and convert it back
tree
|
commitdiff
2016-07-16
Richard Levitte
Make fuzzer and fuzz tester builds less magic
tree
|
commitdiff
2016-07-11
Viktor Dukhovni
Don't rely on implicit rsa.h inclusion
tree
|
commitdiff
2016-07-06
Rich Salz
Add OPENSSL_NO_EC wrapper
tree
|
commitdiff
2016-07-04
Rich Salz
Update fuzz/README.md
tree
|
commitdiff
2016-07-01
Richard Levitte
Simplify INCLUDE statements in build.info files
tree
|
commitdiff
2016-07-01
Dr. Stephen Henson
fix 'set but not used' warning
tree
|
commitdiff
2016-07-01
Kurt Roeckx
Re-add x509 and crl fuzzer
tree
|
commitdiff
2016-07-01
Ben Laurie
Run the fuzzing corpora as tests.
tree
|
commitdiff
2016-06-28
Alex Gaynor
Add comment about X509_print
tree
|
commitdiff
2016-06-25
Kurt Roeckx
Add x509 and crl corpora
tree
|
commitdiff
2016-06-25
Kurt Roeckx
Add X509 and CRL fuzzer
tree
|
commitdiff
2016-06-23
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2016-06-14
Kurt Roeckx
Update fuzz corpora
tree
|
commitdiff
2016-06-11
Kurt Roeckx
include stdlib for malloc() and free()
tree
|
commitdiff
2016-06-10
Ben Laurie
Add fuzz corpora.
tree
|
commitdiff
2016-06-04
Kurt Roeckx
Add support for fuzzing with AFL
tree
|
commitdiff
2016-06-03
Ben Laurie
Add ct fuzzer.
tree
|
commitdiff
2016-06-03
Ben Laurie
Linkify libfuzzer.
tree
|
commitdiff
2016-06-03
Ben Laurie
Fuzz everything with every input.
tree
|
commitdiff
2016-06-03
Ben Laurie
Sort.
tree
|
commitdiff
2016-06-01
Rich Salz
Add final(?) set of copyrights.
tree
|
commitdiff
next