67d87dd2a9
Porting to Haiku.
...
getrusage does not implement resident memory gathering, no shm api neither.
2020-06-14 15:32:02 +00:00
fc164e4709
code format
2020-06-03 10:50:49 +02:00
83112ed5e0
got rid of questionable phrasing
2020-06-02 14:54:24 +02:00
7b40d7b942
new code formatting + applied
2020-05-12 11:12:25 +02:00
30bfd44dfd
indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-(
2020-05-10 12:09:37 +02:00
26f8708fed
fix warning, code format
2020-05-10 11:35:31 +02:00
cce8c4dbae
fixed map location support for LTO
2020-04-23 08:56:06 +02:00
df8a0e8418
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
2020-04-22 13:51:40 +02:00
b8a25063f6
fix sed errors in afl_shm_init when using mmap
2020-04-22 13:51:36 +02:00
3d52079a7c
removed done todo
2020-04-20 22:18:39 +02:00
8197e9b2e4
clang-tidy readability-braces ( #323 )
2020-04-19 16:42:40 +02:00
1931838a11
remove unnecessary map_size variables
2020-04-17 11:39:38 +02:00
6940e13629
removed redundent funcs
2020-04-16 17:50:08 +02:00
6dc36f1e6e
unified forkservered run_target, fixes #308
2020-04-14 19:27:25 +02:00
326ab632c3
fixed uaf and warnings
2020-04-13 16:57:19 +02:00
995e556065
cmplog forkserver tidying
2020-04-13 08:54:59 +02:00
f3799f94bf
fix compiler warning on MacOS
2020-03-14 16:40:05 +01:00
988a32ced5
code-format
2020-03-09 12:21:54 +01:00
dba3595c0a
AFL without globals ( #220 )
...
* 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-03-09 11:24:10 +01:00
fc77f0bb96
i am too tired :-(
2020-02-28 01:02:21 +01:00
41493b1e3f
cmplog_shm shmat was missing result check
2020-02-28 00:41:56 +01:00
7c17697cae
catch if shmat fails
2020-02-26 22:35:09 +01:00
4384008f81
AFL_ALIGNED_ALLOC in libdislocator
2020-02-01 19:12:26 +01:00
6e9fce1c2d
Merge branch 'master' into CmpLog
2020-01-30 22:52:27 +01:00
0d5a8f69e9
fixed Heiko's global search-replace :)
2020-01-20 19:21:44 +01:00
b6c5974b37
format
2020-01-17 16:41:30 +01:00
55e9297202
first experiment cmplog
2020-01-17 16:39:05 +01:00
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
644efa2905
remove redundand setenv of SHM_ENV_VAR
2019-10-25 14:02:30 +02:00
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
e1f18f6212
fix typo in custom format
2019-09-04 10:03:51 +02:00
9705ccee67
credits and license header for src/* and include/*
2019-09-04 09:43:09 +02:00
7151651ea9
remove macro indentation from code-format
2019-09-03 20:43:11 +02:00
b24639d011
run code formatter
2019-09-02 18:49:43 +02:00
5036cb54cc
update with changes from master
2019-08-30 12:13:51 +02:00
0e59a59169
include and src folders
2019-08-27 13:31:35 +02:00