| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | qemu: new packages and better debugging | 2017-05-17 | 2 | -12/+13 | ||
| * | compat: remember to call iptunnel_xmit_stats | 2017-05-17 | 1 | -4/+13 | ||
| * | compat: use real crypto_memneq | 2017-05-17 | 4 | -14/+181 | ||
| * | compat: work around ubnt offloading | 2017-05-17 | 1 | -0/+4 | ||
| * | compat: ssse3 support | 2017-05-04 | 1 | -0/+4 | ||
| * | compat: use existing iptunnel_xmit function for stats | 2017-04-24 | 1 | -7/+2 | ||
| * | version: bump snapshot | 2017-04-21 | 2 | -2/+2 | ||
| * | routingtable: rewrite core functions | 2017-04-21 | 5 | -438/+633 | ||
| * | compat: work on old 3.10 | 2017-04-21 | 2 | -0/+35 | ||
| * | config: don't allow no-privatekey to mask preshared | 2017-04-21 | 1 | -1/+2 | ||
| * | cookie: move the bangs | 2017-04-21 | 1 | -2/+2 | ||
| * | tools: no hyphen in preshared, to keep uniformity | 2017-04-20 | 1 | -2/+2 | ||
| * | tools: side channel resistant base64 | 2017-04-19 | 1 | -1/+1 | ||
| * | netns: cleanup and add diagram | 2017-04-14 | 1 | -7/+18 | ||
| * | device: use rcu_barrier_bh | 2017-04-14 | 1 | -2/+2 | ||
| * | qemu: work on ARM64 | 2017-04-14 | 3 | -5/+21 | ||
| * | receive: netif_rx consumes | 2017-04-09 | 1 | -1/+3 | ||
| * | version: bump snapshot | 2017-04-09 | 2 | -2/+2 | ||
| * | compat: warn on < 4.1 | 2017-04-09 | 1 | -0/+2 | ||
| * | compat: careful with destructors | 2017-04-09 | 2 | -7/+7 | ||
| * | compat: support 3.10 | 2017-04-09 | 3 | -5/+106 | ||
| * | compat: support 3.12 | 2017-04-09 | 8 | -7/+240 | ||
| * | compat: support 3.14 | 2017-04-09 | 3 | -8/+132 | ||
| * | compat: support 3.16 | 2017-04-09 | 8 | -111/+579 | ||
| * | data: alloca is actually as dangerous as they say | 2017-04-09 | 1 | -6/+4 | ||
| * | debug: cleanups | 2017-04-08 | 2 | -3/+3 | ||
| * | qemu: ensure kernel is configured before headers are installed | 2017-04-08 | 1 | -1/+1 | ||
| * | data: cleanup parallel workqueue and use two max_active | 2017-04-08 | 7 | -29/+31 | ||
| * | data: simplify flow | 2017-04-04 | 4 | -94/+45 | ||
| * | chacha20poly1305: check return values of sgops | 2017-04-04 | 3 | -14/+22 | ||
| * | locking: always use _bh | 2017-04-04 | 8 | -78/+81 | ||
| * | qemu: new stable kernel | 2017-04-04 | 1 | -1/+1 | ||
| * | chacha20poly1305: enforce authtag checking with compiler | 2017-03-30 | 4 | -32/+22 | ||
| * | curve25519: protect against potential invalid point attacks | 2017-03-30 | 5 | -43/+74 | ||
| * | config: do not allow peers with public keys the same as the interface | 2017-03-28 | 1 | -0/+20 | ||
| * | main: add /sys/module/wireguard/version | 2017-03-27 | 1 | -0/+1 | ||
| * | compat: allow create-patch to work on debian-based builds | 2017-03-27 | 1 | -0/+4 | ||
| * | version: bump snapshot | 2017-03-24 | 2 | -2/+2 | ||
| * | uapi: add version magic | 2017-03-24 | 2 | -15/+31 | ||
| * | socket: avoid deadlock on port retry | 2017-03-24 | 1 | -4/+3 | ||
| * | curve25519: 128-bit integer != x86_64 | 2017-03-24 | 1 | -2/+8 | ||
| * | version: bump snapshot | 2017-03-20 | 2 | -2/+2 | ||
| * | curve25519: do dispatcher in C instead of asm, since shlx is haswell only | 2017-03-20 | 2 | -162/+73 | ||
| * | version: bump snapshot | 2017-03-20 | 2 | -2/+2 | ||
| * | data: big refactoring | 2017-03-20 | 8 | -159/+158 | ||
| * | curve25519: add AVX implementation | 2017-03-19 | 5 | -21/+3696 | ||
| * | blake2s: add AVX implementation | 2017-03-19 | 9 | -8/+613 | ||
| * | config: satisfy sparse | 2017-03-19 | 1 | -1/+1 | ||
| * | cookie: no need to hash rng | 2017-03-19 | 1 | -1/+0 | ||
| * | hashtables: get_random_int is now more secure, so expose directly | 2017-03-19 | 3 | -4/+20 | ||
