vanhauser-thc
79a69b14ef
4.03a
2022-08-08 15:30:48 +02:00
vanhauser-thc
1f06b55a8b
4.02c
2022-08-08 15:26:56 +02:00
vanhauser-thc
7b6ee28291
code format
2022-08-06 09:07:49 +02:00
vanhauser-thc
6056d4b140
fix pcguard vector select instrumentation
2022-08-03 10:06:52 +02:00
vanhauser-thc
c6af98bc35
fix
2022-07-25 11:49:49 +02:00
vanhauser-thc
67fabcb0be
update compile options
2022-07-25 11:15:14 +02:00
vanhauser-thc
0373628adf
fix custom mutator examples
2022-07-19 17:28:57 +02:00
vanhauser-thc
ca4a8c0f92
post_process 0/NULL return support
2022-07-19 12:24:03 +02:00
vanhauser-thc
30736ab7d6
nit
2022-07-11 12:16:33 +02:00
llzmb
662662c15d
Fix formatting, punctuation, and typos
2022-07-11 11:33:51 +02:00
van Hauser
ada61204f3
Merge pull request #1468 from waugustus/add-missing-dependencies
...
add missing dependencies for "make source-only"
2022-07-07 15:17:35 +02:00
Augustus
72344a2f5f
move the apt call
2022-07-07 18:48:02 +08:00
Augustus
32c4be4773
add missing dependencies for "make source-only"
2022-07-07 17:01:36 +08:00
vanhauser-thc
1334851e7c
cmplog support for gcc_plugin by adacore
2022-07-04 09:59:47 +02:00
vanhauser-thc
88077d4136
prepare release
2022-06-27 08:44:35 +02:00
vanhauser-thc
cfb0257c99
nits
2022-06-27 08:37:21 +02:00
vanhauser-thc
48c2d51689
nits
2022-06-27 08:31:03 +02:00
Ruben ten Hove
85b1ce00a8
fully qualified names
2022-06-18 08:35:25 -04:00
Ruben ten Hove
b0e58baca2
add stable tag to docs
2022-06-18 08:21:25 -04:00
vanhauser-thc
dc3e2e8200
update docs
2022-06-18 09:06:27 +02:00
Ruben ten Hove
3d1a57deed
feat: allow to skip readme creation on crash
2022-06-17 21:03:46 +02:00
hexcoder
80892b8fc5
typos
2022-06-14 14:57:31 +02:00
hexcoder
ba21e20695
typo
2022-06-14 14:56:10 +02:00
vanhauser-thc
da1b041098
update changelog
2022-06-12 08:24:32 +02:00
vanhauser-thc
50c6031cc3
remove optimin
2022-05-31 09:24:28 +02:00
Daniil Kuts
c96238d85f
Add AFL_SYNC_TIME variable for synchronization time tuning ( #1425 )
...
* Add AFL_SYNC_TIME variable for synchronization time tuning
* Documentation for AFL_SYNC_TIME variable
2022-05-27 12:52:31 +02:00
vanhauser-thc
5ad760a77b
update changelog
2022-05-23 10:53:37 +02:00
vanhauser-thc
82c6c8e563
update changelog
2022-05-10 12:18:34 +02:00
vanhauser-thc
13e0fd3e1a
pcguard fix for most current llvm 15 changes
2022-05-03 13:01:48 +02:00
vanhauser-thc
0b228fb0f5
fix token usage in normal and MOpt mode
2022-05-02 08:17:06 +02:00
vanhauser-thc
5d5aa430d2
add changelog
2022-04-25 09:10:59 +02:00
yuawn
8971c9a5ce
update llvm version in INSTALL.md
2022-04-14 11:26:54 +00:00
vanhauser-thc
5d4b0938d5
link https://github.com/fuzzah/exeptor
2022-04-08 23:28:13 +02:00
vanhauser-thc
d8317182ef
update fuzzing in depth
2022-04-08 23:10:35 +02:00
vanhauser-thc
e9288bcfad
add AFL_KEEP_TIMEOUTS
2022-04-08 22:44:10 +02:00
hexcoder
3ccebbf9c5
Typo
2022-04-06 17:30:27 +02:00
Michael Rodler
bf5b90f95a
added NO_NYX flag to docs and help message
2022-04-06 14:20:36 +02:00
vanhauser-thc
15b43e6ce1
fix pizza mode
2022-04-03 19:14:59 +02:00
van Hauser
7598efb8e6
Merge pull request #1363 from clchrlls/stable
...
fix installation packages commands for debian 10
2022-03-23 17:20:03 +01:00
clchrlls
0dca6ee038
put back the title of the page deleted by mistake
2022-03-23 17:11:22 +01:00
clchrlls
a601b56627
reverted to simply changing gcc version retrieval
2022-03-23 17:09:31 +01:00
clchrlls
ce0db35f18
Not sure the fix is needed only for debian 10
2022-03-23 15:03:56 +01:00
clchrlls
d012358748
missing column
2022-03-23 15:02:47 +01:00
clchrlls
d4734f6d9b
fix installation packages for debian 10
2022-03-23 14:57:24 +01:00
van Hauser
13c8a27faa
Merge pull request #1355 from rwmjones/document-linker-scripts
...
docs: Document linker scripts change required in some projects
2022-03-19 15:58:11 +01:00
Richard W.M. Jones
a133aa9106
docs: Document linker scripts change required in some projects
...
AFL instrumentation modifies the binary to export extra symbols which
must be visible if the main binary dlopen()s an instrumented DLL.
This change was required by nbdkit since it uses a linker script to
limit the symbols exported from the main binary:
355cacb812
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
2022-03-18 15:52:50 +00:00
vanhauser-thc
fa2b040476
fix LTO with cmplog and laf
2022-03-18 15:00:24 +01:00
vanhauser-thc
69c9a176eb
our own PCGUARD mode not for llvm 10.0.1
2022-03-18 12:57:51 +01:00
vanhauser-thc
bdfac291ba
fix split pass loading
2022-03-18 08:47:45 +01:00
vanhauser-thc
90fd61d14a
forgot one pass
2022-03-17 19:43:14 +01:00