| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | data: reset all packet fields like tun.c | 2016-10-23 | 1 | -2/+2 | ||
| * | device: better debug message for unroutable packets | 2016-10-22 | 1 | -1/+5 | ||
| * | compat: support PaX constify plugin | 2016-10-22 | 1 | -0/+7 | ||
| * | uapi.h: public_key field is a getter | 2016-10-22 | 1 | -1/+1 | ||
| * | receive: always send confirmation, even if queue is empty | 2016-10-19 | 1 | -1/+5 | ||
| * | timers: only have initiator rekey | 2016-10-19 | 6 | -66/+44 | ||
| * | timers: always delay handshakes for responder | 2016-10-19 | 5 | -8/+50 | ||
| * | timers: move constants to header | 2016-10-19 | 2 | -12/+9 | ||
| * | timers: kill half-open handshakes after a while | 2016-10-19 | 1 | -0/+4 | ||
| * | timers: avoid thundering herd for simultaneous initiation | 2016-10-19 | 1 | -1/+1 | ||
| * | debug: keep alive -> keepalive | 2016-10-19 | 3 | -3/+2 | ||
| * | noise: comment/document the key swapping | 2016-10-19 | 1 | -1/+19 | ||
| * | send: ensure that rekey retries are staggered | 2016-10-14 | 1 | -1/+1 | ||
| * | device: show debug message when no peer has allowed-ips for packet | 2016-10-14 | 1 | -0/+1 | ||
| * | send: requeue jobs for later if padata is full | 2016-10-05 | 2 | -2/+14 | ||
| * | compat: akpm merged this to 4.9 | 2016-10-04 | 1 | -1/+2 | ||
| * | send: only avoid parallel path when there aren't inflight jobs | 2016-10-02 | 2 | -1/+14 | ||
| * | remote-run: reflect recent makefile changes | 2016-09-29 | 1 | -1/+1 | ||
| * | git: organize ignore files | 2016-09-29 | 1 | -0/+2 | ||
| * | compat: Isolate more functions | 2016-09-29 | 2 | -59/+97 | ||
| * | Rework headers and includes | 2016-09-29 | 32 | -179/+187 | ||
| * | poly1305: optimize unaligned access | 2016-09-29 | 1 | -0/+30 | ||
| * | send: properly encapsulate ECN | 2016-08-29 | 4 | -16/+38 | ||
| * | netns: remove dangling $@ | 2016-08-29 | 1 | -4/+4 | ||
| * | socket: use isdigit | 2016-08-22 | 1 | -1/+2 | ||
| * | routingtable: hyphen was ugly | 2016-08-22 | 4 | -3/+3 | ||
| * | hashtables: use rdrand() instead of counter | 2016-08-22 | 3 | -5/+7 | ||
| * | tests: test jumbo frames with more transfer | 2016-08-21 | 1 | -4/+19 | ||
| * | qemu: enhancements | 2016-08-17 | 3 | -32/+98 | ||
| * | send: needless debugging check | 2016-08-16 | 1 | -2/+1 | ||
| * | tests: add crypto-RP filter test | 2016-08-12 | 3 | -1/+34 | ||
| * | main: load driver late in boot process when debugging | 2016-08-10 | 1 | -0/+6 | ||
| * | main: fix typo | 2016-08-10 | 1 | -1/+1 | ||
| * | qemu: lock distfiles | 2016-08-10 | 1 | -19/+34 | ||
| * | qemu: allow testing with RCs | 2016-08-09 | 1 | -2/+8 | ||
| * | ratelimiter: hard-depend on runtime dependencies | 2016-08-09 | 1 | -0/+7 | ||
| * | ratelimiter: do not require IPv6 | 2016-08-08 | 1 | -4/+12 | ||
| * | tests: use makefile and expand greatly | 2016-08-08 | 8 | -234/+604 | ||
| * | persistent-keepalive: change range to [1,65535] | 2016-08-08 | 1 | -7/+4 | ||
| * | Kbuild: move module deps out of tests/ | 2016-08-03 | 2 | -18/+16 | ||
| * | selftest: move to subfolder | 2016-08-02 | 11 | -413/+421 | ||
| * | Makefile: check tools as part of make check | 2016-08-02 | 1 | -0/+1 | ||
| * | uapi: typeof is not necessary | 2016-08-02 | 1 | -4/+4 | ||
| * | c: specify static array size in function params | 2016-08-02 | 13 | -48/+48 | ||
| * | timers: use more clear pow macro | 2016-08-02 | 1 | -1/+1 | ||
| * | ratelimiter: correct comment | 2016-07-23 | 1 | -1/+1 | ||
| * | timers: upstream removed the slack concept | 2016-07-23 | 2 | -9/+9 | ||
| * | tools: Use seqpacket instead of dgram | 2016-07-22 | 1 | -0/+16 | ||
| * | index hashtable: run random indices through siphash | 2016-07-22 | 2 | -1/+7 | ||
| * | cookie: do not expose csprng directly | 2016-07-22 | 1 | -0/+1 | ||
