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
...
*
compat: support neon.h on old kernels
Jason A. Donenfeld
2018-09-06
2
-0
/
+14
*
crypto: use CRYPTOGAMS license
Jason A. Donenfeld
2018-09-06
9
-23
/
+27
*
curve25519: arm: do not modify sp directly
Jason A. Donenfeld
2018-09-06
1
-3
/
+3
*
version: bump snapshot
Jason A. Donenfeld
2018-09-04
2
-2
/
+2
*
global: always find OOM unlikely
Jason A. Donenfeld
2018-09-04
6
-17
/
+17
*
global: prefer sizeof(*pointer) when possible
Jason A. Donenfeld
2018-09-04
12
-40
/
+31
*
global: satisfy check_patch.pl errors
Jason A. Donenfeld
2018-09-03
6
-26
/
+27
*
crypto: import zinc
Jason A. Donenfeld
2018-09-03
53
-6547
/
+13133
*
uapi: reformat
Jason A. Donenfeld
2018-09-02
1
-81
/
+83
*
netlink: insert peer version placeholder
Jason A. Donenfeld
2018-09-02
3
-3
/
+17
*
curve25519-arm: prefix immediates with #
Jason A. Donenfeld
2018-08-28
1
-18
/
+18
*
curve25519-arm: do not waste 32 bytes of stack
Jason A. Donenfeld
2018-08-28
1
-88
/
+88
*
curve25519-arm: use ordinary prolog and epilogue
Samuel Neves
2018-08-28
1
-18
/
+6
*
curve25519-arm: add spaces after commas
Jason A. Donenfeld
2018-08-28
1
-2074
/
+2074
*
curve25519-arm: cleanups from lkml
Jason A. Donenfeld
2018-08-28
1
-33
/
+30
*
curve25519-arm: reformat
Jason A. Donenfeld
2018-08-28
1
-2096
/
+2096
*
curve25519-x86_64: let the compiler decide when/how to load constants
Samuel Neves
2018-08-28
1
-5
/
+2
*
curve25519-hacl64: use formally verified C for comparisons
Jason A. Donenfeld
2018-08-28
1
-6
/
+19
*
crypto: use unaligned helpers
Jason A. Donenfeld
2018-08-28
8
-55
/
+58
*
Kconfig: use new-style help marker
Jason A. Donenfeld
2018-08-28
1
-2
/
+2
*
compat: rng_is_initialized made it into 4.19
Jason A. Donenfeld
2018-08-28
1
-53
/
+53
*
global: run through clang-format
Jason A. Donenfeld
2018-08-28
27
-788
/
+1647
*
version: bump snapshot
Jason A. Donenfeld
2018-08-09
2
-2
/
+2
*
netlink: don't start over iteration on multipart non-first allowedips
Jason A. Donenfeld
2018-08-09
2
-2
/
+28
*
timers: include header in right file
Jason A. Donenfeld
2018-08-09
2
-2
/
+2
*
curve25519-hacl64: correct u64_gte_mask
Samuel Neves
2018-08-07
1
-3
/
+1
*
curve25519-hacl64: simplify u64_eq_mask
Samuel Neves
2018-08-07
1
-8
/
+3
*
chacha20: use memmove in case buffers overlap
Jason A. Donenfeld
2018-08-07
1
-1
/
+1
*
curve25519-x86_64: avoid use of r12
Jason A. Donenfeld
2018-08-07
1
-107
/
+107
*
qemu: add easy git harness
Jason A. Donenfeld
2018-08-06
1
-1
/
+8
*
chacha20poly1305: selftest: use arrays for test vectors
Jason A. Donenfeld
2018-08-06
1
-777
/
+3577
*
crypto: move simd context to specific type
Jason A. Donenfeld
2018-08-06
11
-147
/
+153
*
compat: better atomic acquire/release backport
Jason A. Donenfeld
2018-08-04
1
-16
/
+10
*
send: switch handshake stamp to an atomic
Jason A. Donenfeld
2018-08-04
4
-14
/
+12
*
version: bump snapshot
Jason A. Donenfeld
2018-08-03
2
-2
/
+2
*
allowedips: use different macro names so as to avoid confusion
Jason A. Donenfeld
2018-08-03
1
-5
/
+5
*
peer: ensure destruction doesn't race
Jason A. Donenfeld
2018-08-03
11
-110
/
+148
*
noise: free peer references on failure
Jason A. Donenfeld
2018-08-02
1
-11
/
+11
*
cookie: returned keypair might disappear if rcu lock not held
Jason A. Donenfeld
2018-08-02
2
-14
/
+19
*
queueing: ensure strictly ordered loads and stores
Jason A. Donenfeld
2018-08-02
4
-5
/
+33
*
queueing: document double-adding and reference conditions
Jason A. Donenfeld
2018-08-01
1
-0
/
+12
*
peer: ensure resources are freed when creation fails
Jason A. Donenfeld
2018-08-01
1
-13
/
+19
*
queueing: keep reference to peer after setting atomic state bit
Jason A. Donenfeld
2018-08-01
2
-3
/
+8
*
allowedips: free root inside of RCU callback
Jason A. Donenfeld
2018-08-01
1
-8
/
+10
*
hashtables: document immediate zeroing semantics
Jason A. Donenfeld
2018-08-01
1
-0
/
+6
*
allowedips: avoid window of disappeared peer
Jann Horn
2018-08-01
1
-1
/
+5
*
allowedips: prevent double read in kref
Jason A. Donenfeld
2018-08-01
2
-17
/
+17
*
chacha20poly1305: selftest: split up test vector constants
Jason A. Donenfeld
2018-07-31
1
-69
/
+210
*
version: bump snapshot
Jason A. Donenfeld
2018-07-31
2
-2
/
+2
*
device: adjust comment
Jason A. Donenfeld
2018-07-31
1
-1
/
+1
[prev]
[next]