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
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu: do not check for alignment with ubsan
Jason A. Donenfeld
2019-05-29
1
-0
/
+1
*
zinc: arm64: use cpu_get_elf_hwcap accessor for 5.2
Jason A. Donenfeld
2019-05-29
3
-2
/
+6
*
kbuild: account for recent upstream changes
Jason A. Donenfeld
2019-05-29
2
-11
/
+11
*
timers: add jitter on ack failure reinitiation
Jason A. Donenfeld
2019-05-29
1
-2
/
+4
*
qemu: build iproute2 with libmnl support
Jason A. Donenfeld
2019-05-29
1
-1
/
+1
*
wg-quick: specify protocol to ip(8), because of inconsistencies
Jason A. Donenfeld
2019-05-29
1
-3
/
+7
*
netlink: use new strict length types in policy for 5.2
Jason A. Donenfeld
2019-05-29
3
-14
/
+29
*
wg-quick: look up existing routes properly
Jason A. Donenfeld
2019-05-29
1
-1
/
+1
*
qemu: use newer iproute2 and kernel
Jason A. Donenfeld
2019-05-29
1
-9
/
+4
*
socket: set ignore_df=1 on xmit
Joe Holden
2019-05-29
2
-0
/
+6
*
wg-quick: make darwin and freebsd path search strict like linux
Jason A. Donenfeld
2019-04-23
2
-2
/
+4
*
wg-quick: freebsd: workaround SIOCGIFSTATUS race in FreeBSD kernel
Jason A. Donenfeld
2019-04-23
1
-9
/
+22
*
compat: udp_tunnel: force cast sk_data_ready
Jason A. Donenfeld
2019-04-14
1
-1
/
+3
*
version: bump snapshot
0.0.20190406
Jason A. Donenfeld
2019-04-06
2
-2
/
+2
*
allowedips: initialize list head when removing intermediate nodes
Jason A. Donenfeld
2019-04-06
2
-1
/
+5
*
compat: backport skb_mark_not_on_list
Jason A. Donenfeld
2019-03-29
1
-0
/
+7
*
blake2s: remove outlen parameter from final
Jason A. Donenfeld
2019-03-27
4
-12
/
+11
*
blake2s: simplify
Samuel Neves
2019-03-27
2
-40
/
+12
*
qemu: set framewarn 1280 for 64bit and 1024 for 32bit
Jason A. Donenfeld
2019-03-25
14
-4
/
+14
*
device: use skb accessor functions where possible
Jason A. Donenfeld
2019-03-25
1
-2
/
+2
*
allowedips: do not use __always_inline
Jason A. Donenfeld
2019-03-25
1
-9
/
+9
*
peerlookup: rename from hashtables
Jason A. Donenfeld
2019-03-25
7
-9
/
+9
*
tools: avoid unneccessary next_peer assignments in sort_peers()
Luis Ressel
2019-03-23
1
-2
/
+1
*
wg-quick: add 'strip' subcommand
Luis Ressel
2019-03-23
5
-5
/
+50
*
tools: warn if an AllowedIP has a nonzero host part
Luis Ressel
2019-03-23
1
-0
/
+34
*
wg-quick: freebsd: export TMPDIR when restoring and don't make empty
Jason A. Donenfeld
2019-03-18
1
-1
/
+2
*
global: the _bh variety of rcu helpers have been unified
Jason A. Donenfeld
2019-03-17
7
-12
/
+57
*
compat: nf_nat_core.h was removed upstream
Bruno Wolff III
2019-03-14
1
-0
/
+2
*
tools: add support for Haiku
Alexander von Gluck IV
2019-02-28
1
-0
/
+3
*
tools: genkey: account for short reads of /dev/urandom
Jason A. Donenfeld
2019-02-28
1
-12
/
+24
*
wg-quick: freebsd: rebreak interface loopback, while fixing localhost
Jason A. Donenfeld
2019-02-28
1
-1
/
+1
*
version: bump snapshot
0.0.20190227
Jason A. Donenfeld
2019-02-27
2
-2
/
+2
*
queueing: net-next has changed signature of skb_probe_transport_header
Jason A. Donenfeld
2019-02-27
2
-1
/
+7
*
allowedips: maintain per-peer list of allowedips
Jason A. Donenfeld
2019-02-26
6
-160
/
+129
*
peer: only synchronize_rcu_bh and traverse trie once when removing all peers
Jason A. Donenfeld
2019-02-25
2
-20
/
+42
*
netlink: don't remove allowed ips for new peers
Jason A. Donenfeld
2019-02-25
1
-0
/
+3
*
Makefile: make the depmod path configurable
Luis Ressel
2019-02-17
1
-1
/
+2
*
Makefile: don't duplicate code in install and modules-install
Luis Ressel
2019-02-17
1
-5
/
+5
*
compat: backport ALIGN_DOWN
Jason A. Donenfeld
2019-02-17
1
-0
/
+7
*
compat: ipv6_stub is sometimes null
Jason A. Donenfeld
2019-02-17
1
-1
/
+1
*
tools: c_acc doesn't need to be initialized
Jason A. Donenfeld
2019-02-08
1
-1
/
+1
*
tools: fight compiler slightly harder
Jason A. Donenfeld
2019-02-05
2
-2
/
+2
*
chacha20: name enums
Jason A. Donenfeld
2019-02-04
1
-2
/
+2
*
noise: store clamped key instead of raw key
Jason A. Donenfeld
2019-02-03
9
-18
/
+18
*
chacha20poly1305: permit unaligned strides on certain platforms
Jason A. Donenfeld
2019-02-03
1
-18
/
+14
*
hashtables: decouple hashtable allocations from the main device allocation
Sultan Alsawaf
2019-02-03
9
-25
/
+49
*
queueing: more reasonable allocator function convention
Jason A. Donenfeld
2019-02-03
3
-4
/
+4
*
noise: whiten the nanoseconds portion of the timestamp
Jason A. Donenfeld
2019-02-03
1
-0
/
+9
*
systemd: wg-quick should depend on nss-lookup.target
Jason A. Donenfeld
2019-01-30
1
-2
/
+2
*
tools: remove unused check phony declaration
Jason A. Donenfeld
2019-01-24
1
-1
/
+1
[next]