summaryrefslogtreecommitdiffhomepage
path: root/tunnel/tools/libwg-go/jni.c
AgeCommit message (Collapse)Author
2023-05-21tunnel: request DHCPv6 leasesMikael Magnusson
2023-05-21tunnel: add gRPC over unix domain socket to the go backendMikael 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.
2021-10-29tools: bump libwg-goJason A. Donenfeld
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-03-09Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>