summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-09-06Override the default timeout for get_version_infoAndrej Mihajlov1-1/+1
2018-09-06Add a constant for RPC calls that do networkingAndrej Mihajlov1-7/+5
2018-09-06Merge branch 'fix-specific-server-selection'Linus Färnstrand1-6/+5
2018-09-06Fix bug that ignored hostname in location constraint filterLinus Färnstrand1-6/+5
2018-09-06Merge branch 'win-installer-absolute-paths'Odd Stranne1-4/+4
2018-09-06Use absolute paths for system applicationsOdd Stranne1-4/+4
2018-09-06Merge branch 'fix-ignored-ipv6-setting'Linus Färnstrand1-6/+5
2018-09-05Fix that uses enable_ipv6 setting instead of ignoring itLinus Färnstrand1-6/+5
2018-09-05Merge branch 'select-individual-servers'Linus Färnstrand14-22/+230
2018-09-05Add to changelogLinus Färnstrand1-0/+1
2018-09-05Show selected server in `Connect` screenJanito Vaqueiro Ferreira Filho1-0/+9
2018-09-05Show individual servers in GUILinus Färnstrand3-10/+111
2018-09-05Allow setting relay location with hostnameJanito Vaqueiro Ferreira Filho2-1/+16
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