aboutsummaryrefslogtreecommitdiff
path: root/src/test/streams_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* streams: Remove unused seek(size_t)practicalswift2018-11-231-5/+5
* streams: Unit tests for BitStreamReader and BitStreamWriter.Jim Posen2018-08-251-0/+35
* streams: Unit test for VectorReader class.Jim Posen2018-08-251-0/+45
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-10/+10
* Remove boost dependency (boost/assign/std/vector.hpp)practicalswift2018-06-271-16/+13
* Fix incorrect testspracticalswift2018-06-271-6/+12
* Add native support for serializing char arrays without FLATDATAPieter Wuille2018-03-211-4/+4
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-3/+3
* Remove unused Boost includespracticalswift2017-06-091-1/+0
* Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sourcesMarcoFalke2017-01-051-2/+1
|\
| * Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.Karl-Johan Alm2017-01-021-2/+1
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
|/
* net: add CVectorWriter and CNetMsgMakerCory Fields2016-11-251-0/+58
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Add chainstate obfuscation to avoid spurious antivirus detectionJames O'Beirne2015-10-061-0/+67