index
:
wireguard-linux-compat
master
WireGuard kernel module backport for Linux 3.10 - 5.5
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
chacha20poly1305: add self tests from wycheproof
Jason A. Donenfeld
2018-04-05
1
-3
/
+1026
*
curve25519: add self tests from wycheproof
Jason A. Donenfeld
2018-04-04
1
-0
/
+504
*
curve25519: precomp const correctness
Jason A. Donenfeld
2018-03-09
1
-24
/
+22
*
curve25519: memzero in batches
Jason A. Donenfeld
2018-03-09
1
-140
/
+124
*
curve25519: use cmov instead of xor for cswap
Jason A. Donenfeld
2018-03-09
1
-12
/
+39
*
curve25519: use precomp implementation instead of sandy2x
Jason A. Donenfeld
2018-03-09
4
-3408
/
+2041
*
compat: support OpenSUSE 15
Jason A. Donenfeld
2018-03-09
1
-3
/
+6
*
compat: silence warning on frankenkernels
Jason A. Donenfeld
2018-03-09
1
-0
/
+3
*
compat: stable kernels are now receiving b87b619
Jason A. Donenfeld
2018-03-07
1
-1
/
+1
*
version: bump snapshot
Jason A. Donenfeld
2018-03-04
2
-2
/
+2
*
noise: align static_identity keys
Jason A. Donenfeld
2018-03-02
1
-1
/
+1
*
compat: use correct -include path
Jason A. Donenfeld
2018-03-02
1
-5
/
+6
*
noise: fix function prototype
Jason A. Donenfeld
2018-03-02
1
-1
/
+1
*
global: in gnu code, use un-underscored asm
Jason A. Donenfeld
2018-03-02
1
-1
/
+1
*
messages: MESSAGE_TOTAL is unused
Jason A. Donenfeld
2018-03-02
1
-2
/
+1
*
crypto: read only after init
Jason A. Donenfeld
2018-03-02
4
-10
/
+11
*
Kconfig: require DST_CACHE explicitly
Jason A. Donenfeld
2018-03-02
1
-0
/
+1
*
compat: workaround netlink refcount bug
Jason A. Donenfeld
2018-03-02
1
-1
/
+1
*
allowedips: fix comment style
Jason A. Donenfeld
2018-02-21
1
-1
/
+2
*
queueing: skb_reset: mark as xnet
Jason A. Donenfeld
2018-02-20
1
-1
/
+1
*
version: bump snapshot
Jason A. Donenfeld
2018-02-18
2
-2
/
+2
*
blake2s: use union instead of casting
Jason A. Donenfeld
2018-02-14
2
-19
/
+17
*
allowedips: indicate to clang-analyzer that trie is non-null
Jason A. Donenfeld
2018-02-14
1
-0
/
+1
*
socket: free skb if there isn't an endpoint
Jason A. Donenfeld
2018-02-12
1
-0
/
+2
*
qemu: more granular memleak detection
Jason A. Donenfeld
2018-02-12
1
-2
/
+15
*
netns: replace n0 ip with ip0, per custom
Jason A. Donenfeld
2018-02-12
1
-2
/
+2
*
poly1305: fix up selftest counter
Jason A. Donenfeld
2018-02-08
1
-1
/
+1
*
qemu: add support for powerpc
Jason A. Donenfeld
2018-02-07
2
-2
/
+21
*
version: bump snapshot
Jason A. Donenfeld
2018-02-02
2
-2
/
+2
*
qemu: update base versions
Jason A. Donenfeld
2018-02-02
1
-2
/
+2
*
curve25519: break more things with more test cases
Jason A. Donenfeld
2018-02-01
1
-0
/
+12
*
curve25519: replace fiat64 with faster hacl64
Jason A. Donenfeld
2018-02-01
4
-471
/
+884
*
curve25519: replace hacl64 with fiat64
Jason A. Donenfeld
2018-02-01
4
-872
/
+471
*
curve25519: verify that specialized basepoint implementations are correct
Jason A. Donenfeld
2018-02-01
1
-3
/
+17
*
chacha20poly1305: better buffer alignment
Jason A. Donenfeld
2018-01-30
1
-9
/
+8
*
chacha20poly1305: use existing rol32 function
Jason A. Donenfeld
2018-01-30
1
-9
/
+4
*
device: let udev know what kind of device we are
Jason A. Donenfeld
2018-01-30
1
-0
/
+6
*
qemu: disable AVX-512 in userland
Jason A. Donenfeld
2018-01-23
1
-0
/
+2
*
qemu: disable PIE for compilation
Jason A. Donenfeld
2018-01-23
1
-1
/
+3
*
tools: share curve25519 implementations with kernel
Jason A. Donenfeld
2018-01-23
1
-2
/
+2
*
poly1305: add poly-specific self-tests
Jason A. Donenfeld
2018-01-19
4
-1
/
+1569
*
curve25519-fiat32: uninline certain functions
Jason A. Donenfeld
2018-01-18
1
-4
/
+4
*
version: bump snapshot
Jason A. Donenfeld
2018-01-18
2
-2
/
+2
*
curve25519: wire up new impls and remove donna
Jason A. Donenfeld
2018-01-18
3
-1454
/
+3
*
curve25519: resolve symbol clash between fe types
Jason A. Donenfeld
2018-01-18
1
-7
/
+7
*
curve25519: import 64-bit hacl-star implementation
Jason A. Donenfeld
2018-01-18
1
-0
/
+739
*
curve25519: import 32-bit fiat-crypto implementation
Jason A. Donenfeld
2018-01-18
1
-0
/
+838
*
curve25519: modularize implementation
Jason A. Donenfeld
2018-01-18
5
-1610
/
+1640
*
poly1305: remove indirect calls
Samuel Neves
2018-01-18
1
-79
/
+96
*
socket: check for null socket before fishing out sport
Jason A. Donenfeld
2018-01-08
1
-2
/
+4
[prev]
[next]