summaryrefslogtreecommitdiff
path: root/lib/fuzzing
Commit message (Expand)AuthorAgeFilesLines
* lib/fuzzing: add fuzzer for sddl_parseDouglas Bagnall2023-04-282-0/+70
* lib:fuzzing: Fix code spellingAndreas Schneider2023-04-033-5/+5
* fuzz: fix lzxpress plain round-trip fuzzerDouglas Bagnall2022-12-191-1/+4
* fuzz: add fuzz_lzxpress_huffman_round_tripDouglas Bagnall2022-12-012-0/+73
* fuzz: add fuzz_lzxpress_huffman_compressDouglas Bagnall2022-12-012-0/+63
* fuzz: add fuzz_lzxpress_huffman_decompressDouglas Bagnall2022-12-012-0/+53
* fuzz: add fuzzers for stable_sortDouglas Bagnall2022-12-013-0/+167
* lib:fuzzing: Fix shellcheck errors in build_samba.shAndreas Schneider2022-08-171-2/+2
* fuzz: add lzxpress compress/decompress round-tripDouglas Bagnall2022-05-122-0/+58
* fuzz: add fuzz_lzxpress_compressDouglas Bagnall2022-05-122-0/+40
* lib/fuzzing/README.md: don't use waf directlyStefan Metzmacher2022-03-291-6/+6
* lib:fuzzing: Reformat shell scriptsAndreas Schneider2022-02-243-67/+65
* s3:rpc_server: Activate samba-dcerpcdVolker Lendecke2021-12-101-1/+1
* lib:fuzzing: Fix quoting of --fuzz-target-ldflagsAndreas Schneider2021-10-041-1/+1
* fuzzing/oss-fuzz: strip RUNPATH from dependenciesUri Simchoni2021-09-091-0/+14
* fuzzing/oss-fuzz: fix samba build script for Ubuntu 20.04Uri Simchoni2021-09-091-1/+4
* fuzzing/oss-fuzz: fix RPATH comments for post-Ubuntu-16.04 eraUri Simchoni2021-09-092-11/+6
* fuzzing/oss-fuzz: fix image build recipe for Ubuntu 20.04Uri Simchoni2021-09-091-1/+1
* fuzz: add fuzz_parse_lpq_entryDouglas Bagnall2021-07-052-0/+70
* fuzz: fix multiple comment headersDouglas Bagnall2021-07-056-6/+6
* oss-fuzz: Update build script to be compatible with rpm distrosSamuel Cabrero2021-04-061-1/+5
* fuzz:afl main: run the initialisation functionDouglas Bagnall2021-03-161-1/+9
* fuzz: add a LLVMFuzzerInitialize() to all fuzzersDouglas Bagnall2021-03-168-0/+48
* fuzz:afl main: add a diagnostic messageDouglas Bagnall2021-03-161-0/+2
* fuzz/afl main: don't treat fuzzer as fuzzeeDouglas Bagnall2021-03-161-2/+2
* oss-fuzz: Add very verbose explaination for RPATH vs RUNPATHAndrew Bartlett2020-10-231-3/+140
* oss-fuzz: Always run the check, even on the oss-fuzz platformAndrew Bartlett2020-10-222-118/+143
* oss-fuzz: update comment to reference RPATH for the static-ish binariesAndrew Bartlett2020-10-221-1/+1
* oss-fuzz: standardise on RPATH for the static-ish binariesAndrew Bartlett2020-10-222-14/+20
* fuzzing: Improve robustness and documentation of the ldd-base library copyAndrew Bartlett2020-10-221-3/+16
* fuzzing: Fix the oss-fuzz coverage buildAndrew Bartlett2020-10-211-1/+8
* fuzz/oss-fuzz/build_samba: fetch fuzz seedsDouglas Bagnall2020-10-212-0/+27
* fuzz/oss-fuzz/build-samba: note the calling siteDouglas Bagnall2020-10-211-1/+6
* fuzzing/README: link to wikiDouglas Bagnall2020-10-211-1/+3
* fuzz_dcerpc_parse_binding: don't leakDouglas Bagnall2020-10-201-1/+3
* fuzz: add fuzz_cli_credentials_parse_stringDouglas Bagnall2020-10-162-0/+62
* fuzz: add fuzz_dcerpc_parse_bindingDouglas Bagnall2020-10-162-0/+73
* oss-fuzz: standardise on RUNPATH for the static-ish binariesAndrew Bartlett2020-09-111-0/+11
* oss-fuzz: Ensure a UTF8 locale is set for the samba buildAndrew Bartlett2020-08-261-0/+6
* oss-fuzz: Try harder to ensure we always fail fastAndrew Bartlett2020-08-261-1/+8
* oss-fuzz: use uninstrumented dynamic pythonDouglas Bagnall2020-08-031-0/+6
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-041-1/+8
* CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer2020-05-041-1/+5
* fuzzing: ndr set global_max_recursion.Gary Lockyer2020-02-271-0/+1
* fuzz_oLschema2ldif: check multiple possible NULLsDouglas Bagnall2020-01-171-0/+11
* fuzzing: check for NULL on ldb_init()Douglas Bagnall2020-01-173-2/+11
* fuzz: add nmblib/parse_packet targetDouglas Bagnall2020-01-152-0/+61
* fuzz: ldb binary decode/enodeDouglas Bagnall2020-01-152-0/+54
* fuzz: add ldb ldif fuzzerDouglas Bagnall2020-01-152-0/+52
* fuzz: ldb_dn parsingDouglas Bagnall2020-01-152-0/+49