aboutsummaryrefslogtreecommitdiff
path: root/src/afl-sharedmem.c
AgeCommit message (Expand)Author
2024-02-03push to stable (#1983)van Hauser
2023-01-03welcome 2023vanhauser-thc
2022-05-09support post_process's own return buffervanhauser-thc
2022-05-06large shared segment optimisation (in TEST_MMAP mode)David CARLIER
2022-04-28Properly null CmpLog map in deinit (#1395)che30122
2022-01-01welcome 2022vanhauser-thc
2021-12-13fixvanhauser-thc
2021-12-13fix qemu/unicorn oobvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-08-10remove outdated referencesvanhauser-thc
2021-07-30improved error messageCornelius Aschermann
2021-03-24better forkserver error help and code formatvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2020-12-12small fix in error handlinghexcoder-
2020-12-09better examplesvan Hauser
2020-12-08optimize a bithexcoder-
2020-06-28fix output for LTOinstrimvan Hauser
2020-06-27afl-sharedmem.c: fix leaks on error paths (SysV shared memory)hexcoder-
2020-06-26implement sharedmem mmap for cmplogvan Hauser
2020-06-26fix shared memory leaks in afl-showmap, initialize cmplog_modehexcoder-
2020-06-25shmem release fixvan Hauser
2020-06-14Porting to Haiku.David Carlier
2020-06-03code formatvan Hauser
2020-06-02got rid of questionable phrasingDominik Maier
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-04-23fixed map location support for LTOvan Hauser
2020-04-22Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devAndrea Fioraldi
2020-04-22fix sed errors in afl_shm_init when using mmapAndrea Fioraldi
2020-04-20removed done todoDominik Maier
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17remove unnecessary map_size variablesvan Hauser
2020-04-16removed redundent funcsDominik Maier
2020-04-14unified forkservered run_target, fixes #308Dominik Maier
2020-04-13fixed uaf and warningsDominik Maier
2020-04-13cmplog forkserver tidyingDominik Maier
2020-03-14fix compiler warning on MacOShexcoder-
2020-03-09code-formatvan Hauser
2020-03-09AFL without globals (#220)Dominik Maier
2020-02-28i am too tired :-(van Hauser
2020-02-28cmplog_shm shmat was missing result checkvan Hauser
2020-02-26catch if shmat failsvan Hauser
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-30Merge branch 'master' into CmpLogAndrea Fioraldi
2020-01-20fixed Heiko's global search-replace :)van Hauser
2020-01-17formatAndrea Fioraldi
2020-01-17first experiment cmplogAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser