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
2016-10-19
timers: avoid thundering herd for simultaneous initiation
Jason A. Donenfeld
2016-10-19
debug: keep alive -> keepalive
Jason A. Donenfeld
2016-10-19
noise: comment/document the key swapping
Jason A. Donenfeld
2016-10-14
send: ensure that rekey retries are staggered
Jason A. Donenfeld
2016-10-14
device: show debug message when no peer has allowed-ips for packet
Jason A. Donenfeld
2016-10-05
send: requeue jobs for later if padata is full
Jason A. Donenfeld
2016-10-04
compat: akpm merged this to 4.9
Jason A. Donenfeld
2016-10-02
send: only avoid parallel path when there aren't inflight jobs
Jason A. Donenfeld
2016-09-29
remote-run: reflect recent makefile changes
Jason A. Donenfeld
2016-09-29
git: organize ignore files
Jason A. Donenfeld
2016-09-29
compat: Isolate more functions
Jason A. Donenfeld
2016-09-29
Rework headers and includes
Jason A. Donenfeld
2016-09-29
poly1305: optimize unaligned access
René van Dorst
2016-08-29
send: properly encapsulate ECN
Jason A. Donenfeld
2016-08-29
netns: remove dangling $@
Jason A. Donenfeld
2016-08-22
socket: use isdigit
Jason A. Donenfeld
2016-08-22
routingtable: hyphen was ugly
Jason A. Donenfeld
2016-08-22
hashtables: use rdrand() instead of counter
Jason A. Donenfeld
2016-08-21
tests: test jumbo frames with more transfer
Jason A. Donenfeld
2016-08-17
qemu: enhancements
Jason A. Donenfeld
2016-08-16
send: needless debugging check
Jason A. Donenfeld
2016-08-12
tests: add crypto-RP filter test
Jason A. Donenfeld
2016-08-10
main: load driver late in boot process when debugging
Jason A. Donenfeld
2016-08-10
main: fix typo
Jason A. Donenfeld
2016-08-10
qemu: lock distfiles
Jason A. Donenfeld
2016-08-09
qemu: allow testing with RCs
Jason A. Donenfeld
2016-08-09
ratelimiter: hard-depend on runtime dependencies
Jason A. Donenfeld
2016-08-08
ratelimiter: do not require IPv6
Jason A. Donenfeld
2016-08-08
tests: use makefile and expand greatly
Jason A. Donenfeld
2016-08-08
persistent-keepalive: change range to [1,65535]
Jason A. Donenfeld
2016-08-03
Kbuild: move module deps out of tests/
Jason A. Donenfeld
2016-08-02
selftest: move to subfolder
Jason A. Donenfeld
2016-08-02
Makefile: check tools as part of make check
Jason A. Donenfeld
2016-08-02
uapi: typeof is not necessary
Jason A. Donenfeld
2016-08-02
c: specify static array size in function params
Jason A. Donenfeld
2016-08-02
timers: use more clear pow macro
Jason A. Donenfeld
2016-07-23
ratelimiter: correct comment
Jason A. Donenfeld
2016-07-23
timers: upstream removed the slack concept
Jason A. Donenfeld
2016-07-22
tools: Use seqpacket instead of dgram
Jason A. Donenfeld
2016-07-22
index hashtable: run random indices through siphash
Jason A. Donenfeld
2016-07-22
cookie: do not expose csprng directly
Jason A. Donenfeld
2016-07-22
socket: fix compat for 4.1 v6 sockets
Jason A. Donenfeld
2016-07-21
socket: reset IPv4 socket to NULL after free
Jason A. Donenfeld
2016-07-21
socket: simpler debug message
Jason A. Donenfeld
2016-07-21
Kconfig: select IP6_NF_IPTABLES if using IPV6
Jason A. Donenfeld
2016-07-20
tools: first additions of userspace integration
Jason A. Donenfeld
2016-07-18
build system: revamp building and configuration
Jason A. Donenfeld
2016-07-18
tests: improve test suite and add qemu tester
Jason A. Donenfeld
2016-07-10
receive: assume we usually succeed with userspace
Jason A. Donenfeld
2016-07-10
receive: no need to test for !len
Jason A. Donenfeld
[next]