aboutsummaryrefslogtreecommitdiff
path: root/src/compressor.h
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Get rid of nType and nVersionPieter Wuille2016-11-071-3/+3
* Make GetSerializeSize a wrapper on top of CSizeComputerPieter Wuille2016-11-071-8/+0
* Fix OOM bug: UTXO entries with invalid script lengthPieter Wuille2016-04-251-2/+8
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-031-1/+1
* Convert remaining comments in /src to doxygen formatMichael Ford2014-11-211-9/+13
* Fix all header definesPavel Janík2014-11-031-3/+3
* MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (fromjtimon2014-10-271-0/+119