index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GNUmakefile
Age
Commit message (
Expand
)
Author
2024-12-03
Use C++20's shared_ptr
Nguyễn Gia Phong
2024-12-03
Implement AFLRun
Huanyao Rong
2024-11-26
Install {config,types}.h
Nguyễn Gia Phong
2022-12-29
fix makefile typo
vanhauser-thc
2022-12-23
make CI green
vanhauser-thc
2022-12-16
fix Solaris/Illumos build
David Carlier
2022-11-17
nits
vanhauser-thc
2022-11-10
llvm debug
vanhauser-thc
2022-11-01
remove python2 reference
vanhauser-thc
2022-10-11
fastexit + code format
vanhauser-thc
2022-08-14
add build report
vanhauser-thc
2022-07-25
fix
vanhauser-thc
2022-07-25
update compile options
vanhauser-thc
2022-06-27
gcta
Ruben ten Hove
2022-06-27
revert more and global replace
Ruben ten Hove
2022-06-27
reverts, fixes and even smaller image (#3)
rhtenhove
2022-06-24
use container; more is built + tested; use make -i (#2)
rhtenhove
2022-06-22
concurrency and caching (#1)
rhtenhove
2022-06-21
various changes
Ruben ten Hove
2022-06-06
remove existing shared modules when installing
vanhauser-thc
2022-05-13
Avoid implicit-int error in x86 test with clang 15
Mike Hommey
2022-04-22
try repeating write
vanhauser-thc
2022-04-06
added NO_NYX flag to docs and help message
Michael Rodler
2022-04-06
make flag to avoid building nyx mode
Michael Rodler
2022-03-17
Merge branch 'dev' into newpm2
van Hauser
2022-03-17
make LTO pass work too plus some fixes
vanhauser-thc
2022-03-07
new compiler performance options
vanhauser-thc
2022-02-09
Adapt to my MacOS
Dominik Maier
2022-01-29
make fPIC default
vanhauser-thc
2022-01-25
nits
vanhauser-thc
2022-01-21
add nyx_mode to make clean target
vanhauser-thc
2021-12-28
nyx build and install
vanhauser-thc
2021-12-28
add Nyx mode
Sergej Schumilo
2021-12-26
doc review
vanhauser-thc
2021-11-16
showmap -A -> -H, accurate help output
vanhauser-thc
2021-11-11
Add initial CoreSight mode support
Akira Moroo
2021-11-07
Merge pull request #1141 from AFLplusplus/afl4
van Hauser
2021-11-06
http->https
vanhauser-thc
2021-10-17
fix
vanhauser-thc
2021-09-15
fix links
vanhauser-thc
2021-08-18
switch back to -j4 for building llvm
vanhauser-thc
2021-08-17
uninstall makefile target
vanhauser-thc
2021-08-07
Merge pull request #1053 from DMaroo/gtk-dev
van Hauser
2021-08-06
Commented out all the builds of afl-plot-ui
DMaroo
2021-08-06
Added build and install instructions for afl-plot-ui
DMaroo
2021-07-30
makefile fixes
vanhauser-thc
2021-07-23
afl-persistent-config Linux support + documentation
vanhauser-thc
2021-07-22
MacOS nits
vanhauser-thc
2021-07-14
always build aflpp driver
vanhauser-thc
2021-07-02
make clean on qemu_mode should not fail
hexcoder-
[next]