Toralf Förster
37697127dc
afl-plot: scale y-axis of low_freq.png with integers
...
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
2020-07-05 15:35:24 +02:00
van Hauser
8acc8b5389
Merge pull request #441 from bmwiedemann/man
...
Fix generation of afl-system-config.8
2020-07-05 13:53:51 +02:00
van Hauser
8644c42482
check for enough plot data
2020-07-05 13:48:14 +02:00
Bernhard M. Wiedemann
20e63078f0
Fix generation of afl-system-config.8
...
and afl-whatsup.8
Without this patch, afl-system-config.8 varied between build hosts
because it contained lines such as
./afl-system-config: line 30: sysctl: command not found
./afl-system-config: line 31: /sys/kernel/mm/transparent_hugepage/enabled: Permission denied
It is recommended to boot the kernel with lots of security off
See https://reproducible-builds.org/ for why this matters.
afl-system-config.8 is generated by the %.8 target in GNUmakefile
that calls commands with -hh to fill the OPTIONS section of man-pages.
This PR was done while working on reproducible builds for openSUSE.
2020-07-05 13:41:50 +02:00
van Hauser
95fd080ca1
code format
2020-07-05 11:08:22 +02:00
van Hauser
7d0af01d8b
fix rtf.dict
2020-07-05 11:05:33 +02:00
van Hauser
0f0230b068
Merge pull request #437 from devnexen/fbsd_build_fix_llvm_mode
...
llvm mode shared segment fix for FreeBSD.
2020-07-05 11:01:58 +02:00
van Hauser
869c602b99
Merge pull request #438 from EliaGeretto/fix-typo
...
Fix typo in compiler wrapper for LLVM instrumentation
2020-07-05 11:01:24 +02:00
van Hauser
3144f72e1c
Merge pull request #440 from devnexen/libdislocator_solaris_upd
...
libdislocator: hugepage enabled for illumos too.
2020-07-05 11:00:45 +02:00
hexcoder-
147b0a151c
fix laf-intel/compare-transform-pass for 32-Bit
2020-07-04 17:34:03 +02:00
David Carlier
29102d6bf1
libdislocator: hugepage enabled for illumos too.
2020-07-04 12:36:53 +01:00
Elia Geretto
4fd145c52e
llvm_mode: Fix typo in compiler wrapper
2020-07-03 18:37:53 +02:00
David Carlier
e6d4d29af5
llvm mode shared segment fix for FreeBSD.
...
MAP_EXCL|MAP_FIXED is a (genuine) equivalent to Linux's MAP_FIXED_NOREPLACE.
2020-07-03 15:21:33 +01:00
Andrea Fioraldi
139665c01d
ubsan options
2020-07-03 10:20:10 +02:00
hexcoder
509b991607
Merge pull request #435 from devnexen/libtokencap_solaris
...
libtokencap illumos/solaris support proposal.
2020-07-03 09:45:19 +02:00
David Carlier
c671ecb511
Fix map list iteration.
2020-07-02 10:23:56 +01:00
David Carlier
1aa7c87ea8
libtokencap illumos/solaris support proposal.
2020-07-02 07:10:43 +01:00
van Hauser
00abb999e3
v2.66d init
2020-07-01 18:24:00 +02:00
van Hauser
4a51cb71fb
Merge pull request #434 from AFLplusplus/dev
...
Last Minute Unicornafl Update
2.66c
2020-07-01 16:52:05 +02:00
Dominik Maier
f2efea4b46
Revert "Revert "updated unicorn version""
...
This reverts commit 857046ede5a7bd54a725bfd4367de55011cca94d.
2020-07-01 16:05:04 +02:00
van Hauser
e15a013696
Merge pull request #433 from AFLplusplus/dev
...
final push to stable before release?
2020-07-01 15:58:26 +02:00
root
857046ede5
Revert "updated unicorn version"
...
This reverts commit 4515e06ca8620183c536af9f55a47b78fb7c708a.
2020-07-01 15:57:48 +02:00
Dominik Maier
4515e06ca8
updated unicorn version
2020-07-01 15:50:25 +02:00
van Hauser
97cef46b62
warn on deprecated env vars
2020-07-01 10:03:34 +02:00
van Hauser
4ec29928bf
because github errors reput typo fix
2020-07-01 09:30:14 +02:00
van Hauser
ba79777bc5
Merge pull request #432 from AFLplusplus/dev
...
v2.66c
2020-07-01 09:28:13 +02:00
van Hauser
b67905c40f
Merge branch 'stable' into dev
2020-07-01 09:19:32 +02:00
van Hauser
6b98157c1a
v2.66c release preparation
2020-07-01 09:15:47 +02:00
hexcoder
4d2ccd18f6
comments fix
2020-07-01 07:55:58 +02:00
hexcoder
52a0410d92
fix text
2020-07-01 07:49:07 +02:00
hexcoder
d898418037
restore credit for afl-tmin fork server patch
2020-07-01 07:43:14 +02:00
hexcoder
2aaa60e4fc
comments fix
2020-07-01 07:39:55 +02:00
hexcoder
e9dce31496
comments fixed
2020-07-01 07:35:42 +02:00
hexcoder
b201279ae5
text fix
2020-07-01 07:27:53 +02:00
hexcoder
be83f06b2f
renaming remains fixed
2020-07-01 07:25:33 +02:00
van Hauser
9d5007b18e
Big renaming ( #429 )
...
* first commit, looks good
* fix ascii percentage calc
* fix ascii percentage calc
* modify txt configs for test
* further refinement
* Revert "Merge branch 'text_inputs' into dev"
This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing
changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b.
* blacklist -> ignore renaming
* rename whitelist -> instrumentlist
* reduce the time interval in which the secondaries sync
Co-authored-by: root <root@localhost.localdomain>
2020-06-30 23:34:26 +02:00
van Hauser
7527c76c74
reduce the time interval in which the secondaries sync
2020-06-30 17:33:47 +02:00
van Hauser
06264df168
rename whitelist -> instrumentlist
2020-06-30 17:28:21 +02:00
van Hauser
878b27af76
blacklist -> ignore renaming
2020-06-30 16:52:48 +02:00
root
4b99ebbf22
Revert "Merge branch 'text_inputs' into dev"
...
This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing
changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b.
2020-06-29 18:48:17 +02:00
van Hauser
6d9b29daca
Merge branch 'text_inputs' into dev
2020-06-29 18:35:51 +02:00
van Hauser
3f1288e2f9
Merge pull request #427 from AFLplusplus/dev
...
workaround for recent afl++ versions
2020-06-29 18:32:12 +02:00
van Hauser
8f1b78f49e
Merge pull request #426 from AFLplusplus/dev
...
Dev
2020-06-29 18:19:35 +02:00
van Hauser
07648f75ea
workaround for recent afl++ versions
2020-06-29 12:21:14 +02:00
van Hauser
3a0c91b862
fix unittest
2020-06-29 01:23:30 +02:00
van Hauser
e5e485fcdb
fix autodict
2020-06-29 00:58:05 +02:00
van Hauser
16f3df7cc6
fix for shmem+autodict
2020-06-29 00:18:29 +02:00
van Hauser
6d0f086d9c
less problematic definitions
2020-06-28 23:50:25 +02:00
van Hauser
c25a602a03
less problematic definitions
2020-06-28 23:47:57 +02:00
van Hauser
81974c4d5e
debug code
2020-06-28 22:50:18 +02:00