4561 Commits

Author SHA1 Message Date
hexcoder-
e45333bcf9 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2021-02-13 23:29:04 +01:00
hexcoder-
c906c042be fix compiler warning 2021-02-13 23:28:15 +01:00
vanhauser-thc
9bd1e19d7f added AFL_IGNORE_UNKNOWN_ENVS 2021-02-13 22:43:56 +01:00
vanhauser-thc
6ce9230ed6 afl-cmin/afl-showmap -f 2021-02-13 14:29:22 +01:00
hexcoder-
1d60c39191 fix new compiler warning 2021-02-13 13:42:37 +01:00
hexcoder-
70651d60bd Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2021-02-13 13:32:42 +01:00
hexcoder-
385312c658 fix issue #732 afl-cmin and afl-showmap should support '-f' 2021-02-13 13:31:17 +01:00
vanhauser-thc
87a607c7d0 update doc 2021-02-13 11:17:53 +01:00
aflpp
1ba5d1008e fuck you llvm 13 2021-02-13 10:53:40 +01:00
aflpp
129a5adaf1 fix 2021-02-13 09:29:35 +01:00
aflpp
d827bc4580 dont break on llvm 13 2021-02-13 09:12:36 +01:00
Andrea Fioraldi
64e46dcefc remvoe libcompcov 32 bits warnings 2021-02-12 22:07:17 +01:00
vanhauser-thc
c0b3127b9d remove travis badge 2021-02-12 14:54:24 +01:00
vanhauser-thc
7cfa690d1c typo 2021-02-12 11:05:46 +01:00
Andrea Fioraldi
22a3c7f7d0 fix #736 (ty b1gr3db) 2021-02-12 09:42:22 +01:00
hexcoder
16ffbb37f5
typo 2021-02-11 22:09:19 +01:00
hexcoder
ea05f3f4cd
typos 2021-02-11 21:55:14 +01:00
Andrea Fioraldi
91f2f057e4
fix #723 2021-02-11 21:17:08 +01:00
hexcoder
d44cf1344d
typo 2021-02-11 21:08:10 +01:00
hexcoder
756206e4d7
typo 2021-02-11 20:26:02 +01:00
hexcoder
2ff6e5023f
typos 2021-02-11 20:14:48 +01:00
hexcoder
223bd70f1f
typo 2021-02-11 20:08:28 +01:00
hexcoder
dd3f4bb41c
typos & formatting 2021-02-11 20:05:06 +01:00
hexcoder
f3e783d343
typo 2021-02-11 19:55:21 +01:00
vanhauser-thc
f4cac37b04 typos 2021-02-11 10:20:36 +01:00
vanhauser-thc
5b2634f711 update changelog + ideas 2021-02-10 17:56:27 +01:00
Andrea Fioraldi
267b085f80 dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFL 2021-02-10 15:15:16 +01:00
vanhauser-thc
b6643743d6 fix laf for potential crashes 2021-02-10 10:13:08 +01:00
vanhauser-thc
17cbb03ba7 more cmplog options in config.h 2021-02-09 09:18:24 +01:00
vanhauser-thc
2cd4624779 build docker without march=native 2021-02-09 08:38:33 +01:00
vanhauser-thc
e11665564b fix docker build action 2021-02-09 08:30:49 +01:00
van Hauser
93cebd6c7f
Merge pull request #734 from Pamplemousse/build_docker_image_in_actions
Use GitHub Actions to build Docker image
2021-02-09 08:28:31 +01:00
Pamplemousse
a124540e50 Use GitHub Actions to build Docker image
... then deploy to hub.docker.com .

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-02-08 20:36:06 -07:00
vanhauser-thc
c465e48e27 remove AFL_CC from unset list to allow success for unusual environments 2021-02-07 16:19:27 +01:00
vanhauser-thc
c2c65fd9c1 mark llvm 13 as unsupported (yet) 2021-02-07 09:42:28 +01:00
vanhauser-thc
84f0b4f187 persistent replay env setup 2021-02-07 08:27:35 +01:00
vanhauser-thc
0ad56167c5 fix scan-build issues 2021-02-07 07:51:29 +01:00
vanhauser-thc
aeb7d70483 remove debug output 2021-02-07 06:16:53 +01:00
vanhauser-thc
209c5ba465 larger map, stats reload fix, code format 2021-02-07 05:33:02 +01:00
van Hauser
01327ad301
Merge pull request #728 from vj-27/dev
load existing stats file when in AFL_AUTORESUME or -i - mode.
2021-02-07 05:20:02 +01:00
vj-27
96cdc97c98 prev_run_time loaded used only for ui and when writing the stats file 2021-02-07 03:33:47 +05:30
vanhauser-thc
a763c61d89 add missing sancov cmp functions 2021-02-06 12:43:22 +01:00
vanhauser-thc
d920104248 remove compiler warnings 2021-02-06 12:26:51 +01:00
hexcoder-
08076f0500 fix qemu build script for Arch Linux ($CROSS) 2021-02-06 12:04:29 +01:00
hexcoder-
e81f30828f fix test-qemu-mode.sh to run standalone 2021-02-06 11:24:04 +01:00
vj-27
f54c4dbfdb set prev_run_time inside afl state 2021-02-06 09:41:15 +00:00
vanhauser-thc
bf289ce50e larger dummy map 2021-02-06 09:31:41 +01:00
vj-27
1a8c242d28 load run time and donot load pending_* or *_favoured 2021-02-05 19:46:24 +00:00
vanhauser-thc
19d8f00963 doc fix 2021-02-05 13:01:42 +01:00
vanhauser-thc
bed789cd5a fix doc 2021-02-05 13:01:13 +01:00