| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-09-04 | Merge branch 'c++17-fixes' | Odd Stranne | 2 | -18/+24 |
| 2018-09-04 | Update code to use std::experimental::filesystem | Odd Stranne | 1 | -18/+24 |
| 2018-09-04 | Bump submodule 'windows-libraries' | Odd Stranne | 1 | -0/+0 |
| 2018-09-04 | Merge branch 'installer-log' | Odd Stranne | 17 | -14/+762 |
| 2018-09-04 | Update changelog | Odd Stranne | 1 | -0/+1 |
| 2018-09-04 | Extend module pinning in 'driverlogic' plugin | Odd Stranne | 1 | -1/+9 |
| 2018-09-04 | Add logging in 'driverlogic' plugin | Odd Stranne | 3 | -7/+87 |
| 2018-09-04 | Add extensive logging in installer | Odd Stranne | 1 | -8/+43 |
| 2018-09-04 | Add NSIS 'log' plugin | Odd Stranne | 12 | -1/+625 |
| 2018-09-04 | Merge branch 'fix-install-on-ubuntu-1404' | Janito Vaqueiro Ferreira Filho | 10 | -52/+88 |
| 2018-09-04 | Describe Linux package changes in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-09-04 | Stop service if running before upgrade | Janito Vaqueiro Ferreira Filho | 2 | -2/+13 |
| 2018-09-04 | Only install config. files for one init system | Janito Vaqueiro Ferreira Filho | 3 | -9/+12 |
| 2018-09-04 | Support Upstart init system | Janito Vaqueiro Ferreira Filho | 4 | -6/+25 |
| 2018-09-04 | Add header systemd service unit file | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-09-04 | Stop and disable service before files are removed | Janito Vaqueiro Ferreira Filho | 3 | -11/+9 |
| 2018-09-04 | Rename Linux package scripts | Janito Vaqueiro Ferreira Filho | 3 | -4/+4 |
| 2018-09-04 | Fix logs, cache and config paths in uninstaller | Janito Vaqueiro Ferreira Filho | 1 | -6/+6 |
| 2018-09-04 | Merge branch 'remove-rpc-address-remains' | Linus Färnstrand | 4 | -9/+2 |
| 2018-09-04 | Remove unused error | Linus Färnstrand | 1 | -3/+0 |
| 2018-09-04 | Rename rpc_address to rpc_socket | Linus Färnstrand | 3 | -6/+2 |
| 2018-09-03 | Merge branch 'tunnel-trigger-fixes' | Janito Vaqueiro Ferreira Filho | 1 | -4/+17 |
| 2018-09-03 | Don't trigger tunnel start when settings change | Janito Vaqueiro Ferreira Filho | 1 | -3/+10 |
| 2018-09-03 | Disconnect if account token is cleared | Janito Vaqueiro Ferreira Filho | 1 | -2/+8 |
| 2018-09-03 | Merge branch 'fix-connecting-screen-navigation' | Andrej Mihajlov | 1 | -2/+5 |
| 2018-09-03 | Do not take user to "connecting screen" when in settings | Andrej Mihajlov | 1 | -2/+5 |
| 2018-09-03 | Merge branch 'silence-tokio' | Linus Färnstrand | 1 | -0/+2 |
| 2018-09-03 | Silence the tokio_io and "want" crates | Linus Färnstrand | 1 | -0/+2 |
| 2018-09-03 | Merge branch 'blocked-state' | Janito Vaqueiro Ferreira Filho | 16 | -101/+302 |
| 2018-09-03 | Describe blocked state in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 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 |
