index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-02-20
queueing: skb_reset: mark as xnet
Jason A. Donenfeld
2018-02-18
version: bump snapshot
Jason A. Donenfeld
2018-02-14
blake2s: use union instead of casting
Jason A. Donenfeld
2018-02-14
allowedips: indicate to clang-analyzer that trie is non-null
Jason A. Donenfeld
2018-02-12
socket: free skb if there isn't an endpoint
Jason A. Donenfeld
2018-02-12
qemu: more granular memleak detection
Jason A. Donenfeld
2018-02-12
netns: replace n0 ip with ip0, per custom
Jason A. Donenfeld
2018-02-08
poly1305: fix up selftest counter
Jason A. Donenfeld
2018-02-07
qemu: add support for powerpc
Jason A. Donenfeld
2018-02-02
version: bump snapshot
Jason A. Donenfeld
2018-02-02
qemu: update base versions
Jason A. Donenfeld
2018-02-01
curve25519: break more things with more test cases
Jason A. Donenfeld
2018-02-01
curve25519: replace fiat64 with faster hacl64
Jason A. Donenfeld
2018-02-01
curve25519: replace hacl64 with fiat64
Jason A. Donenfeld
2018-02-01
curve25519: verify that specialized basepoint implementations are correct
Jason A. Donenfeld
2018-01-30
chacha20poly1305: better buffer alignment
Jason A. Donenfeld
2018-01-30
chacha20poly1305: use existing rol32 function
Jason A. Donenfeld
2018-01-30
device: let udev know what kind of device we are
Jason A. Donenfeld
2018-01-23
qemu: disable AVX-512 in userland
Jason A. Donenfeld
2018-01-23
qemu: disable PIE for compilation
Jason A. Donenfeld
2018-01-23
tools: share curve25519 implementations with kernel
Jason A. Donenfeld
2018-01-19
poly1305: add poly-specific self-tests
Jason A. Donenfeld
2018-01-18
curve25519-fiat32: uninline certain functions
Jason A. Donenfeld
2018-01-18
version: bump snapshot
Jason A. Donenfeld
2018-01-18
curve25519: wire up new impls and remove donna
Jason A. Donenfeld
2018-01-18
curve25519: resolve symbol clash between fe types
Jason A. Donenfeld
2018-01-18
curve25519: import 64-bit hacl-star implementation
Jason A. Donenfeld
2018-01-18
curve25519: import 32-bit fiat-crypto implementation
Jason A. Donenfeld
2018-01-18
curve25519: modularize implementation
Jason A. Donenfeld
2018-01-18
poly1305: remove indirect calls
Samuel Neves
2018-01-08
socket: check for null socket before fishing out sport
Jason A. Donenfeld
2018-01-03
global: year bump
Jason A. Donenfeld
2018-01-03
receive: treat packet checking as irrelevant for timers
Jason A. Donenfeld
2017-12-21
version: bump snapshot
Jason A. Donenfeld
2017-12-21
compat: kernels < 3.13 modified genl_ops
Jason A. Donenfeld
2017-12-13
crypto: compile on UML
Jason A. Donenfeld
2017-12-11
version: bump snapshot
Jason A. Donenfeld
2017-12-11
chacha20poly1305: wire up avx512vl for skylake-x
Jason A. Donenfeld
2017-12-11
chacha20: avx512vl implementation
Samuel Neves
2017-12-11
poly1305: fix avx512f alignment bug
Samuel Neves
2017-12-11
chacha20poly1305: cleaner generic code
Jason A. Donenfeld
2017-12-09
blake2s-x86_64: fix spacing
Jason A. Donenfeld
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
2017-12-03
chacha20-arm: fix with clang -fno-integrated-as.
David Benjamin
2017-12-03
poly1305: update x86-64 kernel to AVX512F only
Samuel Neves
2017-11-29
netlink: rename symbol to avoid clashes
Jason A. Donenfeld
2017-11-29
device: clear last handshake timer on ifdown
Jason A. Donenfeld
2017-11-29
compat: fix 3.10 backport
Jason A. Donenfeld
2017-11-28
device: do not clear keys during sleep on Android
Jason A. Donenfeld
2017-11-28
curve25519: explictly depend on AS_AVX
Jason A. Donenfeld
[next]