| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-09-03 | Block if security policy can't be set | Janito Vaqueiro Ferreira Filho | 5 | -12/+22 |
| 2018-09-03 | Create `AfterDisconnect::Block` variant | Janito Vaqueiro Ferreira Filho | 1 | -2/+12 |
| 2018-09-03 | Block connection if starting the tunnel fails | Janito Vaqueiro Ferreira Filho | 4 | -10/+27 |
| 2018-09-03 | Show blocked reason in GUI | Janito Vaqueiro Ferreira Filho | 5 | -22/+24 |
| 2018-09-03 | Log full chain of errors | Janito Vaqueiro Ferreira Filho | 2 | -4/+9 |
| 2018-09-03 | Log blocked state reason | Janito Vaqueiro Ferreira Filho | 1 | -3/+7 |
| 2018-09-03 | Add reason to transition to blocked state | Janito Vaqueiro Ferreira Filho | 5 | -16/+66 |
| 2018-09-03 | Show blocked state in GUI | Janito Vaqueiro Ferreira Filho | 5 | -13/+60 |
| 2018-09-03 | Create `BlockedState` type | Janito Vaqueiro Ferreira Filho | 6 | -1/+55 |
| 2018-09-03 | Use snake case for serialization of state info. | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-09-03 | Include state transition in `NewState` | Janito Vaqueiro Ferreira Filho | 5 | -31/+38 |
| 2018-09-03 | Remove `StateEntryResult` type | Janito Vaqueiro Ferreira Filho | 5 | -40/+33 |
| 2018-09-03 | Merge branch 'arrow-position' | Andrej Mihajlov | 9 | -29/+148 |
| 2018-09-03 | Calculate arrow position relative to tray icon | Andrej Mihajlov | 9 | -29/+148 |
| 2018-08-31 | Merge branch 'state-transition-to-ui' | Janito Vaqueiro Ferreira Filho | 15 | -171/+123 |
| 2018-08-30 | Request tunnel to close in a separate thread | Janito Vaqueiro Ferreira Filho | 1 | -6/+10 |
| 2018-08-30 | Replace `DaemonState` with `TunnelStateTransition` | Janito Vaqueiro Ferreira Filho | 12 | -150/+98 |
| 2018-08-30 | Move `TunnelStateTransition` to `talpid_types` | Janito Vaqueiro Ferreira Filho | 4 | -16/+16 |
| 2018-08-30 | Merge branch 'structure-problem-report-code' | Linus Färnstrand | 2 | -126/+131 |
| 2018-08-30 | Make product_version a constant | Linus Färnstrand | 2 | -10/+8 |
| 2018-08-30 | More concise windows version format | Linus Färnstrand | 1 | -16/+14 |
| 2018-08-30 | Move problem report metadata to module | Linus Färnstrand | 2 | -126/+135 |
| 2018-08-30 | Merge branch 'fetch-relay-list-on-start' | Janito Vaqueiro Ferreira Filho | 3 | -2/+13 |
| 2018-08-30 | Describe relay list update on start in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-08-30 | Update relay list when daemon starts | Janito Vaqueiro Ferreira Filho | 2 | -2/+12 |
| 2018-08-30 | Merge branch 'fix-current-relay-state' | Linus Färnstrand | 1 | -0/+1 |
| 2018-08-29 | Reset current_relay when disconnected | Linus Färnstrand | 1 | -0/+1 |
| 2018-08-29 | Merge branch 'swap-ws-to-ipc' | Emīls Piņķis | 46 | -1846/+926 |
| 2018-08-29 | Update Cargo.lock | Emīls Piņķis | 1 | -111/+242 |
| 2018-08-29 | Update "### RPC address file" section in README | Emīls Piņķis | 1 | -4/+4 |
| 2018-08-29 | Update changelog | Emīls Piņķis | 1 | -0/+2 |
| 2018-08-29 | Fix mullvad-tests | Emīls Piņķis | 4 | -203/+58 |
| 2018-08-29 | Adjust frontend to use IPC rather than WebSockets | Emīls Piņķis | 10 | -268/+203 |
| 2018-08-29 | Change mullvad-cli to use new jsonrpc client | Emīls Piņķis | 11 | -35/+35 |
| 2018-08-29 | Use IPC transport for management interface in daemon | Emīls Piņķis | 6 | -239/+40 |
| 2018-08-29 | Use IPC transport in mullvad-ipc-client | Emīls Piņķis | 2 | -208/+109 |
| 2018-08-29 | Get talpid-core ready for ipc | Emīls Piņķis | 0 | -0/+0 |
| 2018-08-29 | Use IPC instead of websockets in talpid-ipc | Emīls Piņķis | 3 | -23/+30 |
| 2018-08-29 | Replace address file with socket path in mullvad-paths | Emīls Piņķis | 2 | -20/+8 |
| 2018-08-29 | Use IPC instead of a websocket to communicate between daemon and plugin | Linus Färnstrand | 14 | -782/+242 |
| 2018-08-29 | Merge branch 'talpid-tunnel-state-machine' | Janito Vaqueiro Ferreira Filho | 13 | -35/+69 |
| 2018-08-29 | Move tunnel state machine to Talpid | Janito Vaqueiro Ferreira Filho | 10 | -18/+24 |
| 2018-08-29 | Document `TunnelStateTransition` variants | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-08-29 | Document tunnel parameters | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2018-08-29 | Document state machine error types | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-08-29 | Move `rotate_log` function to `talpid-core` | Janito Vaqueiro Ferreira Filho | 4 | -15/+30 |
| 2018-08-29 | Rename `account_token` to `username` in Talpid | Janito Vaqueiro Ferreira Filho | 1 | -5/+5 |
| 2018-08-29 | Merge branch 'uninst-clean-logs' | Odd Stranne | 14 | -1/+625 |
| 2018-08-29 | Update changelog | Odd Stranne | 1 | -0/+2 |
| 2018-08-29 | Update uninstaller script with better system cleaning | Odd Stranne | 1 | -1/+57 |
