summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-09-05Add relay servers to relay list typesJanito Vaqueiro Ferreira Filho2-0/+27
2018-09-05Update RelayListSchemaLinus Färnstrand2-0/+10
2018-09-05Allow setting hostname in location constraintsLinus Färnstrand4-7/+38
2018-09-05Include individual relays in get_relay_locationsLinus Färnstrand2-4/+18
2018-09-05Merge branch 'blocked-state-block-network'Linus Färnstrand11-53/+121
2018-09-05Make BlockedState activate Blocked security policy on entryLinus Färnstrand8-34/+65
2018-09-05Add "blocked" security policy and implement in firewallsLinus Färnstrand4-22/+59
2018-09-05Merge branch 'remove-disconnect-call-on-logout'Andrej Mihajlov1-5/+3
2018-09-05Remove the call to disconnectTunnel() because setAccount(null) does that auto...Andrej Mihajlov1-5/+3
2018-09-05Merge branch 'move-enable-ipv6-to-tunnel-options'Janito Vaqueiro Ferreira Filho9-77/+94
2018-09-05Reword CLI message after `enable_ipv6` is setJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-05Move `enable_ipv6` to `TunnelOptions`Janito Vaqueiro Ferreira Filho6-30/+31
2018-09-05Rename settings function to enable IPv6Janito Vaqueiro Ferreira Filho2-2/+2
2018-09-05Change IPC to Enable IPv6 tunnel optionJanito Vaqueiro Ferreira Filho6-26/+16
2018-09-05Allow printing tunnel option groups separatelyJanito Vaqueiro Ferreira Filho1-1/+7
2018-09-05Set Enable IPv6 option as a common tunnel optionJanito Vaqueiro Ferreira Filho1-19/+30
2018-09-05Print Enable IPv6 option as a common tunnel optionJanito Vaqueiro Ferreira Filho1-6/+15
2018-09-04Merge branch 'draggable-scrollbars'Andrej Mihajlov3-36/+223
2018-09-04Migrate CustomScrollbars to React.Ref<T>Andrej Mihajlov1-29/+23
2018-09-04Add draggable scroll thumbAndrej Mihajlov3-20/+213
2018-09-04Merge branch 'no-relays-block'Linus Färnstrand12-182/+157
2018-09-04More exact handling of errors in building tunnel parametersLinus Färnstrand1-46/+27
2018-09-04Add to changelogLinus Färnstrand1-2/+2
2018-09-04Remove error subscription from management interfaceLinus Färnstrand1-56/+7
2018-09-04Make not finding a suitable relay block the networkLinus Färnstrand4-65/+81
2018-09-04Add TunnelCommand::BlockLinus Färnstrand6-41/+68
2018-09-04Merge branch 'winfw-blocked-state'Odd Stranne7-13/+23
2018-09-04Rename 'ApplyPolicyNetBlocked' into 'ApplyPolicyBlocked' and extend with argsOdd Stranne7-13/+23
2018-09-04Merge branch 'c++17-fixes'Odd Stranne2-18/+24
2018-09-04Update code to use std::experimental::filesystemOdd Stranne1-18/+24
2018-09-04Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-09-04Merge branch 'installer-log'Odd Stranne17-14/+762
2018-09-04Update changelogOdd Stranne1-0/+1
2018-09-04Extend module pinning in 'driverlogic' pluginOdd Stranne1-1/+9
2018-09-04Add logging in 'driverlogic' pluginOdd Stranne3-7/+87
2018-09-04Add extensive logging in installerOdd Stranne1-8/+43
2018-09-04Add NSIS 'log' pluginOdd Stranne12-1/+625
2018-09-04Merge branch 'fix-install-on-ubuntu-1404'Janito Vaqueiro Ferreira Filho10-52/+88
2018-09-04Describe Linux package changes in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-09-04Stop service if running before upgradeJanito Vaqueiro Ferreira Filho2-2/+13
2018-09-04Only install config. files for one init systemJanito Vaqueiro Ferreira Filho3-9/+12
2018-09-04Support Upstart init systemJanito Vaqueiro Ferreira Filho4-6/+25
2018-09-04Add header systemd service unit fileJanito Vaqueiro Ferreira Filho1-0/+2
2018-09-04Stop and disable service before files are removedJanito Vaqueiro Ferreira Filho3-11/+9
2018-09-04Rename Linux package scriptsJanito Vaqueiro Ferreira Filho3-4/+4
2018-09-04Fix logs, cache and config paths in uninstallerJanito Vaqueiro Ferreira Filho1-6/+6
2018-09-04Merge branch 'remove-rpc-address-remains'Linus Färnstrand4-9/+2
2018-09-04Remove unused errorLinus Färnstrand1-3/+0
2018-09-04Rename rpc_address to rpc_socketLinus Färnstrand3-6/+2
2018-09-03Merge branch 'tunnel-trigger-fixes'Janito Vaqueiro Ferreira Filho1-4/+17