| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | global: year bump | 2018-01-03 | 61 | -62/+62 | ||
| * | receive: treat packet checking as irrelevant for timers | 2018-01-03 | 1 | -6/+6 | ||
| * | version: bump snapshot | 2017-12-21 | 2 | -2/+2 | ||
| * | compat: kernels < 3.13 modified genl_ops | 2017-12-21 | 2 | -2/+8 | ||
| * | crypto: compile on UML | 2017-12-13 | 4 | -2/+8 | ||
| * | version: bump snapshot | 2017-12-11 | 2 | -2/+2 | ||
| * | chacha20poly1305: wire up avx512vl for skylake-x | 2017-12-11 | 5 | -6/+99 | ||
| * | chacha20: avx512vl implementation | 2017-12-11 | 2 | -0/+571 | ||
| * | poly1305: fix avx512f alignment bug | 2017-12-11 | 1 | -1/+1 | ||
| * | chacha20poly1305: cleaner generic code | 2017-12-11 | 1 | -90/+49 | ||
| * | blake2s-x86_64: fix spacing | 2017-12-09 | 1 | -70/+70 | ||
| * | global: add SPDX tags to all files | 2017-12-09 | 59 | -302/+223 | ||
| * | chacha20-arm: fix with clang -fno-integrated-as. | 2017-12-03 | 1 | -1/+3 | ||
| * | poly1305: update x86-64 kernel to AVX512F only | 2017-12-03 | 2 | -133/+127 | ||
| * | netlink: rename symbol to avoid clashes | 2017-11-29 | 3 | -6/+6 | ||
| * | device: clear last handshake timer on ifdown | 2017-11-29 | 2 | -0/+2 | ||
| * | compat: fix 3.10 backport | 2017-11-29 | 2 | -0/+26 | ||
| * | device: do not clear keys during sleep on Android | 2017-11-28 | 1 | -4/+4 | ||
| * | curve25519: explictly depend on AS_AVX | 2017-11-28 | 1 | -3/+3 | ||
| * | compat: support RAP in assembly | 2017-11-28 | 2 | -0/+17 | ||
| * | curve25519: modularize dispatch | 2017-11-28 | 1 | -87/+78 | ||
| * | version: bump snapshot | 2017-11-27 | 2 | -2/+2 | ||
| * | qemu: take shared lock for untarring | 2017-11-27 | 1 | -18/+10 | ||
| * | blake2s: tweak avx512 code | 2017-11-26 | 1 | -64/+47 | ||
| * | compat: support 4.15's netlink and barrier changes | 2017-11-26 | 2 | -1/+7 | ||
| * | allowedips: simplify | 2017-11-25 | 1 | -35/+12 | ||
| * | allowedips: optimize | 2017-11-25 | 1 | -14/+52 | ||
| * | qemu: use netfilter.org https site | 2017-11-25 | 1 | -2/+2 | ||
| * | chacha20: directly assign constant and initial state | 2017-11-23 | 1 | -59/+20 | ||
| * | compat: fix typo and ranges | 2017-11-23 | 1 | -1/+1 | ||
| * | tools: fix removing preshared keys | 2017-11-23 | 1 | -0/+18 | ||
| * | compat: support AVX512BW+VL by lying | 2017-11-22 | 1 | -2/+15 | ||
| * | blake2s: hmac space optimization | 2017-11-22 | 1 | -16/+12 | ||
| * | blake2s: AVX512F+VL implementation | 2017-11-22 | 2 | -0/+132 | ||
| * | poly1305-avx512: requires AVX512F+VL+BW | 2017-11-22 | 1 | -1/+6 | ||
| * | compat: support timespec64 on old kernels | 2017-11-22 | 1 | -0/+5 | ||
| * | version: bump snapshot | 2017-11-22 | 2 | -2/+2 | ||
| * | chacha20poly1305: poly cleans up its own state | 2017-11-22 | 1 | -5/+1 | ||
| * | poly1305-x86_64: unclobber %rbp | 2017-11-22 | 1 | -131/+145 | ||
| * | global: switch from timeval to timespec | 2017-11-22 | 5 | -8/+8 | ||
| * | poly1305: import MIPS64 primitive from OpenSSL | 2017-11-22 | 7 | -20/+411 | ||
| * | chacha20poly1305: import ARM primitives from OpenSSL | 2017-11-22 | 12 | -1032/+5515 | ||
| * | chacha20poly1305: import x86_64 primitives from OpenSSL | 2017-11-22 | 12 | -2461/+5258 | ||
| * | chacha20poly1305: add more test vectors, some of which are weird | 2017-11-22 | 1 | -3/+244 | ||
| * | compat: new kernels have netlink fixes | 2017-11-22 | 2 | -13/+10 | ||
| * | compat: stable finally backported fix | 2017-11-22 | 1 | -1/+1 | ||
| * | qemu: use unprefixed strip when not cross-compiling | 2017-11-17 | 1 | -1/+2 | ||
| * | device: uninitialize socket first in destruction | 2017-11-17 | 1 | -2/+2 | ||
| * | socket: only free socket after successful creation of new | 2017-11-17 | 4 | -47/+35 | ||
| * | compat: fix compilation with PaX | 2017-11-14 | 1 | -0/+12 | ||
