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
2022-07-11
nit
vanhauser-thc
2022-07-11
nit
vanhauser-thc
2022-07-07
fix double free on exit for -c 0 on src cmplog
vanhauser-thc
2022-07-04
Merge pull request #1466 from rhtenhove/cpubind
van Hauser
2022-07-04
cmplog support for gcc_plugin by adacore
vanhauser-thc
2022-06-30
feat: show bound cpu
Ruben ten Hove
2022-06-28
nits
vanhauser-thc
2022-06-28
added back missing memcpy to python mutators
Dominik Maier
2022-06-28
Python mutators: Gracious error handling for illegal return type (#1464)
Dominik Maier
2022-06-20
nits
vanhauser-thc
2022-06-18
clarity
Ruben ten Hove
2022-06-18
formatting
Ruben ten Hove
2022-06-18
revert previous changes
Ruben ten Hove
2022-06-18
check for empty env var as well
Ruben ten Hove
2022-06-18
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
Ruben ten Hove
2022-06-17
formatting
Ruben ten Hove
2022-06-17
feat: allow to skip readme creation on crash
Ruben ten Hove
2022-06-17
require value in env
Ruben ten Hove
2022-06-12
Merge pull request #1437 from Scepticz/patch-2
van Hauser
2022-06-10
Fix Byte Decrement Havoc Mutation
Tobias Scharnowski
2022-06-08
honor AFL_MAP_SIZE well outside of afl++
vanhauser-thc
2022-05-27
Fix wrong memchr size in android (#1429)
Luca Di Bartolomeo
2022-05-27
Add AFL_SYNC_TIME variable for synchronization time tuning (#1425)
Daniil Kuts
2022-05-18
Merge pull request #1415 from che30122/dev
van Hauser
2022-05-17
fix mem leak
che30122
2022-05-10
fix effector map calculation
vanhauser-thc
2022-05-09
fix
vanhauser-thc
2022-05-09
support post_process's own return buffer
vanhauser-thc
2022-05-06
large shared segment optimisation (in TEST_MMAP mode)
David CARLIER
2022-05-02
fix
vanhauser-thc
2022-05-02
fix mopt random selection
vanhauser-thc
2022-05-02
fix token usage in normal and MOpt mode
vanhauser-thc
2022-04-28
Properly null CmpLog map in deinit (#1395)
che30122
2022-04-28
update afl-sharedmem.c
che30122
2022-04-25
code format
vanhauser-thc
2022-04-20
fix instrumentation for -Werror,-Wunused-but-set-variable
Jesse Schwartzentruber
2022-04-20
use passthrough mode for wasm
Jesse Schwartzentruber
2022-04-18
fix msg
vanhauser-thc
2022-04-08
add AFL_KEEP_TIMEOUTS
vanhauser-thc
2022-04-08
correct counting for tmouts
vanhauser-thc
2022-04-07
save timeouts
vanhauser-thc
2022-04-05
[wantfix] make error @SIMPLE_FILES
むぎ茶
2022-04-03
fix pizza mode
vanhauser-thc
2022-04-03
pizza mode on 1st of april
vanhauser-thc
2022-04-03
Merge pull request #1374 from CarloMara/stable
van Hauser
2022-04-02
Fix dyslexia and clang format
Carlo Maragno
2022-04-01
Fix layout
Carlo Maragno
2022-04-01
Add basic support for Italian users
Carlo Maragno
2022-03-31
Some scan-build fixes
Dominik Maier
2022-03-30
avoid compiler warning (format-truncation), needed for make DEBUG=1 all
hexcoder-
[next]