Richard Levitte
|
60ebc0ca5a
fuzz/asn1.c: Add missing #include
|
4 년 전 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 년 전 |
Pauli
|
ada66e78ef
Deprecate the low level Diffie-Hellman functions.
|
4 년 전 |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 년 전 |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 년 전 |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
4 년 전 |
Richard Levitte
|
936c2b9e93
Update source files for deprecation at 3.0
|
5 년 전 |
Richard Levitte
|
e5d4233fbd
Deprecate ERR_get_state()
|
5 년 전 |
FdaSilvaYY
|
cdc5ae9c65
Fuzz: add a few more types into Fuzzing for ESS
|
5 년 전 |
Richard Levitte
|
0642931f30
Following the license change, modify the boilerplates in fuzz/
|
6 년 전 |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 년 전 |
Richard Levitte
|
672f943ad6
Switch future deprecation version from 1.2.0 to 3.0
|
6 년 전 |
Benjamin Kaduk
|
976b0388d0
Conditionalize fuzz tests on feature macros
|
7 년 전 |
Kurt Roeckx
|
902f7d5c87
ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functions
|
7 년 전 |
Rich Salz
|
710769f0a9
Move FuzzerSetRand to separate file.
|
7 년 전 |
Rich Salz
|
9f08a1c63e
Install custom RAND_METHOD for fuzzing
|
7 년 전 |
Kurt Roeckx
|
b534df96c9
Make x509 and asn1 fuzzer reproducible
|
7 년 전 |
Richard Levitte
|
31ae516116
Act on deprecation of LONG and ZLONG, step 1
|
7 년 전 |
Richard Levitte
|
64f11ee888
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
|
7 년 전 |
Kurt Roeckx
|
231f13370b
Make asn1 fuzzer more reproducible
|
8 년 전 |
Kurt Roeckx
|
ad4da7fbc0
Add a FuzzerClean() function
|
8 년 전 |
Kurt Roeckx
|
f3e911d5ed
Fix formatting of fuzzers
|
8 년 전 |
Ben Laurie
|
68e71e9d00
Include what we use.
|
8 년 전 |
Ben Laurie
|
620c6ad312
Fix various no-*s.
|
8 년 전 |
Kurt Roeckx
|
2980ae2e78
Add all publicly avaiable asn1 types to the asn1 fuzzer.
|
8 년 전 |
Kurt Roeckx
|
e10aeee104
fuzzers: print and convert it back
|
8 년 전 |
Rich Salz
|
d20841c414
Add OPENSSL_NO_EC wrapper
|
8 년 전 |
Ben Laurie
|
90d28f0519
Run the fuzzing corpora as tests.
|
8 년 전 |
Kurt Roeckx
|
f59d0131cb
Add support for fuzzing with AFL
|
8 년 전 |
Ben Laurie
|
e298cb10fe
Fuzz everything with every input.
|
8 년 전 |