| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | send: simplify skb_padding with nice macro | 2018-04-16 | 1 | -4/+3 | ||
| * | send: account for route-based MTU | 2018-04-15 | 5 | -3/+26 | ||
| * | qemu: bump default version | 2018-04-15 | 1 | -1/+1 | ||
| * | version: bump snapshot | 2018-04-13 | 2 | -2/+2 | ||
| * | chacha20poly1305: put magic constant behind macro | 2018-04-05 | 2 | -3/+5 | ||
| * | chacha20poly1305: add self tests from wycheproof | 2018-04-05 | 1 | -3/+1026 | ||
| * | curve25519: add self tests from wycheproof | 2018-04-04 | 1 | -0/+504 | ||
| * | curve25519: precomp const correctness | 2018-03-09 | 1 | -24/+22 | ||
| * | curve25519: memzero in batches | 2018-03-09 | 1 | -140/+124 | ||
| * | curve25519: use cmov instead of xor for cswap | 2018-03-09 | 1 | -12/+39 | ||
| * | curve25519: use precomp implementation instead of sandy2x | 2018-03-09 | 4 | -3408/+2041 | ||
| * | compat: support OpenSUSE 15 | 2018-03-09 | 1 | -3/+6 | ||
| * | compat: silence warning on frankenkernels | 2018-03-09 | 1 | -0/+3 | ||
| * | compat: stable kernels are now receiving b87b619 | 2018-03-07 | 1 | -1/+1 | ||
| * | version: bump snapshot | 2018-03-04 | 2 | -2/+2 | ||
| * | contrib: add extract-handshakes kprobe example | 2018-03-04 | 1 | -0/+1 | ||
| * | noise: align static_identity keys | 2018-03-02 | 1 | -1/+1 | ||
| * | compat: use correct -include path | 2018-03-02 | 1 | -5/+6 | ||
| * | noise: fix function prototype | 2018-03-02 | 1 | -1/+1 | ||
| * | global: in gnu code, use un-underscored asm | 2018-03-02 | 1 | -1/+1 | ||
| * | messages: MESSAGE_TOTAL is unused | 2018-03-02 | 1 | -2/+1 | ||
| * | crypto: read only after init | 2018-03-02 | 4 | -10/+11 | ||
| * | Kconfig: require DST_CACHE explicitly | 2018-03-02 | 1 | -0/+1 | ||
| * | compat: workaround netlink refcount bug | 2018-03-02 | 1 | -1/+1 | ||
| * | allowedips: fix comment style | 2018-02-21 | 1 | -1/+2 | ||
| * | queueing: skb_reset: mark as xnet | 2018-02-20 | 1 | -1/+1 | ||
| * | version: bump snapshot | 2018-02-18 | 2 | -2/+2 | ||
| * | blake2s: use union instead of casting | 2018-02-14 | 2 | -19/+17 | ||
| * | allowedips: indicate to clang-analyzer that trie is non-null | 2018-02-14 | 1 | -0/+1 | ||
| * | socket: free skb if there isn't an endpoint | 2018-02-12 | 1 | -0/+2 | ||
| * | qemu: more granular memleak detection | 2018-02-12 | 1 | -2/+15 | ||
| * | netns: replace n0 ip with ip0, per custom | 2018-02-12 | 1 | -2/+2 | ||
| * | poly1305: fix up selftest counter | 2018-02-08 | 1 | -1/+1 | ||
| * | qemu: add support for powerpc | 2018-02-07 | 2 | -2/+21 | ||
| * | version: bump snapshot | 2018-02-02 | 2 | -2/+2 | ||
| * | qemu: update base versions | 2018-02-02 | 1 | -2/+2 | ||
| * | curve25519: break more things with more test cases | 2018-02-01 | 1 | -0/+12 | ||
| * | curve25519: replace fiat64 with faster hacl64 | 2018-02-01 | 4 | -471/+884 | ||
| * | curve25519: replace hacl64 with fiat64 | 2018-02-01 | 4 | -872/+471 | ||
| * | curve25519: verify that specialized basepoint implementations are correct | 2018-02-01 | 1 | -3/+17 | ||
| * | chacha20poly1305: better buffer alignment | 2018-01-30 | 1 | -9/+8 | ||
| * | chacha20poly1305: use existing rol32 function | 2018-01-30 | 1 | -9/+4 | ||
| * | device: let udev know what kind of device we are | 2018-01-30 | 1 | -0/+6 | ||
| * | qemu: disable AVX-512 in userland | 2018-01-23 | 1 | -0/+2 | ||
| * | qemu: disable PIE for compilation | 2018-01-23 | 1 | -1/+3 | ||
| * | tools: share curve25519 implementations with kernel | 2018-01-23 | 1 | -2/+2 | ||
| * | poly1305: add poly-specific self-tests | 2018-01-19 | 4 | -1/+1569 | ||
| * | curve25519-fiat32: uninline certain functions | 2018-01-18 | 1 | -4/+4 | ||
| * | version: bump snapshot | 2018-01-18 | 2 | -2/+2 | ||
| * | curve25519: wire up new impls and remove donna | 2018-01-18 | 3 | -1454/+3 | ||
