Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-19 | tunnel: request DHCPv6 leases | Mikael Magnusson | |
2023-08-19 | tunnel: add gRPC over unix domain socket to the go backend | Mikael Magnusson | |
With gRPC it will be easier to extend the go backend API. In this commit the Version function is reimplemented in gRPC. Gitignore generated protobuf files. | |||
2023-08-19 | ui,tunnel: auto-detect IPv6/IPv4 preference | Mikael Magnusson | |
Detect IP address change. Request non-VPN network. Update endpoint when needed. Unregister network on wgTurnOff and use IPv4 if network is not known. | |||
2021-10-29 | tools: bump libwg-go | Jason A. Donenfeld | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2020-03-09 | Migrate tunnel related classes to tunnel/ Gradle module | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> |