26 Commits (500710bd291e0b9f269ef20677a4a849fb76fc06)

Author SHA1 Message Date
Pieter Wuille f478d98fe4 Fix some empty vector references 7 years ago
Pavel Janík bb2aaeeeea Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1. 7 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Wladimir J. van der Laan a2141e415a streams: Remove special cases for ancient MSVC 8 years ago
Wladimir J. van der Laan af4c44ce59 streams: Add data() method to CDataStream 8 years ago
Pavel Janík 9de90bb749 Do not shadow variables (gcc set) 8 years ago
Cory Fields 2ec935dcaa net: add CVectorWriter and CNetMsgMaker 8 years ago
Pieter Wuille 528472111b Get rid of nType and nVersion 8 years ago
Pieter Wuille 657e05ab2e Make GetSerializeSize a wrapper on top of CSizeComputer 8 years ago
Pieter Wuille fad9b66504 Make nType and nVersion private and sometimes const 8 years ago
Pieter Wuille c2c5d42f36 Make streams' read and write return void 8 years ago
Pieter Wuille 50e8a9ccd7 Remove unused ReadVersion and WriteVersion 8 years ago
Cory Fields b98c14c4e3 serialization: teach serializers variadics 8 years ago
Pieter Wuille 7030d9eb47 BIP144: Serialization, hashes, relay (sender side) 8 years ago
Pieter Wuille 5d0434d13d Fix OOM bug: UTXO entries with invalid script length 8 years ago
Patrick Strateman 4bf631e5e4 CDataStream::ignore Throw exception instead of assert on negative nSize. 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
James O'Beirne 42cb388167 Add chainstate obfuscation to avoid spurious antivirus detection 9 years ago
Cory Fields d7d187e8a4 allocators: split allocators and pagelocker 9 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 10 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Cory Fields fa7361907a boost: split stream classes out of serialize.h 10 years ago