Age | Commit message (Expand) | Author |
2017-10-17 | selftest: better test index for rate limiter | Jason A. Donenfeld |
2017-10-09 | routingtable: only use device's mutex, not a special rt one | Jason A. Donenfeld |
2017-10-05 | Makefile: clang now builds the kernel, so use scan-build | Jason A. Donenfeld |
2017-08-02 | selftest: more checking in ratelimiter | Jason A. Donenfeld |
2017-07-20 | selftests: ensure that there isnt CPU lag when testing rate limiter | Jason A. Donenfeld |
2017-07-07 | ratelimiter: consistently use non-bh rcu | Jason A. Donenfeld |
2017-07-06 | ratelimiter: add self-test | Jason A. Donenfeld |
2017-06-24 | selftest: remove antique siphash self test | Jason A. Donenfeld |
2017-06-24 | main: annotate init/exit functions to save memory | Jason A. Donenfeld |
2017-05-30 | style: spaces after for loops | Jason A. Donenfeld |
2017-04-21 | routingtable: rewrite core functions | Jason A. Donenfeld |
2017-03-30 | chacha20poly1305: enforce authtag checking with compiler | Jason A. Donenfeld |
2017-03-30 | curve25519: protect against potential invalid point attacks | Jason A. Donenfeld |
2017-01-10 | Update copyright | Jason A. Donenfeld |
2016-12-23 | cookies: use xchacha20poly1305 instead of chacha20poly1305 | Jason A. Donenfeld |
2016-12-16 | siphash: update against upstream submission | Jason A. Donenfeld |
2016-12-11 | blake2s: move self tests to correct directory | Jason A. Donenfeld |
2016-12-11 | global: move to consistent use of uN instead of uintN_t for kernel code | Jason A. Donenfeld |
2016-11-07 | selftest: add routing table tests for small subnets | Jason A. Donenfeld |
2016-08-02 | selftest: move to subfolder | Jason A. Donenfeld |