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
/
src
Age
Commit message (
Expand
)
Author
2023-12-05
fixing -Wl,-rpath=<LLVM_LIBDIR>
vincenzo MEZZELA
2023-12-04
removing options "-Wl,-rpath" "LLVM_LIBDIR" when using gcc
vincenzo MEZZELA
2023-12-01
Stop hardcoding the path /usr/local/lib/afl in afl-ld-lto.c and respect the c...
Romain Geissler
2023-11-28
nit
vanhauser-thc
2023-11-28
improve cmplog
vanhauser-thc
2023-11-28
code format
vanhauser-thc
2023-11-28
changes
vanhauser-thc
2023-11-28
Merge pull request #1915 from yangzao/dev
van Hauser
2023-11-27
merge function
yangzao
2023-11-27
update
yangzao
2023-11-27
format code
yangzao
2023-11-27
Merge pull request #1913 from choller/nyx-id-fix-2
van Hauser
2023-11-25
update python module
yangzao
2023-11-24
update afl-fuzz-run
yangzao
2023-11-24
add custom_post_run.c
yangzao
2023-11-23
mini fix
vanhauser-thc
2023-11-22
Pass correct Nyx ID when creating a Nyx runner
Christian Holler (:decoder)
2023-11-17
Merge pull request #1909 from ifyGecko/quick_fix
van Hauser
2023-11-16
missing closing parenthesis
ifyGecko
2023-11-16
fix inf in stats
vanhauser-thc
2023-11-07
Merge pull request #1902 from m-carrasco/dev-cm-init-fix
van Hauser
2023-11-07
fix dictionary and cmin
vanhauser-thc
2023-11-06
Add missing initialisation for havoc_queued during the custom mutator's stage.
Manuel Carrasco
2023-11-06
clang-format 16->17
vanhauser-thc
2023-11-06
fix lsan fix
vanhauser-thc
2023-11-04
fix of fix: make sure ASAN_OPTIONS and LSAN_OPTIONS agree on leak detection
hexcoder-
2023-11-04
copy 'detect_leaks=0' from ASAN to LSAN
hexcoder
2023-11-03
Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev
vanhauser-thc
2023-11-03
add --help/--version/...
vanhauser-thc
2023-10-25
Merge pull request #1899 from AFLplusplus/scale
van Hauser
2023-10-25
fix scale
vanhauser-thc
2023-10-24
code format
vanhauser-thc
2023-10-23
Add an env to afl-clang-fast to disable setting rpath if LLVM path isn't
Jesse Schwartzentruber
2023-10-23
add scale encode mode for cmplog
vanhauser-thc
2023-10-20
Use proper AFL_NYX_AUX_SIZE for nyx_aux_string
Christian Holler (:decoder)
2023-10-04
Make fuzzer_stats update atomic
coco
2023-10-03
Merge pull request #1882 from m4drat/statsd-banner-fix
van Hauser
2023-10-03
Use sync_id instead of use_banner while building statsd metric messages
Theodor Arsenij
2023-10-03
nits
vanhauser-thc
2023-10-02
fix addseeds test
vanhauser-thc
2023-10-02
Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev
vanhauser-thc
2023-10-02
remove old credits
vanhauser-thc
2023-10-02
Merge pull request #1868 from nataraj-hates-MS-for-stealing-github/stable
van Hauser
2023-09-30
add afl-addseeds tool
vanhauser-thc
2023-09-28
fix exploit mode on startup
vanhauser-thc
2023-09-27
fix afl-cc help output
vanhauser-thc
2023-09-19
Use shorter fuzzer name in stat header when user's banner is too big
Nikolay Shaplov
2023-09-19
Use proper ifdef, remove else in line with other compile options
Thomas Rooijakkers
2023-09-19
Add usage compilation status print for NO_UTF
Thomas Rooijakkers
2023-09-13
-a default
vanhauser-thc
[next]