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
*
fuzz/hashtable.c: rc == -1 on insert is OK when fuzzing
Tomas Mraz
2024-08-22
1
-0
/
+4
*
core_namemap.c: 2048 hashtable buckets should be sufficient
Tomas Mraz
2024-08-21
1
-0
/
+0
*
hashtable: Support lockless reads
Tomas Mraz
2024-08-21
1
-1
/
+1
*
alternate collision checking support
Neil Horman
2024-08-21
1
-1
/
+1
*
limit bignums to 128 bytes
Neil Horman
2024-08-09
1
-3
/
+4
*
Add OIDs id-kp-wisun-fan-device and id-on-hardwareModule
Mathis Marion
2024-08-07
1
-0
/
+2
*
ossl_print_attribute_value(): use a sequence value only if type is a sequence
Tomas Mraz
2024-08-07
1
-0
/
+0
*
Ensure cmd from fuzz buffer is always valid
Neil Horman
2024-07-23
1
-2
/
+12
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
1
-2
/
+1
*
Change strnlen() to OPENSSL_strnlen() in fuzz/provider.
Randall S. Becker
2024-07-18
1
-1
/
+1
*
Limit the number of commands that can be used in the quic-lcidm fuzzer
Matt Caswell
2024-07-11
1
-0
/
+6
*
fuzz/decoder.c: Lower the limits on key checks
Tomas Mraz
2024-07-05
1
-2
/
+2
*
Fix typos found by codespell
Dimitri Papadopoulos
2024-06-24
1
-1
/
+1
*
Add support for targetingInformation X.509v3 extension
Jonathan M. Wilbur
2024-06-17
1
-0
/
+2
*
Add provider fuzzer
Max Ammann
2024-05-24
2
-0
/
+668
*
Fix alignment errors in hashtable fuzzer
Neil Horman
2024-04-30
1
-2
/
+2
*
fuzz: Add attribute certificate fuzz test
Damian Hobson-Garcia
2024-04-24
3
-2
/
+58
*
updating fuzz-corpora submodule
Neil Horman
2024-04-24
1
-0
/
+0
*
Adding hashtable fuzzer
Neil Horman
2024-04-24
2
-2
/
+399
*
fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as well
Tomas Mraz
2024-04-17
1
-1
/
+2
*
fuzz/decoder.c: Limit the key sizes on which checks are run
Tomas Mraz
2024-04-10
1
-3
/
+12
*
Copyright year updates
Richard Levitte
2024-04-09
4
-4
/
+4
*
Add Content Type OID for id-ct-rpkiSignedPrefixList
Job Snijders
2024-03-15
1
-1
/
+2
*
Add fuzzing for DTLS
Frederik Wedel-Heinen
2024-03-12
4
-0
/
+858
*
Don't print excessively long ASN1 items in fuzzer
Matt Caswell
2024-02-21
1
-4
/
+10
*
QUIC RCIDM: Minor updates
Hugo Landau
2024-01-11
1
-1
/
+1
*
Update fuzz corpora
Hugo Landau
2024-01-11
1
-0
/
+0
*
QUIC RCIDM: Update fuzz corpora
Hugo Landau
2024-01-11
1
-0
/
+0
*
QUIC RCIDM: Add fuzzer
Hugo Landau
2024-01-11
2
-1
/
+208
*
crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed delivery
Dr. David von Oheimb
2023-12-21
1
-5
/
+6
*
crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...
Rajeev Ranjan
2023-12-21
1
-1
/
+14
*
QUIC LCIDM: Add fuzzer
Hugo Landau
2023-12-06
2
-2
/
+190
*
Update fuzz corpora
Hugo Landau
2023-11-23
1
-0
/
+0
*
QUIC SRTM: Update fuzz corpora
Hugo Landau
2023-11-23
1
-0
/
+0
*
Fuzzing: Fix helper shebang on NixOS
Hugo Landau
2023-11-23
1
-1
/
+1
*
QUIC SRTM: Add fuzzer for SRTM
Hugo Landau
2023-11-23
2
-2
/
+129
*
Exclude more in the fuzz introspector report
Kurt Roeckx
2023-11-14
1
-0
/
+2
*
Add support for streams to the quic-client fuzzer
Matt Caswell
2023-11-03
1
-14
/
+87
*
Call SSL_write() in the quic-client-fuzzer
Matt Caswell
2023-11-03
1
-6
/
+26
*
Create a fuzz introspector exclude config file
Kurt Roeckx
2023-10-30
1
-0
/
+10
*
Update to latest fuzz corpora
Kurt Roeckx
2023-10-30
1
-0
/
+0
*
Update the corpora files to include the new quic-client subdir
Matt Caswell
2023-10-23
1
-0
/
+0
*
Teach the quic-client fuzzer about time
Matt Caswell
2023-10-23
2
-20
/
+65
*
Some cleanups in the quic-client fuzzer
Matt Caswell
2023-10-23
1
-28
/
+1
*
Update the fuzz README to provide info about the stdc++ requirements
Matt Caswell
2023-10-23
1
-0
/
+28
*
Updates to the quic client fuzzer
Matt Caswell
2023-10-23
1
-4
/
+23
*
Add quic client fuzzer.
Kurt Roeckx
2023-10-23
2
-0
/
+155
*
Copyright year updates
Matt Caswell
2023-09-07
3
-3
/
+3
*
Update fuzz corpora to latest commit
Kurt Roeckx
2023-09-05
1
-0
/
+0
*
Update X509 fuzzer to verify a chain
Kurt Roeckx
2023-09-01
2
-13
/
+122
[next]