index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_bitcoin_fuzzy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-2
/
+2
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-15
/
+15
*
[tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest
practicalswift
2017-10-25
1
-0
/
+23
*
Merge #10440: [tests] Add libFuzzer support
Wladimir J. van der Laan
2017-10-05
1
-11
/
+39
|
\
|
*
[tests] Add libFuzzer support.
practicalswift
2017-05-22
1
-11
/
+39
*
|
Changing &vec[0] to vec.data(), what 9804 missed
MeshCollider
2017-09-08
1
-1
/
+1
*
|
Switch CCoinsView and chainstate db from per-txid to per-txout
Pieter Wuille
2017-06-01
1
-2
/
+2
|
/
*
[test] Speed up fuzzing by ~200x when using afl-fuzz
practicalswift
2017-05-19
1
-2
/
+21
*
Init ECC context for test_bitcoin_fuzzy.
Gregory Maxwell
2017-02-05
1
-0
/
+2
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make fuzzer actually test CTxOutCompressor
Pieter Wuille
2016-12-15
1
-2
/
+2
*
Simple fuzzing framework
Patrick Strateman
2016-12-15
1
-0
/
+256