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-performance.c
Age
Commit message (
Expand
)
Author
2021-11-07
Merge pull request #1141 from AFLplusplus/afl4
van Hauser
2021-11-06
30% faster hashing speed
vanhauser-thc
2021-11-06
http->https
vanhauser-thc
2020-12-18
merge romu and skim
van Hauser
2020-10-14
configurable testcache with malloc (#581)
van Hauser
2020-10-12
fix new seed selection algo
van Hauser
2020-09-03
update xxh3 to 0.8.0, fix is_ascii
van Hauser
2020-08-31
fix warnings and weird code insert
van Hauser
2020-06-29
Revert "Merge branch 'text_inputs' into dev"
root
2020-06-29
Merge branch 'text_inputs' into dev
van Hauser
2020-06-29
fix autodict
van Hauser
2020-06-28
less problematic definitions
van Hauser
2020-06-28
less problematic definitions
van Hauser
2020-06-23
lto whitelist in test.sh
van Hauser
2020-06-22
Added rand, hash unittests
Dominik Maier
2020-06-19
first commit, looks good
van Hauser
2020-06-15
code format
Dominik Maier
2020-06-15
using XX64 for 32 bit hash
Dominik Maier
2020-06-15
tidied hash32, unicorn
Dominik Maier
2020-06-13
fix typos
van Hauser
2020-06-12
code-format killed the compilation
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser