aboutsummaryrefslogtreecommitdiff
path: root/src/addrman.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-16/+17
* re-work -debug switch handlingPhilip Kaufmann2013-10-301-2/+2
* Replace printf with LogPrintf / LogPrintGavin Andresen2013-09-181-3/+3
* Trim trailing whitespace for src/*.{h,cpp}Jeff Garzik2012-09-181-1/+1
* Bugfix: Correct English grammar regarding "'s"Luke Dashjr2012-08-011-4/+4
* Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-1/+1
* Fix a few typosfanquake2012-06-291-2/+2
* Update License in File HeadersFordy2012-05-181-1/+1
* Split synchronization mechanisms from util.{h,cpp}Pieter Wuille2012-05-111-0/+1
* Clean up warningsPieter Wuille2012-05-091-1/+1
* Bugfix: store source address in addrmanPieter Wuille2012-05-051-1/+1
* Use scoped locks instead of CRITICAL_BLOCKPieter Wuille2012-04-091-9/+11
* Begin doxygen-compatible commentsPieter Wuille2012-03-261-1/+2
* CAddrMan: stochastic address managerPieter Wuille2012-02-241-0/+499