summaryrefslogtreecommitdiff
path: root/lib/fuzzing/oss-fuzz
Commit message (Expand)AuthorAgeFilesLines
* lib:fuzzing: Fix code spellingAndreas Schneider2023-04-032-4/+4
* lib:fuzzing: Fix shellcheck errors in build_samba.shAndreas Schneider2022-08-171-2/+2
* lib:fuzzing: Reformat shell scriptsAndreas Schneider2022-02-243-67/+65
* 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
* oss-fuzz: Update build script to be compatible with rpm distrosSamuel Cabrero2021-04-061-1/+5
* 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
* 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
* lib/fuzzer: Allow coverage build for oss-fuzzAndrew Bartlett2019-12-181-0/+3
* autobuild: extend autobuild with samba-fuzz job to build the fuzzers in AFL m...Andrew Bartlett2019-12-112-1/+31
* bootstrap: Add chrpath as a required packageAndrew Bartlett2019-12-101-3/+0
* lib/fuzzing Truncate the original files after RUNPATH manipulation in build.shAndrew Bartlett2019-12-101-0/+3
* lib/fuzzing Add comments to explain RUNPATH manipulation in build.shAndrew Bartlett2019-12-101-0/+5
* lib/fuzzing: Support an oss-fuzz build with either address or undefined behav...Andrew Bartlett2019-12-101-1/+17
* lib/fuzzing: Remove oss-fuzz build.sh stub from the Samba repoAndrew Bartlett2019-12-102-7/+0
* oss-fuzz: Align build.sh sh parameters with pattern from the oss-fuzz projectAndrew Bartlett2019-12-101-1/+1
* lib/fuzzing/oss-fuzz: copy required libraries to the build targetAndrew Bartlett2019-11-201-1/+14
* lib/fuzzing/oss-fuzz: Install chrpath as we use it in the build.sh script to ...Andrew Bartlett2019-11-201-0/+2
* lib/fuzzing/oss-fuzz: Add build_image.sh using Samba's bootstrap toolsDouglas Bagnall2019-11-202-5/+26
* lib/fuzzing/oss-fuzz: add stub build.sh that will not change oftenAndrew Bartlett2019-11-201-0/+6
* lib/fuzzing/oss-fuzz: Add build_samba.sh for oss-fuzzAndrew Bartlett2019-11-201-0/+21