index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz
/
asn1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for targetingInformation X.509v3 extension
Jonathan M. Wilbur
2024-06-17
1
-0
/
+2
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Don't print excessively long ASN1 items in fuzzer
Matt Caswell
2024-02-21
1
-4
/
+10
*
fuzz/asn1.c: Add check for ASN1_item_i2d
Jiasheng Jiang
2022-06-28
1
-2
/
+3
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
fuzz/asn1.c: Add missing check for BIO_new
Jiasheng Jiang
2022-02-20
1
-9
/
+16
*
Use "" for include internal/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
RAND_METHOD deprecation: fuzzer
Pauli
2021-02-23
1
-3
/
+2
*
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
-2
/
+2
*
dsa: fuzzer deprecation changes
Pauli
2020-12-17
1
-0
/
+2
*
Remove fuzzing of deprecated functions in a no-deprecated build
Matt Caswell
2020-11-27
1
-1
/
+1
*
Deprecate RSA harder
Richard Levitte
2020-11-18
1
-1
/
+5
*
fuzz/asn1.c: Add missing #include
Richard Levitte
2020-04-28
1
-0
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
1
-2
/
+2
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
1
-1
/
+1
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
1
-3
/
+3
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
1
-0
/
+5
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-2
/
+2
*
Deprecate ERR_get_state()
Richard Levitte
2019-09-12
1
-1
/
+1
*
Fuzz: add a few more types into Fuzzing for ESS
FdaSilvaYY
2019-05-29
1
-2
/
+6
*
Following the license change, modify the boilerplates in fuzz/
Richard Levitte
2018-12-06
1
-1
/
+1
*
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
*
Conditionalize fuzz tests on feature macros
Benjamin Kaduk
2017-11-03
1
-0
/
+8
*
ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
Kurt Roeckx
2017-11-03
1
-3
/
+95
*
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
*
Make x509 and asn1 fuzzer reproducible
Kurt Roeckx
2017-04-16
1
-0
/
+12
*
Act on deprecation of LONG and ZLONG, step 1
Richard Levitte
2017-04-10
1
-0
/
+4
*
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
Richard Levitte
2017-04-10
1
-0
/
+8
*
Make asn1 fuzzer more reproducible
Kurt Roeckx
2016-12-08
1
-8
/
+16
*
Add a FuzzerClean() function
Kurt Roeckx
2016-12-03
1
-0
/
+4
*
Fix formatting of fuzzers
Kurt Roeckx
2016-12-03
1
-2
/
+4
*
Include what we use.
Ben Laurie
2016-08-01
1
-0
/
+2
*
Fix various no-*s.
Ben Laurie
2016-08-01
1
-0
/
+12
*
Add all publicly avaiable asn1 types to the asn1 fuzzer.
Kurt Roeckx
2016-07-20
1
-1
/
+108
*
fuzzers: print and convert it back
Kurt Roeckx
2016-07-16
1
-1
/
+23
*
Add OPENSSL_NO_EC wrapper
Rich Salz
2016-07-06
1
-0
/
+2
*
Run the fuzzing corpora as tests.
Ben Laurie
2016-07-01
1
-34
/
+41
*
Add support for fuzzing with AFL
Kurt Roeckx
2016-06-04
1
-1
/
+1
*
Fuzz everything with every input.
Ben Laurie
2016-06-03
1
-54
/
+38
*
Add fuzzing!
Ben Laurie
2016-05-07
1
-0
/
+86