Commit Graph

36 Commits

Author SHA1 Message Date
9325a4fcbb http->https 2021-11-06 10:28:22 +01:00
0306261fec Fix build error for Android
- LTO not work yet
2021-01-20 15:46:39 +08:00
5357ae5f91 remove duplicate include 2020-11-10 19:20:13 +01:00
e8da5f9e28 code format and debug 2020-06-11 19:30:28 +02:00
b3feda052d start of illumos cpu binding implementation.
The current user needs the proc_owner permission, not something doable
 via the settings script.
2020-06-10 16:16:47 +01: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
8197e9b2e4 clang-tidy readability-braces (#323) 2020-04-19 16:42:40 +02:00
f18dbb0b40 afl-gotcpu.c: compielr warning fixed: initialize variable v2 2020-03-21 19:13:39 +01:00
b22e890ec2 fixed resize; removed more statics 2020-03-19 21:32:08 +01:00
cc1d6b33b1 unified pointer placement 2020-03-10 22:04:05 +01:00
1a582d54e5 Remove get_cut_time function from multiple places and refactor code 2020-03-09 10:04:32 +05:30
e2eedefc65 docs to md 2020-02-03 13:02:16 +01:00
0d5a8f69e9 fixed Heiko's global search-replace :) 2020-01-20 19:21:44 +01:00
b95cd8968d Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-01-06 11:46:23 +01:00
67cbeeb395 added ++ to copyright notes 2020-01-06 11:46:14 +01:00
3b9517ae73 v2.60d and year 2020 init 2019-12-31 13:01:08 +01:00
64435284ce added Android PR from afl, left some ifdefs commented out though 2019-12-18 09:17:49 +01:00
124ec8d297 code format (contributors, do it!) 2019-12-02 14:34:21 +01:00
760d4991f3 Android PR integration 2019-11-11 23:50:31 +01:00
cfd7b906cb Porting cpu affinity to DragonFly.
Thanks their API is very similar in this area.
2019-10-26 08:39:13 +01: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
1fdb75068d afl-gotcpu: porting to Darwin using mach API. 2019-10-19 11:44:09 +01:00
9c105098dd general maintance 2019-10-04 10:33:28 +02:00
2109d37298 NetBSD various support improvements 2019-09-29 12:30:10 +01:00
942245b985 included #68 cpu binding for FreeBSD, thanks to devnexen 2019-09-28 20:50:13 +02:00
6b40189045 first version of persistent QEMU 2019-09-12 12:34:53 +02:00
52bfd1fc3d added man pages 2019-09-04 12:14:35 +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
ca6ac09dcc format like AFL style 2019-08-30 12:02:19 +02:00
0e59a59169 include and src folders 2019-08-27 13:31:35 +02:00