Age | Commit message (Expand) | Author |
---|---|---|
2018-04-06 | crypto: Refactor (P)RNG functionality into new crypto_rand module. | Isis Lovecruft |
2018-02-09 | test: DoS test to make sure we exclude known relays | David Goulet |
2018-02-06 | remove a redundant semicolon | Nick Mathewson |
2018-02-02 | Use tt_u64_op() for uint64_t inputs. | Nick Mathewson |
2018-01-31 | test: Add unit tests for overflows and underflows in cc_stats_refill_bucket | teor |
2018-01-31 | dos: Make sure cc_stats_refill_bucket can't overflow while calculating | teor |
2018-01-31 | test: Remove a redundant round from test_dos_bucket_refill | teor |
2018-01-30 | test: Add unit tests for the DoS subsystem | George Kadianakis |