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
/
afl-fuzz-bitmap.c
Age
Commit message (
Expand
)
Author
2023-10-24
code format
vanhauser-thc
2023-10-20
Use proper AFL_NYX_AUX_SIZE for nyx_aux_string
Christian Holler (:decoder)
2023-08-13
nits
vanhauser-thc
2023-07-18
take care of uninstrumented mode for fuzz state and mode
vanhauser-thc
2023-06-06
Merge pull request #1759 from AFLplusplus/dev
van Hauser
2023-04-05
implement switch mode
vanhauser-thc
2023-03-31
nits
vanhauser-thc
2023-03-25
add likely() to cksum check
yuawn
2023-03-25
add check for n_fuzz update
yuawn
2023-03-09
fast schedules n_fuzz update after classify
vanhauser-thc
2023-01-18
ignore timeout env option
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
2022-07-19
post_process 0/NULL return support
vanhauser-thc
2022-06-17
formatting
Ruben ten Hove
2022-06-17
feat: allow to skip readme creation on crash
Ruben ten Hove
2022-05-09
support post_process's own return buffer
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-03-30
avoid compiler warning (format-truncation), needed for make DEBUG=1 all
hexcoder-
2022-03-07
nits
vanhauser-thc
2022-03-04
code format
vanhauser-thc
2022-03-04
fix compile error on non linux targets
Sergej Schumilo
2022-03-04
write nyx crash logs to AFL++ work directory
Sergej Schumilo
2022-02-05
add afl-fuzz -y fuzz length support
vanhauser-thc
2022-01-19
Revert "fix classify counts"
vanhauser-thc
2022-01-15
fix classify counts
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-12-15
cleanup of TIMES macro
vanhauser-thc
2021-12-09
rename path
vanhauser-thc
2021-12-02
fixes
vanhauser-thc
2021-11-16
showmap -A -> -H, accurate help output
vanhauser-thc
2021-11-06
http->https
vanhauser-thc
2021-10-19
execs field in filenames
Andrea Fioraldi
2021-08-31
fix regression in class lookup
vanhauser-thc
2021-07-21
remove unneeded assignment
yuawn
2021-07-15
fix aflfast
vanhauser-thc
2021-05-08
fix
vanhauser-thc
2021-03-23
make setting different file permissions easy via config.h
vanhauser-thc
2021-02-07
larger map, stats reload fix, code format
vanhauser-thc
2021-01-21
code format and not setting sanitizers if debug and settings present
van Hauser
2021-01-19
cleanup and rename _DISCARD->_SKIP
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-22
workaround for Solaris: NAME_MAX is not defined
hexcoder-
2020-12-22
portability: avoid void * arithmetic (UB), avoid GNU extension for array init...
hexcoder-
2020-12-17
skim import
van Hauser
2020-12-08
fix asserts
van Hauser
[next]