about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-12-05Merge pull request #1925 from AFLplusplus/devvan Hauser
fix
2023-12-05fixvanhauser-thc
2023-12-05Merge pull request #1924 from AFLplusplus/devvan Hauser
push to stable
2023-12-05Merge pull request #1922 from m-Vins/devvan Hauser
fixing -Wl,-rpath=<LLVM_LIBDIR>
2023-12-05Merge pull request #1923 from AFLplusplus/devvan Hauser
push to stable
2023-12-05nitsvanhauser-thc
2023-12-05fixing -Wl,-rpath=<LLVM_LIBDIR>vincenzo MEZZELA
2023-12-04Merge pull request #1920 from m-Vins/devvan Hauser
Removing -Wl,rpath <LLVM_LIBDIR> when using GCC
2023-12-04removing options "-Wl,-rpath" "LLVM_LIBDIR" when using gccvincenzo MEZZELA
2023-12-03comparison -> comparison.mdvanhauser-thc
2023-12-03add missing raspery5vanhauser-thc
2023-12-03ryzen 5950 benchmarkvH
2023-12-02Merge pull request #1918 from jakoblell/benchmark_raspberry_pi5van Hauser
Add benchmark for Raspberry Pi 5
2023-12-02Add benchmark for Raspberry Pi 5Jakob Lell
2023-12-01Merge pull request #1917 from Romain-Geissler-1A/devvan Hauser
Stop hardcoding the path /usr/local/lib/afl in afl-ld-lto.c and respect the configured PREFIX
2023-12-01Stop hardcoding the path /usr/local/lib/afl in afl-ld-lto.c and respect the ↵Romain Geissler
configured PREFIX.
2023-12-01fixvanhauser-thc
2023-12-01fixvanhauser-thc
2023-11-30nitvanhauser-thc
2023-11-28nitvanhauser-thc
2023-11-28improve cmplogvanhauser-thc
2023-11-28code formatvanhauser-thc
2023-11-28changesvanhauser-thc
2023-11-28Merge pull request #1915 from yangzao/devvan Hauser
add custom mutator function for running script after target gets executed
2023-11-27merge functionyangzao
2023-11-27updateyangzao
2023-11-27format codeyangzao
2023-11-27Merge pull request #1913 from choller/nyx-id-fix-2van Hauser
Pass correct Nyx ID when creating a Nyx runner
2023-11-25update python moduleyangzao
2023-11-24update afl-fuzz-runyangzao
2023-11-24add custom_post_run.cyangzao
2023-11-23mini fixvanhauser-thc
2023-11-23Fix typo in docker pull command, add exampe to mount current dir as volume ↵Carlo Maragno
(#1914)
2023-11-22Pass correct Nyx ID when creating a Nyx runnerChristian Holler (:decoder)
2023-11-20Update unicornafl refDominik Maier
2023-11-20add benchmarksvanhauser-thc
2023-11-20nitsvanhauser-thc
2023-11-20add benchmarkvanhauser-thc
2023-11-20updatevanhauser-thc
2023-11-20Merge pull request #1853 from cjb/dev-benchmark-pyvan Hauser
benchmark: port benchmark.sh to Python, add multicore, multiple runs, persistent+shmem
2023-11-19benchmark: update READMEChris Ball
2023-11-19benchmark: rename afl_execs_per_sec to execs_per_secChris Ball
2023-11-19benchmark: Update Jupyter notebook and results file.Chris Ball
2023-11-19benchmark: update COMPARISONChris Ball
2023-11-19benchmark: remove self-calculation of execs/secChris Ball
2023-11-17Update benchmark.pyvan Hauser
2023-11-17Merge pull request #1909 from ifyGecko/quick_fixvan Hauser
missing closing parenthesis
2023-11-16missing closing parenthesisifyGecko
2023-11-16Fix benchmark.pyvan Hauser
2023-11-16fix inf in statsvanhauser-thc