aboutsummaryrefslogtreecommitdiff
path: root/src/test/base32_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Simplify Base32 and Base64 conversionsPieter Wuille2018-03-071-2/+2
* 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-2/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-1/+1
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-1/+3
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+3
* Node support for Tor hidden servicesPieter Wuille2012-06-231-1/+1
* Unit tests for base32 encode/decodePieter Wuille2012-06-221-0/+20