index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
jerry-rig: replace S_shipped with pl
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
2018-11-14
chacha20: add hchacha_ssse3
Samuel Neves
2018-11-14
chacha20: begin adapting to kernel setting
Samuel Neves
2018-11-14
chacha20,poly1305: switch to perlasm originals on x86_64
Samuel Neves
2018-11-14
chacha20,poly1305: use CONFIG_KERNEL_MODE_NEON in .pl on arm
Jason A. Donenfeld
2018-11-14
chacha20,poly1305: switch to perlasm originals on mips and arm
Jason A. Donenfeld
2018-11-13
global: various formatting tweeks
Jason A. Donenfeld
2018-11-05
compat: csum_levels is new in 3.18 but backported to RHEL
Jason A. Donenfeld
2018-10-27
qemu: bump default kernel
Jason A. Donenfeld
2018-10-27
send: calculate inner checksums for all protocols
Andrejs Hanins
2018-10-27
receive: assume all levels have been checksumed, not just outer
Jason A. Donenfeld
2018-10-27
device: do not clear keys on sleep for PM_AUTOSLEEP
Jason A. Donenfeld
2018-10-27
curve25519-x86_64: this was relicensed to BSD-3-Clause upstream
Jason A. Donenfeld
2018-10-27
timers: it is always reasonable to remove a timer
Jason A. Donenfeld
2018-10-27
ratelimiter: make hash calls explicit
Jason A. Donenfeld
2018-10-27
makefile: include selftests in style check
Jason A. Donenfeld
2018-10-27
timers: do not use wg_peer_get_maybe_zero
Jason A. Donenfeld
2018-10-27
allowedips: fix sparse warnings in optional selftests
Jason A. Donenfeld
2018-10-27
poly1305-donna64: mark large constants as ULL
Jason A. Donenfeld
2018-10-27
send: consider dropped stage packets to be dropped
Jason A. Donenfeld
2018-10-25
allowedips: fix up macros and annotations
Jason A. Donenfeld
2018-10-25
ratelimiter: refcounter doesn't need to be atomic
Jason A. Donenfeld
[next]