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
/
addrman.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
addrman: ensure old versions don't parse peers.dat
Vasil Dimov
2020-11-11
1
-25
/
+53
*
net: CAddress & CAddrMan: (un)serialize as ADDRv2
Vasil Dimov
2020-10-09
1
-14
/
+46
*
[addrman] Specify max addresses and pct when calling GetAddresses()
John Newbery
2020-08-12
1
-9
/
+3
*
Remove useless 2500 limit on AddrMan queries
Gleb Naumenko
2020-07-24
1
-1
/
+1
*
logging: asmap logging and #include fixups
Jon Atack
2020-03-04
1
-6
/
+5
*
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-29
1
-25
/
+76
|
\
|
*
Integrate ASN bucketing in Addrman and add tests
Gleb Naumenko
2019-12-25
1
-25
/
+76
*
|
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
|
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-15
1
-1
/
+1
*
|
Convert addrdb/addrman to new serialization
Pieter Wuille
2020-01-02
1
-9
/
+5
*
|
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
|
/
*
[addrman] Ensure collisions eventually get resolved
Suhas Daftuar
2019-02-27
1
-0
/
+3
*
Use C++11 default member initializers
MarcoFalke
2019-01-05
1
-23
/
+7
*
Make addrman use its local RNG exclusively
Pieter Wuille
2018-12-12
1
-4
/
+1
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Merge #13115: addrman: Add Clang thread safety annotations for variables guar...
MarcoFalke
2018-10-09
1
-26
/
+27
|
\
|
*
Add missing locks and locking annotations for CAddrMan
practicalswift
2018-10-08
1
-26
/
+27
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-2
/
+2
|
/
*
Merge #12731: Support serialization as another type without casting
Wladimir J. van der Laan
2018-04-10
1
-1
/
+1
|
\
|
*
Support serialization as another type without casting
Pieter Wuille
2018-03-20
1
-1
/
+1
*
|
Fix typos
practicalswift
2018-03-21
1
-1
/
+1
|
/
*
Add test-before-evict discipline to addrman
Ethan Heilman
2018-03-06
1
-3
/
+40
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-1
/
+1
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
|
Merge #10493: Use range-based for loops (C++11) when looping over map elements
MarcoFalke
2017-11-30
1
-5
/
+5
|
\
\
|
*
|
Use range-based for loops (C++11) when looping over map elements
practicalswift
2017-10-09
1
-5
/
+5
|
|
/
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
*
|
addrman: Add missing lock in Clear() (CAddrMan)
practicalswift
2017-10-31
1
-0
/
+1
|
/
*
when clearing addrman clear mapInfo and mapAddr
Gregory Sanders
2017-09-05
1
-0
/
+2
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-2
/
+2
*
Merge #9792: FastRandomContext improvements and switch to ChaCha20
Wladimir J. van der Laan
2017-04-24
1
-3
/
+8
|
\
|
*
Switch FastRandomContext to ChaCha20
Pieter Wuille
2017-03-29
1
-3
/
+8
*
|
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-5
/
+7
|
/
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Remove double brackets in addrman
Matt Corallo
2016-11-26
1
-18
/
+12
*
Fix AddrMan locking
Matt Corallo
2016-11-26
1
-13
/
+10
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-3
/
+3
*
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
1
-5
/
+0
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-0
/
+3
*
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
1
-1
/
+1
*
Introduce enum ServiceFlags for service flags
Pieter Wuille
2016-06-13
1
-2
/
+2
*
Keep addrman's nService bits consistent with outbound observations
Pieter Wuille
2016-06-13
1
-0
/
+11
*
Do not increment nAttempts by more than one for every Good connection.
Gregory Maxwell
2016-05-26
1
-0
/
+8
*
Avoid counting failed connect attempts when probably offline.
Gregory Maxwell
2016-05-26
1
-3
/
+3
*
CAddrMan::Deserialize handle corrupt serializations better.
Patrick Strateman
2016-04-24
1
-0
/
+8
*
Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non...
Wladimir J. van der Laan
2016-01-28
1
-8
/
+5
|
\
|
*
Increase test coverage for addrman and addrinfo
Ethan Heilman
2016-01-27
1
-8
/
+5
*
|
Add missing copyright headers
MarcoFalke
2016-01-05
1
-0
/
+1
|
/
[next]