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
/
hashtables.h
Age
Commit message (
Expand
)
Author
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
2018-08-28
global: run through clang-format
Jason A. Donenfeld
2018-08-03
peer: ensure destruction doesn't race
Jason A. Donenfeld
2018-01-03
global: year bump
Jason A. Donenfeld
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
2017-10-03
global: use _WG prefix for include guards
Jason A. Donenfeld
2017-10-03
global: satisfy bitshift pedantry
Jason A. Donenfeld
2017-08-08
hashtables: allow up to 2^{20} peers per interface
Jason A. Donenfeld
2017-06-08
noise: fix race when replacing handshake
Jason A. Donenfeld
2017-03-19
hashtables: get_random_int is now more secure, so expose directly
Jason A. Donenfeld
2017-02-13
compat: backport siphash & dst_cache from mainline
Jason A. Donenfeld
2017-01-10
Update copyright
Jason A. Donenfeld
2016-12-16
siphash: update against upstream submission
Jason A. Donenfeld
2016-12-11
global: move to consistent use of uN instead of uintN_t for kernel code
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
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-22
hashtables: use rdrand() instead of counter
Jason A. Donenfeld
2016-08-02
c: specify static array size in function params
Jason A. Donenfeld
2016-07-22
index hashtable: run random indices through siphash
Jason A. Donenfeld
2016-06-25
Initial commit
Jason A. Donenfeld