| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-05-09 | Merge branch 'silence-noisy-dependencies' | Linus Färnstrand | 1 | -0/+1 |
| 2018-05-09 | Silence tokio_reactor | Linus Färnstrand | 1 | -0/+1 |
| 2018-05-07 | Merge branch 'fix-rustfmt-in-travis' | Emīls Piņķis | 7 | -19/+27 |
| 2018-05-07 | Updating formatting to be up to date with the newest rustfmt | Emīls Piņķis | 6 | -18/+26 |
| 2018-05-07 | Change cargo fmt write mode from "diff" to "check" | Emīls Piņķis | 1 | -1/+1 |
| 2018-05-07 | Merge branch 'ipc-client-credentials' | Janito Vaqueiro Ferreira Filho | 17 | -57/+84 |
| 2018-05-07 | Describe CLI credentials usage in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-05-07 | Request RPC authorization when connecting | Janito Vaqueiro Ferreira Filho | 1 | -1/+10 |
| 2018-05-07 | Reuse RPC connection in `DaemonRpcClient` | Janito Vaqueiro Ferreira Filho | 12 | -50/+47 |
| 2018-05-07 | Read credentials from RPC connection file | Janito Vaqueiro Ferreira Filho | 1 | -5/+20 |
| 2018-05-07 | Add `DaemonRpcClient::auth` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-05-07 | Borrow server ID instead of moving it | Janito Vaqueiro Ferreira Filho | 5 | -9/+9 |
| 2018-05-07 | Merge branch 'cr-lf-in-log-file' | Janito Vaqueiro Ferreira Filho | 3 | -18/+62 |
| 2018-05-07 | Send report to server with consistent newlines | Janito Vaqueiro Ferreira Filho | 1 | -2/+12 |
| 2018-05-07 | Replace newlines inside log messages | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2018-05-07 | Describe newline change in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-05-07 | Use platform specific newlines in problem-report | Janito Vaqueiro Ferreira Filho | 1 | -15/+29 |
| 2018-05-07 | Use platform specific newlines in daemon log file | Janito Vaqueiro Ferreira Filho | 1 | -1/+8 |
| 2018-05-07 | Merge branch 'add-icon-resolutions-for-windows' | Linus Färnstrand | 24 | -0/+1 |
| 2018-05-07 | Add Windows icon | Emīls Piņķis | 1 | -0/+0 |
| 2018-05-07 | Add Windows icon sizes and re-create all icons from icon-1024.svg | Linus Färnstrand | 22 | -0/+0 |
| 2018-05-07 | Add SVG version of app logo/icon | Linus Färnstrand | 1 | -0/+1 |
| 2018-05-04 | Merge branch 'reuse-ws-rpc-connection' | Janito Vaqueiro Ferreira Filho | 4 | -67/+225 |
| 2018-05-04 | Reuse WebSocket connection in `WsIpcClient` | Janito Vaqueiro Ferreira Filho | 4 | -67/+225 |
| 2018-05-04 | Merge branch 'mullvad-cli-using-ipc-crate' | Janito Vaqueiro Ferreira Filho | 13 | -145/+68 |
| 2018-05-03 | Remove unnecessary `mullvad-cli::rpc` module | Janito Vaqueiro Ferreira Filho | 2 | -15/+0 |
| 2018-05-03 | Use `DaemonRpcClient` in `relay` CLI command | Janito Vaqueiro Ferreira Filho | 1 | -8/+10 |
| 2018-05-03 | Use `DaemonRpcClient` in `account` CLI command | Janito Vaqueiro Ferreira Filho | 1 | -13/+15 |
| 2018-05-03 | Use `DaemonRpcClient` in `tunnel` CLI command | Janito Vaqueiro Ferreira Filho | 1 | -4/+7 |
| 2018-05-03 | Use `DaemonRpcClient` in `lan` CLI command | Janito Vaqueiro Ferreira Filho | 1 | -5/+8 |
| 2018-05-03 | Use `DaemonRpcClient` in `version` CLI command | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2018-05-03 | Use `DaemonRpcClient::disconnect` in `mullvad-cli` | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2018-05-03 | Use `DaemonRpcClient::connect` in `mullvad-cli` | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2018-05-03 | Use `DaemonRpcClient` in `status` CLI command | Janito Vaqueiro Ferreira Filho | 1 | -5/+5 |
| 2018-05-03 | Use `DaemonRpcClient::shutdown` in `mullvad-cli` | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2018-05-03 | Use `mullvad-ipc-client` in `mullvad-cli` | Janito Vaqueiro Ferreira Filho | 4 | -92/+14 |
| 2018-05-03 | Merge branch 'mullvad-daemon-using-ipc-client' | Janito Vaqueiro Ferreira Filho | 4 | -55/+33 |
| 2018-05-03 | Use `rpc_file_path` from `mullvad-ipc-client` | Janito Vaqueiro Ferreira Filho | 1 | -21/+14 |
| 2018-05-03 | Use `DaemonRpcClient` to check for other daemon | Janito Vaqueiro Ferreira Filho | 4 | -34/+19 |
| 2018-05-03 | Merge branch 'upgrade-rust-dependencies' | Linus Färnstrand | 1 | -287/+481 |
| 2018-05-03 | Upgrade rust dependencies | Linus Färnstrand | 1 | -287/+481 |
| 2018-05-03 | Merge branch 'mullvad-ipc-client' | Janito Vaqueiro Ferreira Filho | 7 | -65/+262 |
| 2018-05-03 | Add RPC methods to `DaemonRpcClient` | Janito Vaqueiro Ferreira Filho | 3 | -0/+77 |
| 2018-05-03 | Check RPC file security | Janito Vaqueiro Ferreira Filho | 1 | -11/+60 |
| 2018-05-03 | Use static variable for empty argument list | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2018-05-03 | Use error-chain to define custom error types | Janito Vaqueiro Ferreira Filho | 4 | -20/+60 |
| 2018-05-03 | Move `DaemonRpcClient` to `mullvad-ipc-client` | Janito Vaqueiro Ferreira Filho | 6 | -69/+78 |
| 2018-05-03 | Create initial `mullvad-ipc-client` crate | Janito Vaqueiro Ferreira Filho | 4 | -0/+20 |
| 2018-05-03 | Merge branch 'bugfix-disconnect-tunnel-on-app-shutdown' | Emīls Piņķis | 2 | -13/+26 |
| 2018-05-02 | Change the shutdown behaviour to wait on the daemon to disconnect or | Emīls Piņķis | 2 | -13/+26 |
