index
:
wireguard-go
android
dhcp
dhcp2
dmwg-0.0.1
fix/listen-any-addresses
master
sorted-peers
tun-net-with-stack
WireGuard Go
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
device
/
allowedips.go
Age
Commit message (
Expand
)
Author
2023-02-07
global: bump copyright year
Jason A. Donenfeld
2022-09-20
global: bump copyright year
Jason A. Donenfeld
2022-03-16
all: update to Go 1.18
Josh Bleecher Snyder
2021-11-23
device: remove code using unsafe
Josh Bleecher Snyder
2021-11-23
global: use netip where possible now
Jason A. Donenfeld
2021-06-04
device: zero out allowedip node pointers when removing
Jason A. Donenfeld
2021-06-03
device: simplify allowedips lookup signature
Jason A. Donenfeld
2021-06-03
device: remove nodes by peer in O(1) instead of O(n)
Jason A. Donenfeld
2021-06-03
device: remove recursion from insertion and connect parent pointers
Jason A. Donenfeld
2021-06-03
device: reduce size of trie struct
Jason A. Donenfeld
2021-02-10
device: use container/list instead of open coding it
Jason A. Donenfeld
2021-01-28
global: bump copyright
Jason A. Donenfeld
2021-01-27
device: use linked list for per-peer allowed-ip traversal
Jason A. Donenfeld
2020-05-02
global: update header comments and modules
Jason A. Donenfeld
2019-03-03
global: begin modularization
Jason A. Donenfeld