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
*
tests: don't export in6addr_loopback
Vasil Dimov
2020-10-12
1
-3
/
+3
*
net: CAddress & CAddrMan: (un)serialize as ADDRv2
Vasil Dimov
2020-10-09
1
-0
/
+105
*
net: change CNetAddr::ip to have flexible size
Vasil Dimov
2020-08-24
1
-1
/
+8
*
net: don't accept non-left-contiguous netmasks
Vasil Dimov
2020-08-24
1
-3
/
+5
*
Merge #18991: Cache responses to GETADDR to prevent topology leaks
Wladimir J. van der Laan
2020-08-03
1
-1
/
+2
|
\
|
*
Add addr permission flag enabling non-cached addr sharing
Gleb Naumenko
2020-07-30
1
-1
/
+2
*
|
net: save the network type explicitly in CNetAddr
Vasil Dimov
2020-07-27
1
-2
/
+11
|
/
*
doc: Use precise permission flags where possible
MarcoFalke
2020-07-10
1
-1
/
+1
*
net: Extract download permission from noban
MarcoFalke
2020-07-09
1
-1
/
+2
*
test: add two edge case tests for CSubNet
Vasil Dimov
2020-06-22
1
-0
/
+3
*
refactor: Error message bilingual_str consistency
Wladimir J. van der Laan
2020-06-09
1
-5
/
+6
*
test: Fix outstanding -Wsign-compare errors
Ben Woosley
2020-05-08
1
-1
/
+1
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-1
/
+1
*
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-29
1
-14
/
+14
|
\
|
*
Integrate ASN bucketing in Addrman and add tests
Gleb Naumenko
2019-12-25
1
-14
/
+14
*
|
tests: Avoid using C-style NUL-terminated strings as arguments
practicalswift
2020-01-08
1
-3
/
+3
*
|
tests: Add tests to make sure lookup methods fail on std::string parameters w...
practicalswift
2020-01-08
1
-1
/
+18
*
|
net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...
practicalswift
2020-01-08
1
-1
/
+1
*
|
test: add IsRFC2544 tests
Mark Tyneway
2019-12-16
1
-0
/
+2
|
/
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
*
Make whitebind/whitelist permissions more flexible
nicolas.dorier
2019-08-11
1
-0
/
+79
*
netaddress: Update CNetAddr for ORCHIDv2
Carl Dong
2019-05-15
1
-0
/
+1
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Implements ParseNetwork unit test.
251
2018-08-28
1
-0
/
+18
*
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
[next]