index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
fuzz
Age
Commit message (
Expand
)
Author
2019-10-24
tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when...
practicalswift
2019-10-23
tests: Add Parse(...) (descriptor) fuzzing harness
practicalswift
2019-10-23
tests: Allow for using non-default fuzzing initialization
practicalswift
2019-10-15
tests: Add fuzzing harness for descriptor Span-parsing helpers
practicalswift
2019-10-12
tests: Add EvalScript(...) fuzzing harness
practicalswift
2019-10-10
tests: Add FuzzedDataProvider fuzzing helper from the Chromium project
practicalswift
2019-10-09
tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)
practicalswift
2019-10-09
tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...
practicalswift
2019-10-07
tests: Pass fuzzing inputs as constant references
practicalswift
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-04-11
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-02-28
fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-02-13
fuzz: Script validation flags
MarcoFalke
2019-02-13
fuzz: Move deserialize tests to test/fuzz/deserialize.cpp
MarcoFalke
2019-01-29
test: Build fuzz targets into seperate executables
MarcoFalke