aboutsummaryrefslogtreecommitdiff
path: root/src/banman.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore incorrectly-serialized banlist.dat entriesPieter Wuille2020-10-121-1/+1
* banlist: log post-swept banlist size at startupfanquake2020-07-081-1/+1
* Clean up separated ban/discourage interfacePieter Wuille2020-07-031-30/+16
* Replace automatic bans with discouragement filterPieter Wuille2020-07-031-4/+9
* scripted-diff: Move ui_interface to the node libMarcoFalke2020-06-271-1/+1
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* scripted-diff: Make translation bilingualHennadii Stepanov2019-07-241-1/+1
* Refactor out translation.hHennadii Stepanov2019-07-241-0/+1
* Allow connections from misbehavior banned peers.Gregory Maxwell2019-01-221-2/+25
* scripted-diff: batch-recase BanMan variablesCarl Dong2019-01-161-42/+42
* banman: Add, use CBanEntry ctor that takes ban reasonCarl Dong2019-01-161-2/+1
* banman: reformulate nBanUtil calculationCarl Dong2019-01-161-3/+6
* scripted-diff: batch-rename BanMan membersCory Fields2019-01-161-37/+37
* net: move BanMan to its own filesCory Fields2019-01-161-0/+195