aboutsummaryrefslogtreecommitdiff
path: root/src/banman.cpp
AgeCommit message (Expand)Author
2021-06-21banman: save the banlist in a JSON format on diskVasil Dimov
2021-05-02scripted-diff: Replace three dots with ellipsis in the UI stringsHennadii Stepanov
2021-02-18log: Clarify log message when file does not existMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-10-12Ignore incorrectly-serialized banlist.dat entriesPieter Wuille
2020-07-08banlist: log post-swept banlist size at startupfanquake
2020-07-03Clean up separated ban/discourage interfacePieter Wuille
2020-07-03Replace automatic bans with discouragement filterPieter Wuille
2020-06-27scripted-diff: Move ui_interface to the node libMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-24Refactor out translation.hHennadii Stepanov
2019-01-22Allow connections from misbehavior banned peers.Gregory Maxwell
2019-01-16scripted-diff: batch-recase BanMan variablesCarl Dong
2019-01-16banman: Add, use CBanEntry ctor that takes ban reasonCarl Dong
2019-01-16banman: reformulate nBanUtil calculationCarl Dong
2019-01-16scripted-diff: batch-rename BanMan membersCory Fields
2019-01-16net: move BanMan to its own filesCory Fields