aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/selftest (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-19receive: check against proper return value typeJason A. Donenfeld1-1/+1
2018-07-19qemu: version bumpJason A. Donenfeld1-1/+1
2018-07-18version: bump snapshot0.0.20180718Jason A. Donenfeld2-2/+2
2018-07-18recieve: disable NAPI busy pollingThomas Gschwantner2-0/+10
2018-07-18device: destroy workqueue before freeing queueJason A. Donenfeld1-1/+1
2018-07-16wg-quick: allow link local default gatewayJason A. Donenfeld3-3/+0
2018-07-12receive: use gro call instead of plain callJason A. Donenfeld1-1/+1
2018-07-11receive: account for zero or negative budgetJason A. Donenfeld1-0/+3
2018-07-08tools: only error on wg show if all interfaces failJason A. Donenfeld1-1/+4
2018-07-08version: bump snapshot0.0.20180708Jason A. Donenfeld2-2/+2
2018-07-08receive: use NAPI on the receive pathJonathan Neuschäfer6-17/+45
2018-07-06qemu: decide debug kernel based on KERNEL_VERSIONJason A. Donenfeld1-8/+8
2018-07-06qemu: bump default kernel versionJason A. Donenfeld1-1/+1
2018-07-06selftest: ratelimiter: improve chance of success via retryJason A. Donenfeld1-1/+6
2018-07-05wg-quick: android: support excluding applicationsJason A. Donenfeld1-9/+102
2018-07-04receive: styleJason A. Donenfeld1-1/+1
2018-07-04device: print daddr not saddr in missing peer errorJason A. Donenfeld1-1/+4
2018-06-25version: bump snapshot0.0.20180625Jason A. Donenfeld2-2/+2
2018-06-25wg-quick: android: prevent outgoing handshake packets from being droppedJason A. Donenfeld1-0/+4
2018-06-24compat: more robust ktime backportJason A. Donenfeld1-3/+8
2018-06-23global: use fast boottime instead of normal boottimeJason A. Donenfeld12-26/+26
2018-06-23global: use ktime boottime instead of jiffiesJason A. Donenfeld15-64/+69
2018-06-22tools: fix misspelling of strchrnul in commentJonathan Neuschäfer1-1/+1
2018-06-22manpages: eliminate whitespace at the end of the lineJonathan Neuschäfer2-26/+26
2018-06-22global: fix a few typosJonathan Neuschäfer2-2/+2
2018-06-22simd: add missing headerJason A. Donenfeld1-0/+1
2018-06-22poly1305: give linker the correct constant data section sizeJason A. Donenfeld1-1/+1
2018-06-22main: test poly1305 before chacha20poly1305Jason A. Donenfeld1-1/+1
2018-06-22receive: don't toggle bhJason A. Donenfeld1-6/+0
2018-06-20version: bump snapshot0.0.20180620Jason A. Donenfeld2-2/+2
2018-06-20poly1305: add missing string.h headerJason A. Donenfeld1-0/+1
2018-06-19compat: use stabler lkml linksJason A. Donenfeld1-2/+2
2018-06-19ratelimiter: do not allow concurrent init and uninitJason A. Donenfeld1-0/+6
2018-06-19ratelimiter: mitigate reference underflowJason A. Donenfeld2-1/+3
2018-06-19receive: drop handshake packets if rng is not initializedJason A. Donenfeld2-2/+55
2018-06-18noise: wait for crng before taking locksJason A. Donenfeld1-0/+10
2018-06-18netlink: maintain static_identity lock over entire private key updateJason A. Donenfeld3-6/+5
2018-06-18noise: take locks for ss precomputationJason A. Donenfeld1-3/+9
2018-06-17qemu: bump default kernelJason A. Donenfeld1-1/+1
2018-06-17wg-quick: android: don't forget to free compiled regexesJason A. Donenfeld1-5/+6
2018-06-17wg-quick: android: disable roaming to v6 networks when v4 is specifiedJason A. Donenfeld1-1/+54
2018-06-17dns-hatchet: apply resolv.conf's selinux context to new resolv.confJason A. Donenfeld1-0/+2
2018-06-17simd: no need to restore fpu state when no preemptionJason A. Donenfeld1-0/+2
2018-06-17simd: encapsulate fpu amortization into nice functionsJason A. Donenfeld7-71/+83
2018-06-16queueing: re-enable preemption periodically to lower latencyJason A. Donenfeld2-0/+18
2018-06-16queueing: remove useless spinlocks on scJason A. Donenfeld3-5/+1
2018-06-14tools: getentropy requires 10.12Jason A. Donenfeld1-1/+7
2018-06-14chacha20poly1305: use slow crypto on -rt kernels on arm tooJason A. Donenfeld1-1/+1
2018-06-13version: bump snapshot0.0.20180613Jason A. Donenfeld2-2/+2
2018-06-13chacha20poly1305: use slow crypto on -rt kernelsJason A. Donenfeld1-1/+1