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
/
fuzz
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add fuzzing harness for CAddrMan
practicalswift
2020-11-12
1
-0
/
+14
*
tests: Add fuzzing harness for CConnman
practicalswift
2020-10-20
1
-0
/
+27
*
net: change CNetAddr::ip to have flexible size
Vasil Dimov
2020-08-24
1
-1
/
+1
*
test: Fix fuzzer compilation on macOS
freenancial
2020-07-21
1
-2
/
+2
*
tests: Add serialization/deserialization fuzzing helpers WriteToStream(…)/R...
practicalswift
2020-07-15
1
-0
/
+66
*
tests: Add FuzzedAutoFileProvider which provides a CAutoFile interface to Fuz...
practicalswift
2020-07-15
1
-0
/
+21
*
tests: Add FuzzedFileProvider which provides a FILE* interface to FuzzedDataP...
practicalswift
2020-07-15
1
-0
/
+119
*
tests: Add fuzzing harness for BanMan
practicalswift
2020-07-08
1
-0
/
+8
*
tests: Add ConsumeSubNet(...). Move and increase coverage in ConsumeNetAddr(....
practicalswift
2020-07-08
1
-0
/
+28
*
tests: Add std::vector<uint8_t> ConsumeFixedLengthByteVector(FuzzedDataProvid...
practicalswift
2020-06-11
1
-0
/
+14
*
tests: Add fuzzing helper functions ConsumeDataStream, ConsumeTxDestination a...
practicalswift
2020-05-29
1
-2
/
+55
*
tests: Add fuzzing harness for CCoinsViewCache
practicalswift
2020-05-25
1
-0
/
+12
*
Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.
practicalswift
2020-05-14
1
-3
/
+3
*
tests: Clarify how we avoid hitting the signed integer overflow in CFeeRate::...
practicalswift
2020-04-30
1
-1
/
+4
*
tests: Add fuzzing harness for CBlockPolicyEstimator
practicalswift
2020-04-30
1
-0
/
+15
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
tests: Add fuzzing harness for AdditionOverflow(...)
practicalswift
2020-04-08
1
-0
/
+11
*
Merge #18407: tests: Add proof-of-work fuzzing harness
MarcoFalke
2020-04-05
1
-0
/
+6
|
\
|
*
tests: Add proof-of-work fuzzing harness
practicalswift
2020-04-04
1
-0
/
+6
*
|
tests: Add fuzzing harness for functions/classes in random.h
practicalswift
2020-03-29
1
-4
/
+15
|
/
*
tests: Add fuzzing harness for classes/functions in blockfilter.h
practicalswift
2020-03-24
1
-0
/
+10
*
tests: Add fuzzing harness for various functions taking std::string as input
practicalswift
2020-03-15
1
-0
/
+10
*
tests: Add fuzzing harness for CFeeRate
practicalswift
2020-03-15
1
-0
/
+29
*
Make lifetime correctness easier to see (avoid reference lifetime extension)
practicalswift
2020-03-09
1
-1
/
+1
*
tests: Add common Consume* fuzzing functions
practicalswift
2020-03-09
1
-0
/
+18
*
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-25
1
-0
/
+39