| 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 | -47/+0 | |
| the builder | |||||
| 2022-10-17 | Refactor CLI to use TunnelState from mullvad-types | David Lönnhager | 1 | -2/+1 | |
| 2022-06-14 | Manually fix the simpler non-semantic clippy warns | Jonathan | 1 | -3/+2 | |
| This commit tries to manually fix the clippy warnings that are fairly straightforward and do not have rippling effects on the codebase nor have a very high chance of causing bugs. | |||||
| 2022-05-05 | Rework output of status subcommand in CLI | Emīls | 1 | -1/+1 | |
| The output of the status command is reworked to show hostnames instead of IP addresses and trim the fat. The extra information (tunnel protocols, IP addrresses) are now available with the verbose flag. | |||||
| 2022-02-14 | Upgrade clap to 3.0 | David Lönnhager | 1 | -5/+5 | |
| 2020-10-09 | Add --wait argument to disconnect and reconnect commands | Oskar Nyberg | 1 | -3/+31 | |
| 2020-08-20 | Add mullvad-management-interface crate for IPC types and functions | David Lönnhager | 1 | -3/+3 | |
| 2020-08-20 | Use gRPC for management interface in backend and CLI | David Lönnhager | 1 | -4/+5 | |
| 2019-04-04 | Add #![deny(rust_2018_idioms)] to all crates and fix warnings | Linus Färnstrand | 1 | -1/+1 | |
| 2018-12-13 | Convert mullvad-cli to Rust 2018 | Linus Färnstrand | 1 | -2/+0 | |
| 2018-11-21 | Fix formatting for rustfmt for rustc 1.32.0-nightly (f1e2fa8f0 2018-11-20) | Emīls Piņķis | 1 | -1/+1 | |
| 2018-11-08 | Manually editing full paths to be Rust2018 compatible | Linus Färnstrand | 1 | -3/+1 | |
| 2018-11-07 | Update paths to start with crate:: etc | Linus Färnstrand | 1 | -3/+3 | |
| 2018-08-29 | Change mullvad-cli to use new jsonrpc client | Emīls Piņķis | 1 | -2/+2 | |
| 2018-05-07 | Reuse RPC connection in `DaemonRpcClient` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-05-03 | Use `DaemonRpcClient::disconnect` in `mullvad-cli` | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 | |
| 2018-04-10 | Format with rustfmt 0.4.1-nightly (e784712 2018-04-09) | Linus Färnstrand | 1 | -2/+2 | |
| 2017-07-17 | Rename all crates from snake_case to kebab-case | Linus Färnstrand | 1 | -0/+22 | |
