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
2019-02-25
netlink: don't remove allowed ips for new peers
Jason A. Donenfeld
2019-02-17
Makefile: make the depmod path configurable
Luis Ressel
2019-02-17
Makefile: don't duplicate code in install and modules-install
Luis Ressel
2019-02-17
compat: backport ALIGN_DOWN
Jason A. Donenfeld
2019-02-17
compat: ipv6_stub is sometimes null
Jason A. Donenfeld
2019-02-04
chacha20: name enums
Jason A. Donenfeld
2019-02-03
noise: store clamped key instead of raw key
Jason A. Donenfeld
2019-02-03
chacha20poly1305: permit unaligned strides on certain platforms
Jason A. Donenfeld
2019-02-03
hashtables: decouple hashtable allocations from the main device allocation
Sultan Alsawaf
2019-02-03
queueing: more reasonable allocator function convention
Jason A. Donenfeld
2019-02-03
noise: whiten the nanoseconds portion of the timestamp
Jason A. Donenfeld
2019-01-23
version: bump snapshot
Jason A. Donenfeld
2019-01-23
netlink: use __kernel_timespec for handshake time
Jason A. Donenfeld
2019-01-23
global: normalize -> clamp
Jason A. Donenfeld
2019-01-23
qemu: enable FP on MIPS
Jason A. Donenfeld
2019-01-23
qemu: version bump to bash 5.0
Jason A. Donenfeld
2019-01-23
Kconfig: IPsec isn't IPSec
Jason A. Donenfeld
2019-01-23
ratelimiter: totalram_pages is now a function
Jason A. Donenfeld
2019-01-23
noise: replace getnstimeofday64 with ktime_get_real_ts64
Jason A. Donenfeld
2019-01-23
ratelimiter: build tests with !IPV6
Jason A. Donenfeld
2019-01-23
qemu: version bump kernel
Jason A. Donenfeld
2019-01-07
global: update copyright
Jason A. Donenfeld
2018-12-30
netlink: auth socket changes against namespace of socket
Jason A. Donenfeld
2018-12-18
version: bump snapshot
Jason A. Donenfeld
2018-12-18
makefile: use immediate expansion and use correct template patterns
Jason A. Donenfeld
2018-12-18
netns: nmap != ncat
Jason A. Donenfeld
2018-12-12
compat: account for Clang CFI
Jason A. Donenfeld
2018-12-07
chacha20: do not define unused asm function
Jason A. Donenfeld
2018-12-07
compat: don't undef BUILD_BUG_ON for Clang >=8
Nathan Chancellor
2018-12-07
chacha20,poly1305: simplify perlasm fanciness
Jason A. Donenfeld
2018-11-19
version: bump snapshot
Jason A. Donenfeld
2018-11-19
chacha20,poly1305: do not use xlate
Jason A. Donenfeld
2018-11-17
poly1305: make frame pointers for auxiliary calls
Samuel Neves
2018-11-16
crypto: better path resolution and more specific generated .S
Jason A. Donenfeld
2018-11-15
chacha20,poly1305: don't do compiler testing in generator and remove xor helper
Jason A. Donenfeld
2018-11-15
crypto: resolve target prefix on buggy kernels
Jason A. Donenfeld
2018-11-15
poly1305: cleanup leftover debugging changes
Jason A. Donenfeld
2018-11-15
poly1305: only export neon symbols when in use
Jason A. Donenfeld
2018-11-15
chacha20,poly1305: fix up for win64
Samuel Neves
2018-11-15
version: bump snapshot
Jason A. Donenfeld
2018-11-15
perlasm: avoid rep ret
Jason A. Donenfeld
2018-11-15
poly1305: specialize to wireguard
Jason A. Donenfeld
2018-11-15
chacha20: specialize to wireguard
Jason A. Donenfeld
2018-11-15
perlasm: cleanup whitespace
Jason A. Donenfeld
2018-11-15
poly1305: adjust to kernel
Samuel Neves
2018-11-14
chacha20: cleaner function declarations
Samuel Neves
2018-11-14
chacha20: normalize names
Samuel Neves
2018-11-14
chacha20: fixup win64 stack offsets
Samuel Neves
2018-11-14
chacha20: simplify stack unwinding on ChaCha20_ctr32
Samuel Neves
2018-11-14
chacha20: use DRAP idiom
Samuel Neves
[next]