summaryrefslogtreecommitdiff
path: root/lib/fuzzing/oss-fuzz
AgeCommit message (Expand)AuthorFilesLines
2025-05-16wafsamba: Set env variables before calling commandNoel Power1-3/+2
2023-10-25lib/fuzzing: Fix code spellingJoseph Sutton1-1/+1
2023-04-03lib:fuzzing: Fix code spellingAndreas Schneider2-4/+4
2022-08-17lib:fuzzing: Fix shellcheck errors in build_samba.shAndreas Schneider1-2/+2
2022-02-24lib:fuzzing: Reformat shell scriptsAndreas Schneider3-67/+65
2021-10-04lib:fuzzing: Fix quoting of --fuzz-target-ldflagsAndreas Schneider1-1/+1
2021-09-09fuzzing/oss-fuzz: strip RUNPATH from dependenciesUri Simchoni1-0/+14
2021-09-09fuzzing/oss-fuzz: fix samba build script for Ubuntu 20.04Uri Simchoni1-1/+4
2021-09-09fuzzing/oss-fuzz: fix RPATH comments for post-Ubuntu-16.04 eraUri Simchoni2-11/+6
2021-09-09fuzzing/oss-fuzz: fix image build recipe for Ubuntu 20.04Uri Simchoni1-1/+1
2021-04-06oss-fuzz: Update build script to be compatible with rpm distrosSamuel Cabrero1-1/+5
2020-10-23oss-fuzz: Add very verbose explaination for RPATH vs RUNPATHAndrew Bartlett1-3/+140
2020-10-22oss-fuzz: Always run the check, even on the oss-fuzz platformAndrew Bartlett2-118/+143
2020-10-22oss-fuzz: update comment to reference RPATH for the static-ish binariesAndrew Bartlett1-1/+1
2020-10-22oss-fuzz: standardise on RPATH for the static-ish binariesAndrew Bartlett2-14/+20
2020-10-22fuzzing: Improve robustness and documentation of the ldd-base library copyAndrew Bartlett1-3/+16
2020-10-21fuzzing: Fix the oss-fuzz coverage buildAndrew Bartlett1-1/+8
2020-10-21fuzz/oss-fuzz/build_samba: fetch fuzz seedsDouglas Bagnall2-0/+27
2020-10-21fuzz/oss-fuzz/build-samba: note the calling siteDouglas Bagnall1-1/+6
2020-09-11oss-fuzz: standardise on RUNPATH for the static-ish binariesAndrew Bartlett1-0/+11
2020-08-26oss-fuzz: Ensure a UTF8 locale is set for the samba buildAndrew Bartlett1-0/+6
2020-08-26oss-fuzz: Try harder to ensure we always fail fastAndrew Bartlett1-1/+8
2020-08-03oss-fuzz: use uninstrumented dynamic pythonDouglas Bagnall1-0/+6
2019-12-18lib/fuzzer: Allow coverage build for oss-fuzzAndrew Bartlett1-0/+3
2019-12-11autobuild: extend autobuild with samba-fuzz job to build the fuzzers in AFL m...Andrew Bartlett2-1/+31
2019-12-10bootstrap: Add chrpath as a required packageAndrew Bartlett1-3/+0
2019-12-10lib/fuzzing Truncate the original files after RUNPATH manipulation in build.shAndrew Bartlett1-0/+3
2019-12-10lib/fuzzing Add comments to explain RUNPATH manipulation in build.shAndrew Bartlett1-0/+5
2019-12-10lib/fuzzing: Support an oss-fuzz build with either address or undefined behav...Andrew Bartlett1-1/+17
2019-12-10lib/fuzzing: Remove oss-fuzz build.sh stub from the Samba repoAndrew Bartlett2-7/+0
2019-12-10oss-fuzz: Align build.sh sh parameters with pattern from the oss-fuzz projectAndrew Bartlett1-1/+1
2019-11-20lib/fuzzing/oss-fuzz: copy required libraries to the build targetAndrew Bartlett1-1/+14
2019-11-20lib/fuzzing/oss-fuzz: Install chrpath as we use it in the build.sh script to ...Andrew Bartlett1-0/+2
2019-11-20lib/fuzzing/oss-fuzz: Add build_image.sh using Samba's bootstrap toolsDouglas Bagnall2-5/+26
2019-11-20lib/fuzzing/oss-fuzz: add stub build.sh that will not change oftenAndrew Bartlett1-0/+6
2019-11-20lib/fuzzing/oss-fuzz: Add build_samba.sh for oss-fuzzAndrew Bartlett1-0/+21