Commit Graph

132 Commits

Author SHA1 Message Date
693252c737 fixed missing quote warning 2020-10-06 16:17:53 +02:00
74dc227c44 code format 2020-10-06 15:38:36 +02:00
a4b60ca5b6 testcase cache added 2020-10-06 15:37:59 +02:00
1e0bc2e5c3 Merge remote-tracking branch 'origin/dev' into statsd_implem 2020-10-04 16:03:15 +02:00
b0de6fed11 Mention tags format in macro's name 2020-10-04 14:29:50 +02:00
ca6106a1dc Refactor 2020-10-04 14:24:25 +02:00
6006cce0cf Define config, change parent func to show_stats 2020-10-04 03:24:09 +02:00
26dcddab0c Add config ifdef 2020-10-03 23:56:55 +02:00
6b3b1775b6 improving on splice candidate check patch 2020-09-25 12:03:24 +02:00
e38ca0e750 setting HAVOC_STACK_POW2 to 4, as fuzzbench shows that too mach mutation is less effective 2020-09-25 10:48:08 +02:00
1225f3aa70 improved defaults from fuzzbench results 2020-09-18 10:29:49 +02:00
e30b2c6af6 final changes for pre-3.0 2020-09-05 13:18:28 +02:00
fac108476c v2.68c 2020-09-04 22:50:45 +02:00
9faf7b6fc8 v2.67d 2020-08-18 20:08:29 +02:00
1c64048d0f 2.67c 2020-08-18 19:56:47 +02:00
0a251f93e0 increase initial memory sized 2020-08-15 13:34:51 +02:00
30c0991543 better text mutation 2020-07-24 13:26:07 +02:00
ce9b4698fe added andrea's splicing, added cycle_schedules 2020-07-21 20:53:51 +02:00
83790d65af eliminate race condition for cpu affinity on -M/-S 2020-07-08 11:16:39 +02:00
00abb999e3 v2.66d init 2020-07-01 18:24:00 +02:00
6b98157c1a v2.66c release preparation 2020-07-01 09:15:47 +02:00
7527c76c74 reduce the time interval in which the secondaries sync 2020-06-30 17:33:47 +02:00
4b99ebbf22 Revert "Merge branch 'text_inputs' into dev"
This reverts commit 6d9b29daca, reversing
changes made to 07648f75ea.
2020-06-29 18:48:17 +02:00
76a2d9b59b further refinement 2020-06-22 13:48:59 +02:00
07a4e6370a modify txt configs for test 2020-06-20 10:55:02 +02:00
de2c565953 first commit, looks good 2020-06-19 18:05:04 +02:00
bac2da8669 fix for *BSD: remove all HAVE_ARC4RANDOM dependencies 2020-06-16 01:29:07 +02:00
a632c00b0d switch to faster and better hash + random 2020-06-12 16:08:49 +02:00
707145c491 persistent mode: shared memory test case transfer 2020-05-25 16:40:55 +02:00
564399bd75 v2.65d init 2020-05-15 09:04:55 +02:00
49bd24144a v2.65c 2020-05-15 08:35:46 +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
ea876e59a8 moved defines to type 2020-04-26 14:45:00 +02:00
766085293d variable map size fix, error reporting through forkserver, code format 2020-04-24 12:09:25 +02:00
9adcc73d61 v2.64d init 2020-04-17 19:39:32 +02:00
6ee11c2a6f little more speed for queue analysis 2020-04-17 14:08:40 +02:00
5b70d23211 added AFL_MAP_SIZE (wip) 2020-04-17 09:10:49 +02:00
3a509c6168 LTO optimization, variable map size, autodictionary (#307)
* lto module clean-up

* step 1/3

* step 1/3 completed

* if tmp is ever made non-static

* parts 2 and 3 - autodictionary is complete

* variable map_size support

* variable map size: changed overlooked functions

* remove debug for autodict

* 64 bit alignment of map size

* fix review comments

* force 64 bit alignment on both sides

* typo
2020-04-10 22:33:11 +02:00
0c2e998f69 2.63d init 2020-04-09 16:27:00 +02:00
fb8da3e4b1 push new version 2020-04-09 10:23:37 +02:00
2f41663673 copyleft note 2020-03-09 14:43:40 +01:00
212e5d1a72 v2.62d 2020-02-28 01:16:36 +01:00
20b8fc075b v2.62c 2020-02-28 01:12:44 +01:00
f526bb2ecb better alloc-inl.h 2020-02-28 00:35:59 +01:00
9cc8ebd351 2.61d init 2020-02-24 17:26:02 +01:00
3f6bfbd981 v2.61c 2020-02-24 17:24:06 +01:00
528193e925 remove heap checks in alloc-inl.h 2020-02-18 10:42:19 +01:00
220804714b unsafe memory speed toggle 2020-02-17 08:25:27 +01:00