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
/
cookie.c
Age
Commit message (
Expand
)
Author
2017-10-03
global: add space around variable declarations
Jason A. Donenfeld
2017-07-20
global: use pointer to net_device
Jason A. Donenfeld
2017-06-26
global: cleanup IP header checking
Jason A. Donenfeld
2017-06-26
ratelimiter: rewrite from scratch
Jason A. Donenfeld
2017-06-12
random: wait for random bytes when generating nonces and ephemerals
Jason A. Donenfeld
2017-05-31
debug: print interface name in dmesg
Jason A. Donenfeld
2017-05-17
noise: redesign preshared key mode
Jason A. Donenfeld
2017-04-21
cookie: move the bangs
Jason A. Donenfeld
2017-03-20
data: big refactoring
Jason A. Donenfeld
2017-03-19
cookie: no need to hash rng
Jason A. Donenfeld
2017-01-10
Update copyright
Jason A. Donenfeld
2016-12-26
cookie: optimize
Jason A. Donenfeld
2016-12-23
cookies: use xchacha20poly1305 instead of chacha20poly1305
Jason A. Donenfeld
2016-12-16
messages: increase header by 3 bytes for alignment
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
Jason A. Donenfeld
2016-11-06
cookie: avoid void pointer arithmatic
Jason A. Donenfeld
2016-11-05
c89: the static keyword is okay in c99, but not in c89
Jason A. Donenfeld
2016-09-29
Rework headers and includes
Jason A. Donenfeld
2016-08-02
c: specify static array size in function params
Jason A. Donenfeld
2016-07-22
cookie: do not expose csprng directly
Jason A. Donenfeld
2016-06-25
Initial commit
Jason A. Donenfeld