6 Commits (8833acc4c979877993f87c8fdc8a6d14cd072ba2)

Author SHA1 Message Date
Pieter Wuille 5823449e2d Limit number of known addresses per peer 10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
xanatos 16d5671943 If (for example) the new max_size must be 5 then at the end the queue.size() must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was). 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille 6b8de05d0a Begin doxygen-compatible comments 12 years ago
Pieter Wuille c4341fa6ab Add mruset and use it for setInventoryKnown 13 years ago