index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
netbase_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
doc: Adjust bitcoincore.org links
MarcoFalke
2018-07-22
1
-4
/
+4
*
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-07-02
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-3
/
+3
*
[refactor] move SplitHostPort() into utilstrencodings
John Newbery
2017-07-12
1
-0
/
+1
*
net: do not allow resolving to an internal address
Cory Fields
2017-06-14
1
-0
/
+5
*
net: add an internal subnet for representing unresolved hostnames
Cory Fields
2017-06-14
1
-0
/
+13
*
Use list initialization (C++11) for maps/vectors instead of boost::assign::ma...
practicalswift
2017-06-06
1
-13
/
+12
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-5
/
+3
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-5
/
+3
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
net: Have LookupNumeric return a CService directly
Cory Fields
2016-08-04
1
-4
/
+2
*
net: Add direct tests for new CSubNet constructors
Cory Fields
2016-07-31
1
-1
/
+15
*
net: Split resolving out of CSubNet
Cory Fields
2016-07-31
1
-71
/
+78
*
net: Split resolving out of CNetAddr
Cory Fields
2016-07-31
1
-69
/
+85
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[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