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-08-28
crypto: use unaligned helpers
Jason A. Donenfeld
2018-08-28
Kconfig: use new-style help marker
Jason A. Donenfeld
2018-08-28
compat: rng_is_initialized made it into 4.19
Jason A. Donenfeld
2018-08-28
global: run through clang-format
Jason A. Donenfeld
2018-08-09
version: bump snapshot
Jason A. Donenfeld
2018-08-09
netlink: don't start over iteration on multipart non-first allowedips
Jason A. Donenfeld
2018-08-09
timers: include header in right file
Jason A. Donenfeld
2018-08-07
curve25519-hacl64: correct u64_gte_mask
Samuel Neves
2018-08-07
curve25519-hacl64: simplify u64_eq_mask
Samuel Neves
2018-08-07
chacha20: use memmove in case buffers overlap
Jason A. Donenfeld
2018-08-07
curve25519-x86_64: avoid use of r12
Jason A. Donenfeld
2018-08-06
qemu: add easy git harness
Jason A. Donenfeld
2018-08-06
chacha20poly1305: selftest: use arrays for test vectors
Jason A. Donenfeld
2018-08-06
crypto: move simd context to specific type
Jason A. Donenfeld
2018-08-04
compat: better atomic acquire/release backport
Jason A. Donenfeld
2018-08-04
send: switch handshake stamp to an atomic
Jason A. Donenfeld
2018-08-03
version: bump snapshot
Jason A. Donenfeld
2018-08-03
allowedips: use different macro names so as to avoid confusion
Jason A. Donenfeld
2018-08-03
peer: ensure destruction doesn't race
Jason A. Donenfeld
2018-08-02
noise: free peer references on failure
Jason A. Donenfeld
2018-08-02
cookie: returned keypair might disappear if rcu lock not held
Jason A. Donenfeld
2018-08-02
queueing: ensure strictly ordered loads and stores
Jason A. Donenfeld
2018-08-01
queueing: document double-adding and reference conditions
Jason A. Donenfeld
2018-08-01
peer: ensure resources are freed when creation fails
Jason A. Donenfeld
2018-08-01
queueing: keep reference to peer after setting atomic state bit
Jason A. Donenfeld
2018-08-01
allowedips: free root inside of RCU callback
Jason A. Donenfeld
2018-08-01
hashtables: document immediate zeroing semantics
Jason A. Donenfeld
2018-08-01
allowedips: avoid window of disappeared peer
Jann Horn
2018-08-01
allowedips: prevent double read in kref
Jason A. Donenfeld
2018-07-31
chacha20poly1305: selftest: split up test vector constants
Jason A. Donenfeld
2018-07-31
version: bump snapshot
Jason A. Donenfeld
2018-07-31
device: adjust comment
Jason A. Donenfeld
2018-07-31
noise: use hex constant for tai64n offset
Jason A. Donenfeld
2018-07-31
main: properly name label
Jason A. Donenfeld
2018-07-31
noise: remove outdated comment
Jason A. Donenfeld
2018-07-31
send: address of variable is never null
Jason A. Donenfeld
2018-07-31
peer: simplify rcu reference counts
Jason A. Donenfeld
2018-07-31
ratelimiter: prevent init/uninit race
Jason A. Donenfeld
2018-07-31
main: add missing chacha20poly1305 header
Jason A. Donenfeld
2018-07-28
curve25519-x86_64: tighten reductions modulo 2^256-38
Samuel Neves
2018-07-28
curve25519-x86_64: simplify the final reduction by adding 19 beforehand
Samuel Neves
2018-07-28
curve25519-x86_64: tighten the x25519 assembly
Samuel Neves
2018-07-24
qemu: update musl and kernel
Jason A. Donenfeld
2018-07-24
qemu: show log if process crashes
Jason A. Donenfeld
2018-07-24
receive: check against proper return value type
Jason A. Donenfeld
2018-07-18
version: bump snapshot
Jason A. Donenfeld
2018-07-18
recieve: disable NAPI busy polling
Thomas Gschwantner
2018-07-18
device: destroy workqueue before freeing queue
Jason A. Donenfeld
2018-07-12
receive: use gro call instead of plain call
Jason A. Donenfeld
2018-07-11
receive: account for zero or negative budget
Jason A. Donenfeld
[prev]
[next]