aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/debug.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* debug: add better insert targetJason A. Donenfeld2017-10-021-4/+4
|
* device: remove icmp conntrack hacksJason A. Donenfeld2017-06-261-2/+0
| | | | This logic belongs upstream.
* ratelimiter: rewrite from scratchJason A. Donenfeld2017-06-261-2/+0
| | | | | | | This not only removes the depenency on x_tables, but it also gives us much better performance and memory usage. Now, systems are able to have millions of WireGuard interfaces, without having to worry about a thundering herd of garbage collection.
* debug: cleanupsJason A. Donenfeld2017-04-081-1/+1
|
* remote-run: reflect recent makefile changesexperimental-0.0.20161001Jason A. Donenfeld2016-09-291-1/+1
|
* tests: add crypto-RP filter testJason A. Donenfeld2016-08-121-0/+2
|
* tests: use makefile and expand greatlyJason A. Donenfeld2016-08-081-1/+6
|
* tests: improve test suite and add qemu testerJason A. Donenfeld2016-07-181-0/+70