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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
data: take reference to peer
Jason A. Donenfeld
2016-11-04
1
-1
/
+8
*
compat: stub out dst_cache for old kernels
Jason A. Donenfeld
2016-11-04
3
-1
/
+16
*
socket: use dst_cache instead of handrolled cache
Jason A. Donenfeld
2016-11-04
6
-102
/
+68
*
chacha20poly1305: src is different from dst on last piece
Jason A. Donenfeld
2016-11-03
1
-1
/
+1
*
device: use ARPHDR_VOID instead of ARPHDR_NONE
Jason A. Donenfeld
2016-11-03
1
-1
/
+1
*
qemu: newer default kernel
Jason A. Donenfeld
2016-11-03
1
-1
/
+1
*
timers: take reference like a lookup table
Jason A. Donenfeld
2016-11-03
5
-46
/
+42
*
kref: elide checks
Jason A. Donenfeld
2016-11-02
2
-8
/
+4
*
data: do not allow usage of keypair just before hash removal
Jason A. Donenfeld
2016-11-01
3
-4
/
+13
*
peer: kref is most likely to succeed
Jason A. Donenfeld
2016-11-01
1
-2
/
+2
*
compat: grsecurity backports get_random_long
Jason A. Donenfeld
2016-10-23
1
-0
/
+3
*
data: reset all packet fields like tun.c
Jason A. Donenfeld
2016-10-23
1
-2
/
+2
*
device: better debug message for unroutable packets
Jason A. Donenfeld
2016-10-22
1
-1
/
+5
*
compat: support PaX constify plugin
Jason A. Donenfeld
2016-10-22
1
-0
/
+7
*
uapi.h: public_key field is a getter
Jörg Thalheim
2016-10-22
1
-1
/
+1
*
receive: always send confirmation, even if queue is empty
Jason A. Donenfeld
2016-10-19
1
-1
/
+5
*
timers: only have initiator rekey
Jason A. Donenfeld
2016-10-19
6
-66
/
+44
*
timers: always delay handshakes for responder
Jason A. Donenfeld
2016-10-19
5
-8
/
+50
*
timers: move constants to header
Jason A. Donenfeld
2016-10-19
2
-12
/
+9
*
timers: kill half-open handshakes after a while
Jason A. Donenfeld
2016-10-19
1
-0
/
+4
*
timers: avoid thundering herd for simultaneous initiation
Jason A. Donenfeld
2016-10-19
1
-1
/
+1
*
debug: keep alive -> keepalive
Jason A. Donenfeld
2016-10-19
3
-3
/
+2
*
noise: comment/document the key swapping
Jason A. Donenfeld
2016-10-19
1
-1
/
+19
*
send: ensure that rekey retries are staggered
Jason A. Donenfeld
2016-10-14
1
-1
/
+1
*
device: show debug message when no peer has allowed-ips for packet
Jason A. Donenfeld
2016-10-14
1
-0
/
+1
*
send: requeue jobs for later if padata is full
Jason A. Donenfeld
2016-10-05
2
-2
/
+14
*
compat: akpm merged this to 4.9
Jason A. Donenfeld
2016-10-04
1
-1
/
+2
*
send: only avoid parallel path when there aren't inflight jobs
Jason A. Donenfeld
2016-10-02
2
-1
/
+14
*
remote-run: reflect recent makefile changes
Jason A. Donenfeld
2016-09-29
1
-1
/
+1
*
git: organize ignore files
Jason A. Donenfeld
2016-09-29
2
-2
/
+3
*
compat: Isolate more functions
Jason A. Donenfeld
2016-09-29
2
-59
/
+97
*
Rework headers and includes
Jason A. Donenfeld
2016-09-29
32
-179
/
+187
*
poly1305: optimize unaligned access
René van Dorst
2016-09-29
1
-0
/
+30
*
send: properly encapsulate ECN
Jason A. Donenfeld
2016-08-29
4
-16
/
+38
*
netns: remove dangling $@
Jason A. Donenfeld
2016-08-29
1
-4
/
+4
*
socket: use isdigit
Jason A. Donenfeld
2016-08-22
1
-1
/
+2
*
routingtable: hyphen was ugly
Jason A. Donenfeld
2016-08-22
4
-3
/
+3
*
hashtables: use rdrand() instead of counter
Jason A. Donenfeld
2016-08-22
3
-5
/
+7
*
tests: test jumbo frames with more transfer
Jason A. Donenfeld
2016-08-21
1
-4
/
+19
*
qemu: enhancements
Jason A. Donenfeld
2016-08-17
3
-32
/
+98
*
send: needless debugging check
Jason A. Donenfeld
2016-08-16
1
-2
/
+1
*
tests: add crypto-RP filter test
Jason A. Donenfeld
2016-08-12
3
-1
/
+34
*
main: load driver late in boot process when debugging
Jason A. Donenfeld
2016-08-10
1
-0
/
+6
*
main: fix typo
Jason A. Donenfeld
2016-08-10
1
-1
/
+1
*
qemu: lock distfiles
Jason A. Donenfeld
2016-08-10
1
-19
/
+34
*
qemu: allow testing with RCs
Jason A. Donenfeld
2016-08-09
1
-2
/
+8
*
ratelimiter: hard-depend on runtime dependencies
Jason A. Donenfeld
2016-08-09
1
-0
/
+7
*
ratelimiter: do not require IPv6
Jason A. Donenfeld
2016-08-08
1
-4
/
+12
*
tests: use makefile and expand greatly
Jason A. Donenfeld
2016-08-08
9
-234
/
+606
*
persistent-keepalive: change range to [1,65535]
Jason A. Donenfeld
2016-08-08
1
-7
/
+4
[prev]
[next]