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
/
addrman_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-33
/
+33
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
*
Add test-before-evict discipline to addrman
Ethan Heilman
2018-03-06
1
-11
/
+176
*
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
-5
/
+5
*
Add recommendation: By default, declare single-argument constructors `explicit`
practicalswift
2017-08-22
1
-1
/
+1
*
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...
Wladimir J. van der Laan
2017-08-14
1
-3
/
+3
|
\
|
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-3
/
+3
*
|
Tests: address placement should be deterministic by default
René Nyffenegger
2017-07-17
1
-34
/
+6
|
/
*
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2017-06-28
1
-1
/
+1
*
tests: fix spurious addrman test failure
Cory Fields
2017-05-19
1
-3
/
+7
*
[tests] Clean up addrman_tests.cpp
Jimmy Song
2017-05-09
1
-90
/
+87
*
[tests] Update Unit Test for addrman.h/addrman.cpp
Jimmy Song
2017-05-02
1
-9
/
+17
*
Switch FastRandomContext to ChaCha20
Pieter Wuille
2017-03-29
1
-4
/
+5
*
[trivial] Fix typos in comments
practicalswift
2017-03-21
1
-1
/
+1
*
[test] Avoid potential NULL pointer dereference in addrman_tests.cpp
practicalswift
2017-01-14
1
-1
/
+1
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-7
/
+5
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-7
/
+5
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-1
/
+1
*
[test] Remove redundant print in addrman_tests
MarcoFalke
2016-09-22
1
-3
/
+2
*
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
1
-0
/
+1
*
net: Split resolving out of CService
Cory Fields
2016-07-31
1
-44
/
+56
*
net: Split resolving out of CNetAddr
Cory Fields
2016-07-31
1
-25
/
+37
*
Introduce enum ServiceFlags for service flags
Pieter Wuille
2016-06-13
1
-46
/
+46
*
Don't require services in -addnode
Pieter Wuille
2016-06-13
1
-46
/
+46
*
Increase test coverage for addrman and addrinfo
Ethan Heilman
2016-01-27
1
-31
/
+372
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Creates unittests for addrman, makes addrman testable.
EthanHeilman
2015-09-24
1
-0
/
+180