aboutsummaryrefslogtreecommitdiff
path: root/src/test/base32_tests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Node support for Tor hidden servicesPieter Wuille2012-06-231-1/+1
| | | | | | This commit adds support for .onion addresses (mapped into the IPv6 by using OnionCat's range and encoding), and the ability to connect to them via a SOCKS5 proxy.
* Unit tests for base32 encode/decodePieter Wuille2012-06-221-0/+20