Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-03 | 2024 v4.10c release | vanhauser-thc | |
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-05-09 | support post_process's own return buffer | vanhauser-thc | |
2022-05-06 | large shared segment optimisation (in TEST_MMAP mode) | David CARLIER | |
for FreeBSD supporting such feature. Grabbing the first kind which fit the needed size otherwise falling back to the classic shared segment allocation. | |||
2022-04-28 | Properly null CmpLog map in deinit (#1395) | che30122 | |
Co-authored-by: van Hauser <vh@thc.org> | |||
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-12-13 | fix | vanhauser-thc | |
2021-12-13 | fix qemu/unicorn oob | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2021-08-10 | remove outdated references | vanhauser-thc | |
2021-07-30 | improved error message | Cornelius Aschermann | |
2021-03-24 | better forkserver error help and code format | vanhauser-thc | |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc | |
2021-02-01 | making AFL_MAP_SIZE obsolete | van Hauser | |
2020-12-12 | small fix in error handling | hexcoder- | |
2020-12-09 | better examples | van Hauser | |
2020-12-08 | optimize a bit | hexcoder- | |
2020-06-28 | fix output for LTOinstrim | van Hauser | |
2020-06-27 | afl-sharedmem.c: fix leaks on error paths (SysV shared memory) | hexcoder- | |
2020-06-26 | implement sharedmem mmap for cmplog | van Hauser | |
2020-06-26 | fix shared memory leaks in afl-showmap, initialize cmplog_mode | hexcoder- | |
2020-06-25 | shmem release fix | van Hauser | |
2020-06-14 | Porting to Haiku. | David Carlier | |
getrusage does not implement resident memory gathering, no shm api neither. | |||
2020-06-03 | code format | van Hauser | |
2020-06-02 | got rid of questionable phrasing | Dominik Maier | |
2020-05-12 | new code formatting + applied | van Hauser | |
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, ↵ | van Hauser | |
reverting ... :-( | |||
2020-05-10 | fix warning, code format | van Hauser | |
2020-04-23 | fixed map location support for LTO | van Hauser | |
2020-04-22 | Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev | Andrea Fioraldi | |
2020-04-22 | fix sed errors in afl_shm_init when using mmap | Andrea Fioraldi | |
2020-04-20 | removed done todo | Dominik Maier | |
2020-04-19 | clang-tidy readability-braces (#323) | Dominik Maier | |
2020-04-17 | remove unnecessary map_size variables | van Hauser | |
2020-04-16 | removed redundent funcs | Dominik Maier | |
2020-04-14 | unified forkservered run_target, fixes #308 | Dominik Maier | |
2020-04-13 | fixed uaf and warnings | Dominik Maier | |
2020-04-13 | cmplog forkserver tidying | Dominik Maier | |
2020-03-14 | fix compiler warning on MacOS | hexcoder- | |
2020-03-09 | code-format | van Hauser | |
2020-03-09 | AFL without globals (#220) | Dominik Maier | |
* moved globals to afl, shm and fsrv * moved argv to afl state, less bugs * fixed unicorn docu * lists everywhere * merged custom mutators * fixed leaks in afl-fuzz | |||
2020-02-28 | i am too tired :-( | van Hauser | |
2020-02-28 | cmplog_shm shmat was missing result check | van Hauser | |
2020-02-26 | catch if shmat fails | van Hauser | |
2020-02-01 | AFL_ALIGNED_ALLOC in libdislocator | Andrea Fioraldi | |
2020-01-30 | Merge branch 'master' into CmpLog | Andrea Fioraldi | |
2020-01-20 | fixed Heiko's global search-replace :) | van Hauser | |
2020-01-17 | format | Andrea Fioraldi | |
2020-01-17 | first experiment cmplog | Andrea Fioraldi | |
2019-12-31 | v2.60d and year 2020 init | van Hauser | |