Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-27 | WIP: add cap to grpc | Mikael Magnusson | |
2023-09-27 | WIP: tunnel: implement gRPC based wgSetConfig | Mikael Magnusson | |
2023-09-27 | tunnel: request DHCPv6 leases | Mikael Magnusson | |
2023-09-27 | tunnel: download pac in java | Mikael Magnusson | |
2023-09-27 | ui,tunnel: implement http proxy for Android 10+ | Mikael Magnusson | |
Allow getting package names of tv apps. | |||
2023-09-27 | tunnel: add Error in libwg.proto | Mikael Magnusson | |
2023-09-27 | 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. |