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
/
src
/
main.go
Age
Commit message (
Expand
)
Author
2017-11-17
Allows passing UAPI fd to service
Mathias Hall-Andersen
2017-11-14
Moved TUN device creation to pre-fork
Mathias Hall-Andersen
2017-11-14
Initial working source caching
Mathias Hall-Andersen
2017-10-27
Fixed message header length in conn_linux
Mathias Hall-Andersen
2017-10-16
Initial implementation of source caching
Mathias Hall-Andersen
2017-10-07
Begin incorporating new src cache into receive
Mathias Hall-Andersen
2017-08-11
Improved receive.go
Mathias Hall-Andersen
2017-08-01
Close UAPI socket before exit
Mathias Hall-Andersen
2017-07-20
Moved remaining platform dependent UAPI code
Mathias Hall-Andersen
2017-07-17
Fixed deadlock in index.go
Mathias Hall-Andersen
2017-07-15
Conforming to the cross-platform UX
Mathias Hall-Andersen
2017-07-13
Terminate on interface deletion
Mathias Hall-Andersen
2017-07-10
Fixed incomming initiation bug
Mathias Hall-Andersen
2017-06-30
Completed initial version of outbound flow
Mathias Hall-Andersen
2017-06-29
Completed get/set configuration
Mathias Hall-Andersen
2017-06-28
Work on UAPI
Mathias Hall-Andersen
2017-06-26
Begin work on outbound packet flow
Mathias Hall-Andersen
2017-06-04
Beginning work on TUN interface
Mathias Hall-Andersen
2017-05-30
Beginning work on UAPI and routing table
Mathias Hall-Andersen