aboutsummaryrefslogtreecommitdiff
path: root/src/addrman.h
Commit message (Expand)AuthorAgeFilesLines
* 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