index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update fuzz README.md
Matt Caswell
2019-08-29
1
-3
/
+3
*
Add OIDs for kmac128, kmac256 and blake2.
Pauli
2019-07-01
1
-0
/
+4
*
Fuzz: add a few more types into Fuzzing for ESS
FdaSilvaYY
2019-05-29
1
-2
/
+6
*
Fix GOST OID
voev
2019-05-22
1
-1
/
+1
*
Support SM2 certificate verification
杨洋
2019-03-13
1
-0
/
+1
*
Build: Change all _NO_INST to use attributes instead.
Richard Levitte
2019-01-22
1
-6
/
+6
*
Following the license change, modify the boilerplates in fuzz/
Richard Levitte
2018-12-06
17
-17
/
+17
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-2
/
+2
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
1
-2
/
+2
*
Update copyright year
Matt Caswell
2018-11-20
1
-1
/
+1
*
GMAC implementation
Pauli
2018-11-04
1
-0
/
+1
*
print() is a function in Python 3
cclauss
2018-10-17
1
-1
/
+1
*
Update README.md
Brian 'geeknik' Carpenter
2018-09-12
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
3
-3
/
+3
*
fuzz/driver.c: appease -Wmissing-prototypes
Patrick Steuer
2018-09-07
1
-0
/
+3
*
Update fuzz corpora
Kurt Roeckx
2018-08-23
27437
-7611
/
+19285
*
Fix no-comp
Matt Caswell
2018-08-09
2
-4
/
+4
*
Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.
Pauli
2018-08-01
1
-0
/
+2
*
Enable all protocols and ciphers in the fuzzer
Kurt Roeckx
2018-07-17
2
-2
/
+6
*
New GOST identificators
Dmitry Belyavskiy
2018-06-08
1
-0
/
+14
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Faster fuzz test: teach the fuzz test programs to handle directories
Richard Levitte
2018-03-29
1
-15
/
+70
*
Add fuzz corpora file that found the ASN.1 stack depth issue
Matt Caswell
2018-03-27
1
-0
/
+0
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
1
-0
/
+1
*
Missings OIDs for XTS added.
Pauli
2018-03-15
1
-0
/
+4
*
Add OIDs for DSTU-4145
gmile
2018-03-12
1
-0
/
+20
*
Add GOST OIDs for Edwards parameter sets
Sergey Zhuravlev
2018-03-07
1
-0
/
+3
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Generate copyright year properly
Rich Salz
2018-02-13
1
-0
/
+5
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
1
-0
/
+2
*
SM3: restructure to EVP internal and update doc to right location
Ronald Tse
2017-11-06
1
-0
/
+2
*
Conditionalize fuzz tests on feature macros
Benjamin Kaduk
2017-11-03
1
-0
/
+8
*
Update asn1 and x509 corpora
Kurt Roeckx
2017-11-03
7760
-166
/
+124
*
ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
Kurt Roeckx
2017-11-03
2
-5
/
+97
*
Don't turn b2 negative
Kurt Roeckx
2017-11-03
1
-3
/
+1
*
Update location of the libfuzzer repository
Kurt Roeckx
2017-11-03
1
-1
/
+1
*
make update
Richard Levitte
2017-10-31
1
-0
/
+1017
*
Generate a dictionary of OIDs for fuzzers
Richard Levitte
2017-10-31
1
-0
/
+27
*
Remove unused variable.
Ben Laurie
2017-10-16
1
-0
/
+2
*
Stack sorting safety
Pauli
2017-09-18
2
-2
/
+2
*
bndiv fuzzer: limit the size of the input to avoid timeout
gbrl
2017-08-16
1
-0
/
+7
*
Move FuzzerSetRand to separate file.
Rich Salz
2017-08-11
6
-31
/
+48
*
Install custom RAND_METHOD for fuzzing
Rich Salz
2017-07-27
6
-44
/
+36
*
Update fuzz corpora
Kurt Roeckx
2017-07-02
22495
-2943
/
+7089
*
fuzz/{client,server}.c: omit _time64 "overload method".
Andy Polyakov
2017-04-27
2
-16
/
+12
*
Change 64-bit time type for windows
Jon Spillett
2017-04-19
2
-2
/
+2
*
Optionally check for early data
Kurt Roeckx
2017-04-16
1
-1
/
+19
*
Use a fixed time when fuzzing.
Kurt Roeckx
2017-04-16
2
-1
/
+36
*
Document how to update the corpus.
Kurt Roeckx
2017-04-16
1
-0
/
+12
*
Make x509 and asn1 fuzzer reproducible
Kurt Roeckx
2017-04-16
2
-0
/
+24
[next]