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
/
net_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #19998: net: Add CNode::ConnectedThroughNetwork member function
Wladimir J. van der Laan
2020-10-12
1
-3
/
+42
|
\
|
*
test: Add tests for CNode::ConnectedThroughNetwork
Hennadii Stepanov
2020-10-03
1
-3
/
+42
*
|
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
fanquake
2020-10-11
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-09
1
-0
/
+17
*
|
test: add test coverage for CNetAddr ipv6 scoped addresses
Jon Atack
2020-10-02
1
-0
/
+19
|
/
*
net: recognize TORv3/I2P/CJDNS networks
Vasil Dimov
2020-09-21
1
-1
/
+103
*
net: CNetAddr: add support to (un)serialize as ADDRv2
Vasil Dimov
2020-09-17
1
-1
/
+193
*
[test] Add explicit tests that connection types get set correctly
Amiti Uttarwar
2020-09-02
1
-0
/
+10
*
scripted-diff: Rename `OUTBOUND` ConnectionType to `OUTBOUND_FULL_RELAY`
Amiti Uttarwar
2020-09-02
1
-2
/
+2
*
Merge #19628: net: change CNetAddr::ip to have flexible size
MarcoFalke
2020-08-25
1
-0
/
+74
|
\
|
*
net: change CNetAddr::ip to have flexible size
Vasil Dimov
2020-08-24
1
-0
/
+74
*
|
[net/refactor] Remove fInbound flag from CNode
Amiti Uttarwar
2020-08-07
1
-2
/
+2
*
|
[net/refactor] Remove fFeeler flag from CNode
Amiti Uttarwar
2020-08-07
1
-3
/
+0
*
|
[net/refactor] Introduce an enum to distinguish type of connection
Amiti Uttarwar
2020-08-07
1
-5
/
+3
|
/
*
refactor: Use uint16_t instead of unsigned short
Aaron Hook
2020-06-22
1
-2
/
+3
*
test: Move boost/stdlib includes last
MarcoFalke
2020-04-17
1
-2
/
+3
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-7
/
+7
*
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-14
1
-1
/
+2
*
tests: Add tests to make sure lookup methods fail on std::string parameters w...
practicalswift
2020-01-08
1
-0
/
+2
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
*
Merge #17243: p2p: add PoissonNextSend method that returns mockable time
MarcoFalke
2019-11-05
1
-0
/
+14
|
\
|
*
[tools] add PoissonNextSend method that returns mockable time
Amiti Uttarwar
2019-11-05
1
-0
/
+14
*
|
test: Do not instantiate CAddrDB for static call
Hennadii Stepanov
2019-11-01
1
-4
/
+2
|
/
*
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-1
/
+4
*
test: Create data dir in BasicTestingSetup
MarcoFalke
2019-06-20
1
-2
/
+0
*
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
*
Drop IsLimited in favor of IsReachable
Ben Woosley
2019-01-13
1
-29
/
+16
*
IsReachable is the inverse of IsLimited (DRY). Includes unit tests
marcaiaf
2018-12-28
1
-0
/
+89
*
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-12
/
+12
*
add test demonstrating addrLocal UB
Kaz Wesley
2018-11-15
1
-0
/
+38
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
tests: Use MakeUnique to construct objects owned by unique_ptrs
practicalswift
2018-09-21
1
-2
/
+2
*
Increase signal to noise in appveyor build output by reducing the MSVC warnin...
practicalswift
2018-09-03
1
-2
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-1
/
+1
*
test_bitcoin: Avoid read/write to default datadir
MarcoFalke
2018-07-14
1
-0
/
+2
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-1
/
+1
*
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+2
|
\
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+2
*
|
Add native support for serializing char arrays without FLATDATA
Pieter Wuille
2018-03-21
1
-3
/
+3
*
|
Remove useless string initialization.
Alin Rus
2018-02-13
1
-1
/
+1
|
/
*
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
-9
/
+9
*
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-1
/
+1
*
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2017-06-28
1
-2
/
+2
*
rpc: Add listen address to incoming connections in `getpeerinfo`
Wladimir J. van der Laan
2017-06-05
1
-2
/
+2
*
[test] Add Unit Test for GetListenPort
Jimmy Song
2017-04-25
1
-0
/
+13
*
Fix memory leak in net_tests
Pieter Wuille
2017-01-12
1
-2
/
+2
[next]