summaryrefslogtreecommitdiff
path: root/lib/fuzzing/fuzz_ldap_decode.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-08lib/fuzzing: LLVMFuzzerTestOneInput() takes const uint8_t*Douglas Bagnall1-1/+1
2020-05-04CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer1-1/+8
2020-05-04CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer1-1/+5
2020-01-12fuzz_ldap_decode: do not print to stdoutDouglas Bagnall1-1/+0
2019-10-18Add fuzzing binary for ldap_decodeMichael Hanselmann1-0/+56