Commit Graph

351 Commits

Author SHA1 Message Date
7e625c3687 more doc, so good 2021-02-05 12:30:21 +01:00
f53a2e4b88 nits 2021-02-05 12:11:18 +01:00
faa9daf260 update readme 2021-02-04 23:09:49 +01:00
893cd47d9c disable trimming for -M 2021-01-31 13:03:00 +01:00
ac21e4dd73 typos 2021-01-22 00:41:23 +01:00
b39b87b2f7 Merge pull request #693 from vishesh-sharma-123/patch-2
Update README.md
2021-01-20 19:13:02 +01:00
5174eb6741 Update README.md
typo and correction in link
2021-01-20 22:31:21 +05:30
f3ef91e8d6 Migrates DebugLoc::get to DILocation::get
- Refer to https://reviews.llvm.org/D93087
2021-01-20 15:48:48 +08:00
e3835b4d68 Update README.md
Typo
2021-01-20 09:22:28 +05:30
9646960f88 update doc 2021-01-14 21:36:52 +01:00
53c7aaa57b Update documentation to reflect new default power schedule 2021-01-14 13:46:03 +01:00
92bf656cd3 better wording, typo 2020-12-24 09:57:33 +01:00
849b8cd084 typo 2020-12-23 18:38:12 +01:00
1c79687dfe faster llvm compile, update README 2020-12-23 15:56:25 +01:00
1fc0918ac0 v3.01a init 2020-12-15 09:55:33 +01:00
e0ab846f7f v3.00c 2020-12-15 09:37:52 +01:00
161c80014e change search order for afl-showmin in afl-cmin* 2020-12-10 17:25:22 +01:00
af403e5872 install more llvm 2020-12-10 15:58:00 +01:00
a8e568f248 move libdislocator, libtokencap and qbdi_mode to utils/ 2020-12-09 11:30:04 +01:00
4c2e375e22 little fixes 2020-12-07 14:29:59 +01:00
3d233b34b8 Restore contribution list (#619) 2020-12-04 15:10:07 +01:00
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00
5a84db7c67 Fix reference, add missing word 'directory' 2020-11-24 20:14:32 +01:00
cf30f52f25 fix links 2020-11-23 10:07:15 +01:00
fb38de8d73 In README.md, change “in the website” to “on the website,” which is more idiomatic. 2020-11-13 19:01:29 -05:00
155c2767a0 fix you/your typo in README.md 2020-11-13 18:58:50 -05:00
79ed86da3f updated README to point out that if several laf-intel instances are used, -M main should be one of them to be able to share the intermediate results 2020-11-13 10:05:00 +01:00
a728e8f9a5 better scriptable output from introspection 2020-11-06 16:42:02 +01:00
a260d34b49 persistent hook example 2020-11-02 14:15:44 +01:00
52512aa0af specify testcache is enabled by default 2020-11-02 13:11:21 +01:00
cbfd1c6535 fix release version display 2020-11-02 13:08:50 +01:00
0fd98ae8b0 added mutation introspection make target 2020-11-01 21:34:08 +01:00
5ecc4ae0ab add helper script repo 2020-10-31 18:53:35 +01:00
1f46171b39 Merge pull request #592 from rhtenhove/dev
add gnuplot and afl-dyninst shared libs to Dockerfile
2020-10-28 16:19:30 +01:00
93c9093817 merge conflict 2020-10-28 14:36:49 +01:00
a09a6459ed add name, forgot that last time 2020-10-28 11:36:06 +01:00
d4bf0c7db7 add suggestion for using a ramdisk in docker 2020-10-28 11:27:11 +01:00
44c65fa0a0 add no splicing compile option and print used compile options in afl-fuzz help 2020-10-26 14:44:05 +01:00
190a9cf1e4 Down with Markdown 2020-10-15 19:42:23 +02:00
1818d1c6a7 Added citation instruction 2020-10-15 19:41:27 +02:00
23872d6f2c add documentation 2020-10-14 16:38:29 +02:00
5ee63a6e62 fix link 2020-10-14 12:54:59 +02:00
dab017ddda no -M/-S: auto-set -S default 2020-10-12 02:26:14 +02:00
445aba9221 determinstic fuzzing is now disabled by default 2020-10-10 10:55:56 +02:00
e85fde201e OpenBSD build fix (#566)
* OpenBSD build fix proposal.
Mainly the gcc plugin, using one of the egcc/eg++ version available.
Needs pthread flag to r/w lock api.

* README update
2020-09-26 19:02:19 +02:00
e301822c68 readme 2020-09-26 12:41:13 +02:00
380051868a add libfuzzer custom mutator, minor enhancements and fixes 2020-09-10 15:26:46 +02:00
fdb0452245 update documentation 2020-09-10 08:54:57 +02:00
c091340a85 new gcc_plugin integration 2020-09-08 16:15:31 +02:00
e30b2c6af6 final changes for pre-3.0 2020-09-05 13:18:28 +02:00