| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-08-30 | Replace `DaemonState` with `TunnelStateTransition` | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2018-08-29 | Use IPC transport in mullvad-ipc-client | Emīls Piņķis | 2 | -208/+109 |
| 2018-08-14 | Add RPC call to mullvad-ipc-client | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-07-30 | Reformat with rustfmt 0.9.0 | Linus Färnstrand | 1 | -2/+2 |
| 2018-07-10 | Expose autoconnect option in CLI | Linus Färnstrand | 1 | -4/+12 |
| 2018-07-02 | Add all used `winapi` features | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-06-27 | Ensure RPC address file is owned by administrator | Janito Vaqueiro Ferreira Filho | 2 | -2/+78 |
| 2018-06-25 | Upgrade error-chain to 0.12 | Linus Färnstrand | 1 | -1/+1 |
| 2018-06-20 | Allow subscribing to `new_state` RPC events | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2018-06-20 | Use fake RPC address file for testing | Janito Vaqueiro Ferreira Filho | 1 | -14/+19 |
| 2018-06-20 | Allow RPC client without RPC file security check | Janito Vaqueiro Ferreira Filho | 1 | -3/+16 |
| 2018-06-13 | Rename mullvad-paths methods to have get_ if they don't create dirs | Linus Färnstrand | 1 | -1/+1 |
| 2018-06-13 | Move RPC address file computation into mullvad-paths | Linus Färnstrand | 2 | -49/+26 |
| 2018-06-13 | Rename mullvad-metadata -> mullvad-paths | Linus Färnstrand | 2 | -3/+3 |
| 2018-05-14 | Create `mullvad-metadata` crate | Janito Vaqueiro Ferreira Filho | 2 | -1/+6 |
| 2018-05-14 | Change path of RPC connection info file on Windows | Janito Vaqueiro Ferreira Filho | 1 | -4/+6 |
| 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 | 1 | -29/+24 |
| 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 | 1 | -1/+1 |
| 2018-05-04 | Reuse WebSocket connection in `WsIpcClient` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-05-03 | Add RPC methods to `DaemonRpcClient` | Janito Vaqueiro Ferreira Filho | 2 | -0/+75 |
| 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 | 2 | -19/+58 |
| 2018-05-03 | Move `DaemonRpcClient` to `mullvad-ipc-client` | Janito Vaqueiro Ferreira Filho | 2 | -5/+61 |
| 2018-05-03 | Create initial `mullvad-ipc-client` crate | Janito Vaqueiro Ferreira Filho | 2 | -0/+15 |
