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
*
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
Pieter Wuille
2014-09-02
1
-2
/
+2
*
Merge pull request #4737
Pieter Wuille
2014-09-01
1
-4
/
+6
|
\
|
*
Use CSizeComputer to avoid counting sizes in SerializationOp
Pieter Wuille
2014-08-31
1
-5
/
+2
|
*
rework overhauled serialization methods to non-static
Kamil Domanski
2014-08-31
1
-7
/
+7
|
*
overhaul serialization code
Kamil Domanski
2014-08-31
1
-6
/
+11
*
|
add missing header end comments
Philip Kaufmann
2014-08-28
1
-2
/
+2
|
/
*
Break up CAddrMan's IMPLEMENT_SERIALIZE
Pieter Wuille
2014-07-16
1
-129
/
+131
*
move rand functions from util to new random.h/.cpp
Philip Kaufmann
2014-07-09
1
-0
/
+1
*
add GetRandBytes() as wrapper for RAND_bytes()
Philip Kaufmann
2014-07-09
1
-3
/
+1
*
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-0
/
+1
*
Remove redundant c_str
R E Broadley
2014-05-22
1
-2
/
+2
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-16
/
+17
*
re-work -debug switch handling
Philip Kaufmann
2013-10-30
1
-2
/
+2
*
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
1
-3
/
+3
*
Trim trailing whitespace for src/*.{h,cpp}
Jeff Garzik
2012-09-18
1
-1
/
+1
*
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
1
-4
/
+4
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-1
/
+1
*
Fix a few typos
fanquake
2012-06-29
1
-2
/
+2
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Split synchronization mechanisms from util.{h,cpp}
Pieter Wuille
2012-05-11
1
-0
/
+1
*
Clean up warnings
Pieter Wuille
2012-05-09
1
-1
/
+1
*
Bugfix: store source address in addrman
Pieter Wuille
2012-05-05
1
-1
/
+1
*
Use scoped locks instead of CRITICAL_BLOCK
Pieter Wuille
2012-04-09
1
-9
/
+11
*
Begin doxygen-compatible comments
Pieter Wuille
2012-03-26
1
-1
/
+2
*
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-24
1
-0
/
+499