index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-20
fix unicorn build
vanhauser-thc
2024-08-19
code format, llvm 18
vanhauser-thc
2024-08-18
fix AFL_OLD_FORKSERVER
vanhauser-thc
2024-08-16
fix custom post process with custom send
vanhauser-thc
2024-08-15
update changelog
vanhauser-thc
2024-08-14
fix missing trace_mini check
vanhauser-thc
2024-08-14
Merge pull request #2186 from R9295/fix/unicorn-mode-build
van Hauser
2024-08-14
remove deprecated -d option in unicorn CI test
aarnav
2024-08-14
fix incorrect check for unicorn CI
aarnav
2024-08-13
fix rebuild message
aarnav
2024-08-13
fix unicorn and unicornafl build script
aarnav
2024-08-11
Merge pull request #2183 from NareshBiradar1/fix/image-tag-typo
van Hauser
2024-08-11
Corrected the 'heigh' attribute to 'height' in the HTML image tag for the AFL...
NareshBiradar1
2024-08-08
Merge pull request #2180 from tchebb/fix-shell-errors
van Hauser
2024-08-08
Merge pull request #2173 from ahuo1/dev
van Hauser
2024-08-07
Merge pull request #2181 from tchebb/fix-no-zlib
van Hauser
2024-08-06
Fix syntax error when compiling without zlib
Thomas Hebb
2024-08-06
Fix "/bin/sh:" errors when building without LLVM
Thomas Hebb
2024-08-06
Merge pull request #2179 from fish98/revise_docs
van Hauser
2024-08-05
remove redundant tracked tmp files during building
TTFISH
2024-08-05
update build dependencies for source-only/distrib
TTFISH
2024-08-05
Merge branch 'AFLplusplus:dev' into dev
Yiyi Wang
2024-08-03
Merge pull request #2174 from killerra/dev
van Hauser
2024-08-02
Handle detect_leaks 0 and false
killerra
2024-08-02
lower mem usage attempt
vanhauser-thc
2024-07-28
Removed bogus free in instrument_coverage_unstable_find_output
killerra
2024-07-28
fixed lasan defaults evaluation
killerra
2024-07-28
To support AFL instrumentation, add default settings.
Yiyi Wang
2024-07-24
Merge pull request #2172 from AFLplusplus/dev
van Hauser
2024-07-24
new cmplog map
vanhauser-thc
2024-07-24
fix afl-whatup time calc
vanhauser-thc
2024-07-23
Merge pull request #2169 from killerra/dev
van Hauser
2024-07-23
added free for new strings
killerra
2024-07-23
Fixed frida unstable coverage for instances not named "default"
killerra
2024-07-23
Merge pull request #2168 from AFLplusplus/fix_macos
van Hauser
2024-07-23
oops
Dominik Maier
2024-07-23
Fix LLVM mode build on MacOS
Dominik Maier
2024-07-21
Merge pull request #2165 from meowmeowxw/fix-fasan-arm64
van Hauser
2024-07-21
frida_mode: fix fasan operand access order
Giovanni Di Santi
2024-07-17
mini performance opt
vanhauser-thc
2024-07-15
fix autodict
vanhauser-thc
2024-07-14
Merge pull request #2158 from AFLplusplus/dev
van Hauser
2024-07-14
code format
vanhauser-thc
2024-07-14
Merge pull request #2160 from exoosh/dev
van Hauser
2024-07-14
ensure this does not happen again
vanhauser-thc
2024-07-14
Revert "Replace gettimeofday with clock_gettime (#2159)"
vanhauser-thc
2024-07-14
Replace gettimeofday with clock_gettime (#2159)
carpintero-de-c
2024-07-13
Fixing change from PR#2152, misspelled variable names
Oliver Schneider
2024-07-12
Merge pull request #2157 from trail-of-forks/fix-syncid-len
van Hauser
2024-07-12
check the sync_id length once
William Tan
[next]