23 Commits (0c17afcbe73ec546bc63aea34639fa0f4ea45c37)

Author SHA1 Message Date
Karl-Johan Alm 73f41190b9 Refactoring: Removed using namespace <xxx> from bench/ and test/ source files. 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Cory Fields 8945384bca net: Have LookupNumeric return a CService directly 8 years ago
Cory Fields 1017b8a960 net: Add direct tests for new CSubNet constructors 8 years ago
Cory Fields b6c3ff3dae net: Split resolving out of CSubNet 8 years ago
Cory Fields 31d6b1d5f0 net: Split resolving out of CNetAddr 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Jonas Schnelli 07f70b2dde [QA] fix netbase tests because of new CSubNet::ToString() output 9 years ago
Wladimir J. van der Laan e2b8028e4c net: Fix CIDR notation in ToString() 9 years ago
Jonas Schnelli 607809f037 net: use CIDR notation in CSubNet::ToString() 9 years ago
Alex Morcos 1123cdbf4d add unit test for CNetAddr::GetGroup. 9 years ago
Jonas Schnelli 177a0e4914 Adding CSubNet constructor over a single CNetAddr 10 years ago
Wladimir J. van der Laan b45c50ce51 Fix two problems in CSubNet parsing 10 years ago
Wladimir J. van der Laan 92fd887fd4 tests: add a BasicTestingSetup and apply to all tests 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Wladimir J. van der Laan e16be73753 net: Add CSubNet class for subnet matching 11 years ago
Luke Dashjr 3cb1edbfb6 Update moved and dead links 11 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Pieter Wuille 70f7f00385 Node support for Tor hidden services 13 years ago
Pieter Wuille 4c6b210af0 Fix netbase tests 13 years ago
Pieter Wuille c4971e24f9 Add netbase tests 13 years ago