index
:
wireguard-monolithic-historical
fd/ECN-rfc6040
fd/propagate-DSCP-bits
fv/openbsd
grt/gro
jd/android-suspend-xmit
jd/andy-is-best-maybe
jd/arnd-crosstool
jd/base-time
jd/bigendiancurve
jd/broken-arm-qemu-serial
jd/built-in-rp-filter-adjustment
jd/builtin-ratelimiter
jd/cpu-dql
jd/endianness-trick
jd/fixed-endpoints
jd/ifgroup
jd/lockless-queuing
jd/maybe-sse2
jd/partial-preempt-fix
jd/remove-per-peer-queues
jd/ricetastic-chapoly
jd/ring_testing
jd/ryzen-bug
jd/spinlocks-dql
jd/syncconf
jd/systemd-resolved
jh/ignore-df
jn/mpmc-null
jn/mpmc-wip
jn/qemu-hash
jn/rhashtable
jo/transit-namespace
lr/man-allowedips
lr/peer-names
lr/pmtu
master
md/openbsd
nd/android-10-dns
rvd/poly1305_opaque_length
rvd/poly1305_padding
sl/ppc
tg/mpmc-benchmark
tg/mpmc_ring
tg/mpmc_testing
Historical monolithic WireGuard repository, split into wireguard-tools, wireguard-linux, and wireguard-linux-compat.
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: use kernel's bitops functions
Jason A. Donenfeld
2016-12-11
2
-18
/
+15
*
blake2s: move self tests to correct directory
Jason A. Donenfeld
2016-12-11
2
-554
/
+555
*
global: move to consistent use of uN instead of uintN_t for kernel code
Jason A. Donenfeld
2016-12-11
23
-419
/
+419
*
receive: simplify ip header checking logic
Jason A. Donenfeld
2016-12-11
1
-15
/
+2
*
device: ensure icmp skb length check is done for v6
Jason A. Donenfeld
2016-12-11
1
-6
/
+2
*
device: allocate tstats in newlink
Jason A. Donenfeld
2016-12-11
1
-27
/
+20
*
device: clean up xmit error path
Jason A. Donenfeld
2016-12-11
3
-14
/
+18
*
main: consistent lines
Jason A. Donenfeld
2016-12-11
1
-6
/
+1
*
device: simplify device_init, since it only returns -EEXIST
Jason A. Donenfeld
2016-12-11
1
-6
/
+1
*
device: dellink is already implictly unregister_netdevice_queue
Jason A. Donenfeld
2016-12-11
1
-10
/
+1
*
device: disable ipv6 auto address generation
Jason A. Donenfeld
2016-12-11
1
-2
/
+8
*
device: rc -> ret
Jason A. Donenfeld
2016-12-11
1
-3
/
+3
*
version: bump snapshot
0.0.20161209
Jason A. Donenfeld
2016-12-09
2
-2
/
+2
*
cookie: kill redundant forward declaration
Jason A. Donenfeld
2016-12-09
1
-2
/
+0
*
compat: build dep errors belong here, since it's out of tree specific
Jason A. Donenfeld
2016-12-09
2
-8
/
+10
*
socket: clear src address when retrying handshake
Jason A. Donenfeld
2016-12-09
3
-0
/
+15
*
contrib: add wg-config
Jason A. Donenfeld
2016-12-09
4
-0
/
+383
*
device: traditional if is cleaner than switch for this small
Jason A. Donenfeld
2016-12-09
1
-3
/
+1
*
device: make suspend code conditional on CONFIG_PM_SLEEP
Jason A. Donenfeld
2016-12-09
2
-0
/
+10
*
main: cleaner error teardown
Jason A. Donenfeld
2016-12-09
1
-12
/
+12
*
device: cleaner error teardown
Jason A. Donenfeld
2016-12-09
1
-43
/
+33
*
timers: add random jitter to handshake retry
Jason A. Donenfeld
2016-12-09
2
-1
/
+2
*
device: clear all peer ephemeral keys on sleep
Jason A. Donenfeld
2016-12-09
2
-2
/
+35
*
data: reset tc when resetting skb
Jason A. Donenfeld
2016-12-09
1
-0
/
+6
*
qemu: bump kernel version
Jason A. Donenfeld
2016-12-09
1
-3
/
+3
*
build system: add dkms installation
Jason A. Donenfeld
2016-12-09
2
-2
/
+32
*
tests: directly kill nmap
Jason A. Donenfeld
2016-12-04
1
-7
/
+12
*
tests: make sure ncat gets killed
Jason A. Donenfeld
2016-12-04
3
-11
/
+11
*
hashtable: use random number each time
Jason A. Donenfeld
2016-11-29
1
-2
/
+2
*
version: bump snapshot
experimental-0.0.20161129
Jason A. Donenfeld
2016-11-29
1
-1
/
+1
*
send: send packet initiation only after requeuing to prevent race
Jason A. Donenfeld
2016-11-29
1
-6
/
+11
*
tests: be sure we get all messages
Jason A. Donenfeld
2016-11-29
1
-1
/
+6
*
siphash: add types to header
Jason A. Donenfeld
2016-11-29
1
-0
/
+2
*
noise: update to new notation
Jason A. Donenfeld
2016-11-29
1
-2
/
+2
*
tools: warn about clock going backward
Jason A. Donenfeld
2016-11-29
1
-16
/
+20
*
main: unify the adjective trifecta
Jason A. Donenfeld
2016-11-29
1
-1
/
+1
*
ratelimiter: load hashlimit at modinsert time
Jason A. Donenfeld
2016-11-29
5
-48
/
+74
*
device: conntrack is optional
Jason A. Donenfeld
2016-11-22
2
-5
/
+12
*
tests: veth does not come up immediately
Jason A. Donenfeld
2016-11-21
1
-0
/
+7
*
headers: cleanup notices
Jason A. Donenfeld
2016-11-21
65
-56
/
+80
*
main: add version to dmesg
Jason A. Donenfeld
2016-11-21
4
-5
/
+14
*
chacha20poly1305: sse/ymm should be implicit
experimental-0.0.20161116.1
Jason A. Donenfeld
2016-11-16
1
-1
/
+1
*
chacha20poly1305: rely on avx and avx2
experimental-0.0.20161116
Jason A. Donenfeld
2016-11-16
1
-1
/
+1
*
device: better debug message
Jason A. Donenfeld
2016-11-16
1
-1
/
+1
*
device: we need NONE for libpcap
Jason A. Donenfeld
2016-11-16
1
-2
/
+2
*
packets: consolidate constants
Jason A. Donenfeld
2016-11-16
5
-24
/
+21
*
various: nits from willy
Jason A. Donenfeld
2016-11-15
4
-8
/
+6
*
tests: trim output
Jason A. Donenfeld
2016-11-15
1
-20
/
+4
*
tests: use private ipv6 addresses
Jason A. Donenfeld
2016-11-15
1
-18
/
+18
*
socket: ensure that saddr routing can deal with interface removal
Jason A. Donenfeld
2016-11-15
2
-0
/
+43
[next]