| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-05-03 | And gRPC interface wrapper and refactor CLI to use clap derive instead of ↵ | David Lönnhager | 1 | -2/+2 | |
| the builder | |||||
| 2020-08-20 | Add mullvad-management-interface crate for IPC types and functions | David Lönnhager | 1 | -27/+2 | |
| 2020-08-20 | Use gRPC for management interface in backend and CLI | David Lönnhager | 1 | -3/+27 | |
| 2019-04-08 | Remove error-chain from mullvad-ipc-client | Linus Färnstrand | 1 | -3/+1 | |
| 2018-10-29 | Remove #[macro_use] from log crate | Linus Färnstrand | 1 | -4/+3 | |
| 2018-09-19 | Don't log entire uniqueness check error chain by default | Linus Färnstrand | 1 | -3/+3 | |
| 2018-08-29 | Use IPC transport for management interface in daemon | Emīls Piņķis | 1 | -1/+2 | |
| 2018-08-29 | Use IPC instead of a websocket to communicate between daemon and plugin | Linus Färnstrand | 1 | -2/+2 | |
| 2018-07-17 | Simplify is_another_instance_running | Linus Färnstrand | 1 | -14/+9 | |
| 2018-05-07 | Reuse RPC connection in `DaemonRpcClient` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-05-03 | Use `DaemonRpcClient` to check for other daemon | Janito Vaqueiro Ferreira Filho | 1 | -23/+16 | |
| 2018-03-09 | Separate address retrieval from RPC call | Janito Vaqueiro Ferreira Filho | 1 | -7/+10 | |
| Refactor so that if the former fails (which is a normal and frequent situation) nothing is logged. | |||||
| 2018-03-09 | Separate `rpc_info` module in two | Janito Vaqueiro Ferreira Filho | 1 | -0/+34 | |
| Rename `rpc_info` into `rpc_address_file` and move RPC client code used for checking for other instances to a separate `rpc_uniqueness_check` module. | |||||
