aboutsummaryrefslogtreecommitdiff
path: root/src/test/denialofservice_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* net: move BanMan to its own filesCory Fields2019-01-161-0/+1
* banman: pass in default ban time as a parameterCory Fields2019-01-161-3/+3
* banman: pass the banfile path inCory Fields2019-01-161-3/+3
* banman: create and split out banmanCory Fields2019-01-161-19/+22
* tests: remove member connman/peerLogic in TestingSetupCory Fields2019-01-161-5/+33
* Merge #14935: tests: Test for expected return values when calling functions r...MarcoFalke2018-12-141-13/+13
|\
| * tests: Test for expected return values when calling functions returning a suc...practicalswift2018-12-131-13/+13
* | test: Make g_insecure_rand_ctx thread_localMarcoFalke2018-12-131-1/+1
* | Make unit tests use the insecure_rand_ctx exclusivelyPieter Wuille2018-12-121-1/+1
|/
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* tests: Add missing locking annotations and lockspracticalswift2018-08-301-3/+4
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Merge #13417: [net] Tighten scope in net_processingPieter Wuille2018-07-131-0/+2
|\
| * [move-only] Move things only referenced in net_processing out of header fileJesse Cohen2018-06-191-0/+2
* | net: Remove unused interrupt from SendMessagesfanquake2018-07-081-14/+10
* | tests: Fix lock-order-inversion (potential deadlock) in DoS_tests. Reported b...practicalswift2018-06-121-22/+54
|/
* Do not use uppercase characters in source code filenamespracticalswift2018-05-231-0/+385