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-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
2016-07-10
timers: apply slack to hotpath timers
Jason A. Donenfeld
2016-07-10
timers: move timer calls out of hot loop
Jason A. Donenfeld
2016-07-10
timers: document conditions for calling
Jason A. Donenfeld
2016-07-10
persistent keepalive: use unsigned long to avoid multiplication in hotpath
Jason A. Donenfeld
2016-07-10
persistent keepalive: use authenticated keepalives
Jason A. Donenfeld
2016-07-08
keepalives: only queue keepalive when queue is empty
Jason A. Donenfeld
2016-07-08
timers: do not consider keepalives to be data sent
Jason A. Donenfeld
2016-07-08
timers: rename *authorized* functions to *authenticated*
Jason A. Donenfeld
2016-07-08
persistent keepalive: start sending immediately
Jason A. Donenfeld
2016-07-08
persistent keepalive: add kernel mechanism
Jason A. Donenfeld
2016-07-07
curve25519: unneeded zeros variable
Jason A. Donenfeld
2016-07-05
device: move unlikely check to if clause
Jason A. Donenfeld
2016-07-03
receive: protect against impossible conditions
Jason A. Donenfeld
2016-07-02
tai64n: don't forget to add 2^62, to be in spec
Jason A. Donenfeld
2016-07-01
receive: error conditions are unlikely
Jason A. Donenfeld
2016-06-30
Makefile: Add more verbose dependency errors
Jason A. Donenfeld
2016-06-30
device init: free wq after padata
Jason A. Donenfeld
2016-06-29
chacha20poly1305: use more standard way of testing FPU features
Jason A. Donenfeld
2016-06-29
device: remove updating of trans_start
Jason A. Donenfeld
2016-06-29
Kconfig: more fully select dependencies
Jason A. Donenfeld
2016-06-25
tests: make fatal
Jason A. Donenfeld
2016-06-25
nonce: switch to RFC6479 to better support packet reordering
Jason A. Donenfeld
2016-06-25
Initial commit
Jason A. Donenfeld
[prev]