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
/
allowedips.c
Age
Commit message (
Expand
)
Author
2018-09-16
global: remove non-essential inline annotations
Jason A. Donenfeld
2018-09-04
global: always find OOM unlikely
Jason A. Donenfeld
2018-09-03
global: satisfy check_patch.pl errors
Jason A. Donenfeld
2018-08-28
global: run through clang-format
Jason A. Donenfeld
2018-08-03
allowedips: use different macro names so as to avoid confusion
Jason A. Donenfeld
2018-08-01
allowedips: free root inside of RCU callback
Jason A. Donenfeld
2018-08-01
allowedips: avoid window of disappeared peer
Jann Horn
2018-08-01
allowedips: prevent double read in kref
Jason A. Donenfeld
2018-07-31
peer: simplify rcu reference counts
Jason A. Donenfeld
2018-05-22
allowedips: set pointer to null before freeing
Jason A. Donenfeld
2018-05-10
allowedips: simplify arithmetic
Jason A. Donenfeld
2018-05-10
allowedips: produce better assembly with unsigned arithmetic
Jason A. Donenfeld
2018-05-10
allowedips: use native endian on lookup
Jason A. Donenfeld
2018-02-21
allowedips: fix comment style
Jason A. Donenfeld
2018-02-14
allowedips: indicate to clang-analyzer that trie is non-null
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-11-25
allowedips: simplify
Jason A. Donenfeld
2017-11-25
allowedips: optimize
Jason A. Donenfeld
2017-11-13
allowedips: do not write out of bounds
Jason A. Donenfeld
2017-11-10
allowedips: rename from routingtable
Jason A. Donenfeld