about summary refs log tree commit diff
path: root/src/afl-common.c
AgeCommit message (Expand)Author
2024-08-19code format, llvm 18vanhauser-thc
2024-08-02Handle detect_leaks 0 and falsekillerra
2024-07-28fixed lasan defaults evaluationkillerra
2024-07-14ensure this does not happen againvanhauser-thc
2024-07-14Revert "Replace gettimeofday with clock_gettime (#2159)"vanhauser-thc
2024-07-14Replace gettimeofday with clock_gettime (#2159)carpintero-de-c
2024-06-13Revert "MONOTONIC"vanhauser-thc
2024-06-12MONOTONICvanhauser-thc
2024-06-07move functionvanhauser-thc
2024-06-07target hashvanhauser-thc
2024-06-01try regression fixvanhauser-thc
2024-05-31nitsvanhauser-thc
2024-04-30try enhanced asan supportvanhauser-thc
2024-04-19nitsvanhauser-thc
2024-04-07fix timevanhauser-thc
2024-04-07code formatvanhauser-thc
2024-03-31src: fix calculation of fuzzing time in statisticsSergey Bronnikov
2024-02-03push to stable (#1983)van Hauser
2023-11-06fix lsan fixvanhauser-thc
2023-11-04fix of fix: make sure ASAN_OPTIONS and LSAN_OPTIONS agree on leak detectionhexcoder-
2023-11-04copy 'detect_leaks=0' from ASAN to LSANhexcoder
2023-07-13Update afl-common.c typohexcoder
2023-07-10nitsvanhauser-thc
2023-07-02no_ui: display timevanhauser-thc
2023-05-18symqemu mutator optionsvanhauser-thc
2023-04-16hidden -Y option for nyx, code formatvanhauser-thc
2023-04-16remove redundant access() callSergej Schumilo
2023-04-16fix remove_nyx_tmp_workdir functionSergej Schumilo
2023-04-14add Nyx support in various tools (like afl-cmin)Sergej Schumilo
2023-03-09various fixesvanhauser-thc
2023-03-09fix attempt at lsanvanhauser-thc
2023-01-26better asan defaults everwherevanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-10-29fix fork server kill signals for qemu, unicorn and nyx modevanhauser-thc
2022-10-24changelog updatevanhauser-thc
2022-10-24AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblityNils Bars
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-07-12clang format 14vanhauser-thc
2022-06-20nitsvanhauser-thc
2022-06-18clarityRuben ten Hove
2022-06-18formattingRuben ten Hove
2022-06-18check for empty env var as wellRuben ten Hove
2022-03-21fix early return in AFL_TARGET_ENVfuzzah
2022-02-08reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRVvanhauser-thc
2022-02-05force persistent and deferred also for toolsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-25nitsvanhauser-thc
2021-11-11Add initial CoreSight mode supportAkira Moroo
2021-11-06http->httpsvanhauser-thc
2021-11-03Fix request size & remove redundant code (#1139)yuan