| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Node support for Tor hidden services | Pieter Wuille | 2012-06-23 | 1 | -1/+12 |
| | | | | | | | 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. | ||||
| * | Fix netbase tests | Pieter Wuille | 2012-06-19 | 1 | -1/+0 |
| | | | | | | * Do not rely on "a.b.c" being interpreted as "a.0.b.c" * Parse numeric addresses for address families for which no device is configured | ||||
| * | Add netbase tests | Pieter Wuille | 2012-06-14 | 1 | -0/+92 |