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
/
addrdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
banman: Add, use CBanEntry ctor that takes ban reason
Carl Dong
2019-01-16
1
-0
/
+5
*
banman: pass the banfile path in
Cory Fields
2019-01-16
1
-2
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
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
-2
/
+2
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Add const to methods that do not modify the object for which it is called
practicalswift
2017-07-25
1
-1
/
+1
*
Deduplicate addrdb.cpp and use CHashWriter/Verifier
Pieter Wuille
2017-06-01
1
-1
/
+1
*
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-2
/
+2
*
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-1
/
+1
*
[WIP] Remove unused statement in serialization
Pavel JanÃk
2016-09-09
1
-1
/
+0
*
net: Create CConnman to encapsulate p2p connections
Cory Fields
2016-09-08
1
-0
/
+1
*
net: move CBanDB and CAddrDB out of net.h/cpp
Cory Fields
2016-09-08
1
-0
/
+102