| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-09-05 | Merge branch 'move-enable-ipv6-to-tunnel-options' | Janito Vaqueiro Ferreira Filho | 9 | -77/+94 |
| 2018-09-05 | Reword CLI message after `enable_ipv6` is set | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-09-05 | Move `enable_ipv6` to `TunnelOptions` | Janito Vaqueiro Ferreira Filho | 6 | -30/+31 |
| 2018-09-05 | Rename settings function to enable IPv6 | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2018-09-05 | Change IPC to Enable IPv6 tunnel option | Janito Vaqueiro Ferreira Filho | 6 | -26/+16 |
| 2018-09-05 | Allow printing tunnel option groups separately | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2018-09-05 | Set Enable IPv6 option as a common tunnel option | Janito Vaqueiro Ferreira Filho | 1 | -19/+30 |
| 2018-09-05 | Print Enable IPv6 option as a common tunnel option | Janito Vaqueiro Ferreira Filho | 1 | -6/+15 |
| 2018-09-04 | Merge branch 'draggable-scrollbars' | Andrej Mihajlov | 3 | -36/+223 |
| 2018-09-04 | Migrate CustomScrollbars to React.Ref<T> | Andrej Mihajlov | 1 | -29/+23 |
| 2018-09-04 | Add draggable scroll thumb | Andrej Mihajlov | 3 | -20/+213 |
| 2018-09-04 | Merge branch 'no-relays-block' | Linus Färnstrand | 12 | -182/+157 |
| 2018-09-04 | More exact handling of errors in building tunnel parameters | Linus Färnstrand | 1 | -46/+27 |
| 2018-09-04 | Add to changelog | Linus Färnstrand | 1 | -2/+2 |
| 2018-09-04 | Remove error subscription from management interface | Linus Färnstrand | 1 | -56/+7 |
| 2018-09-04 | Make not finding a suitable relay block the network | Linus Färnstrand | 4 | -65/+81 |
| 2018-09-04 | Add TunnelCommand::Block | Linus Färnstrand | 6 | -41/+68 |
| 2018-09-04 | Merge branch 'winfw-blocked-state' | Odd Stranne | 7 | -13/+23 |
| 2018-09-04 | Rename 'ApplyPolicyNetBlocked' into 'ApplyPolicyBlocked' and extend with args | Odd Stranne | 7 | -13/+23 |
| 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 |
