40 Commits

Author SHA1 Message Date
hexcoder-
7382cf5f00 afl-as.c, fix compiler warnings (overflowing is UB) 2020-12-12 19:30:56 +01:00
Dominik Maier
609f3d0265 fixed gcc analyzer warnings 2020-12-11 13:29:45 +01:00
vanhauser-thc
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00
domenukk
9e8b3f13e1 fixed warning on mac 2020-08-31 15:17:37 +02:00
hexcoder-
27abecbff5 compile fixes on 32-bit OSs 2020-08-07 21:07:05 +02:00
Dominik Maier
22d3a5e90a enabled Wextra, fixed bugs 2020-08-07 16:55:58 +02:00
van Hauser
25fbec6638 if no master is present a slave becomes a temporary master 2020-05-19 19:51:54 +02:00
van Hauser
30824bc58e afl-as fast system fix 2020-05-18 10:48:39 +02:00
van Hauser
7b40d7b942 new code formatting + applied 2020-05-12 11:12:25 +02:00
van Hauser
30bfd44dfd indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-( 2020-05-10 12:09:37 +02:00
van Hauser
26f8708fed fix warning, code format 2020-05-10 11:35:31 +02:00
David CARLIER
515de0d68d
Illumos biuld fix (#357) 2020-05-10 00:21:26 +02:00
Dominik Maier
8197e9b2e4
clang-tidy readability-braces (#323) 2020-04-19 16:42:40 +02:00
Dominik Maier
cc1d6b33b1 unified pointer placement 2020-03-10 22:04:05 +01:00
van Hauser
4e37e12c06 code-format 2020-02-28 00:19:36 +01:00
hexcoder-
2d25662b81 man page tuning 2020-02-25 21:41:31 +01:00
van Hauser
f807d7cefb important InsTrim fixes! 2020-02-24 02:45:17 +01:00
van Hauser
524d792308 fix travis weirdness - hopefully 2020-02-22 20:48:36 +01:00
van Hauser
69898722cb fix travis and fix logic 2020-02-19 10:46:10 +01:00
hexcoder-
df55fb1f14 add descriptions of env variables to afl-gcc 2020-02-17 21:24:32 +01:00
van Hauser
55e90c0c36 code format 2020-02-17 08:26:26 +01:00
hexcoder-
d41f413016 add description of environment variables used 2020-02-16 22:34:51 +01:00
hexcoder-
0ad698ffbf add option -h and man page for afl-as 2020-02-16 21:56:40 +01:00
Andrea Fioraldi
ef00ed6090 code format 2020-02-16 13:21:39 +01:00
hexcoder-
24dcc5eb37 fix issue #194 more seriously 2020-02-13 21:06:09 +01:00
Andrea Fioraldi
13ac2cb125 s/experimental\//examples\/g 2020-02-03 14:13:09 +01:00
van Hauser
0d5a8f69e9 fixed Heiko's global search-replace :) 2020-01-20 19:21:44 +01:00
van Hauser
3b9517ae73 v2.60d and year 2020 init 2019-12-31 13:01:08 +01:00
van Hauser
878a80de7f critical bugfix for afl-tmin 2019-12-30 22:01:36 +01:00
van Hauser
cd2cae720b added AFL_AS_FORCE_INSTRUMENT env 2019-12-29 19:38:45 +01:00
Andrea Fioraldi
124ec8d297 code format (contributors, do it!) 2019-12-02 14:34:21 +01:00
van Hauser
760d4991f3 Android PR integration 2019-11-11 23:50:31 +01:00
hexcoder-
7a20cc2f58 additional test, if afl-as is called by afl-gcc/afl-clang (seen in OpenIndiana) 2019-11-08 19:27:25 +01:00
hexcoder-
c83e8e1e62 Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him. 2019-10-19 18:23:01 +02:00
Andrea Fioraldi
e1f18f6212 fix typo in custom format 2019-09-04 10:03:51 +02:00
Andrea Fioraldi
9705ccee67 credits and license header for src/* and include/* 2019-09-04 09:43:09 +02:00
Andrea Fioraldi
7151651ea9 remove macro indentation from code-format 2019-09-03 20:43:11 +02:00
Andrea Fioraldi
b24639d011 run code formatter 2019-09-02 18:49:43 +02:00
Andrea Fioraldi
4adca18337 afl-as is now alive 2019-08-27 15:04:27 +02:00
Andrea Fioraldi
0e59a59169 include and src folders 2019-08-27 13:31:35 +02:00