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
/
deserialize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuzz: Assert roundtrip equality for both addrv1 and addrv2 versions of CService
practicalswift
2020-11-09
1
-0
/
+7
*
fuzz: Check for addrv1 compatibility before using addrv1 serializer/deseriali...
practicalswift
2020-11-09
1
-10
/
+21
*
fuzz: Check for addrv1 compatibility before using addrv1 serializer on CService
practicalswift
2020-11-02
1
-1
/
+4
*
fuzz: Check for addrv1 compatibility before using addrv1 serializer
practicalswift
2020-10-26
1
-5
/
+9
*
Remove header checks out of net_processing
Troy Giorshev
2020-09-22
1
-2
/
+1
*
Change CMessageHeader Constructor
Troy Giorshev
2020-09-22
1
-1
/
+1
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
tests: Simplify code by removing unwarranted use of unique_ptr:s
practicalswift
2020-03-11
1
-1
/
+1
*
tests: Add deserialization fuzzing of SnapshotMetadata (utxo_snapshot), uint1...
practicalswift
2020-03-11
1
-0
/
+16
*
Convert compression.h to new serialization framework
Pieter Wuille
2020-01-21
1
-1
/
+1
*
tests: Test serialisation as part of deserialisation fuzzing. Test round-trip...
practicalswift
2019-12-06
1
-156
/
+98
*
tests: Add deserialization fuzzing harnesses
practicalswift
2019-11-21
1
-102
/
+216
*
tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when...
practicalswift
2019-10-24
1
-0
/
+7
*
tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)
practicalswift
2019-10-09
1
-5
/
+0
*
tests: Pass fuzzing inputs as constant references
practicalswift
2019-10-07
1
-1
/
+1
*
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-4
/
+1
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
fuzz: Move deserialize tests to test/fuzz/deserialize.cpp
MarcoFalke
2019-02-13
1
-0
/
+167