| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [QA] fix netbase tests because of new CSubNet::ToString() output | Jonas Schnelli | 2015-09-16 | 1 | -4/+2 |
| * | net: Fix CIDR notation in ToString() | Wladimir J. van der Laan | 2015-09-16 | 1 | -0/+6 |
| * | net: use CIDR notation in CSubNet::ToString() | Jonas Schnelli | 2015-09-16 | 1 | -0/+74 |
| * | add unit test for CNetAddr::GetGroup. | Alex Morcos | 2015-08-19 | 1 | -0/+17 |
| * | Adding CSubNet constructor over a single CNetAddr | Jonas Schnelli | 2015-07-02 | 1 | -0/+11 |
| * | Fix two problems in CSubNet parsing | Wladimir J. van der Laan | 2015-05-26 | 1 | -0/+5 |
| * | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan | 2015-03-12 | 1 | -1/+2 |
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| * | net: Add CSubNet class for subnet matching | Wladimir J. van der Laan | 2014-05-09 | 1 | -0/+37 |
| * | Update moved and dead links | Luke Dashjr | 2014-03-24 | 1 | -1/+1 |
| * | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-03-18 | 1 | -0/+4 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -3/+2 |
| * | Node support for Tor hidden services | Pieter Wuille | 2012-06-23 | 1 | -1/+12 |
| * | Fix netbase tests | Pieter Wuille | 2012-06-19 | 1 | -1/+0 |
| * | Add netbase tests | Pieter Wuille | 2012-06-14 | 1 | -0/+92 |