summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Ignore `null` elements from `ConnectivityManager`Janito Vaqueiro Ferreira Filho1-0/+1
2019-12-06Recheck connectivity when `networkInfo` is `null`Janito Vaqueiro Ferreira Filho1-1/+3
2019-12-06Merge branch 'fix-upgrade-to-null-message'Janito Vaqueiro Ferreira Filho2-16/+20
2019-12-06Describe `null` version message fix in change logJanito Vaqueiro Ferreira Filho1-0/+4
2019-12-06Manually override `isOutdated` field when neededJanito Vaqueiro Ferreira Filho1-2/+10
2019-12-06Refactor to remove `updateUpgradeVersion` methodJanito Vaqueiro Ferreira Filho1-13/+7
2019-12-06Don't notify version update before daemon responseJanito Vaqueiro Ferreira Filho1-2/+0
2019-12-06Merge branch 'win-fix-service-config'Odd Stranne4-14/+38
2019-12-06Update changelogOdd Stranne1-0/+4
2019-12-06Configure service SID info as 'unrestricted'Odd Stranne1-3/+11
2019-12-06Register NSI as a service dependencyOdd Stranne1-0/+3
2019-12-06Update configuration on existing service during installationOdd Stranne1-7/+16
2019-12-06Bump 'windows-service-rs' revisionOdd Stranne2-4/+4
2019-12-06Merge branch 'stop-tunnel-ip-discovery-attack'Linus Färnstrand2-0/+22
2019-12-06Stop CVE-2019-14899 by dropping packets to tunnel IPLinus Färnstrand2-0/+22
2019-12-06Merge branch 'add-version-suffix-ios'Andrej Mihajlov5-12/+59
2019-12-06Adjust settings cell margins and fix disclosure tint colorAndrej Mihajlov2-8/+26
2019-12-06Add version suffix and display it under SettingsAndrej Mihajlov3-4/+33
2019-12-05Merge branch 'fix-improved-wg-port-selectiong'Emīls2-4/+3
2019-12-05Fix improved port selection for WireGuardEmīls2-4/+3
2019-12-05Merge branch 'wireup-tunnel-manager-ios'Andrej Mihajlov14-428/+152
2019-12-05Wire up Settings with the new Account facilitiesAndrej Mihajlov1-13/+2
2019-12-05Remove Optional+UnwrapAndrej Mihajlov1-23/+0
2019-12-05Remove WeakBoxAndrej Mihajlov1-17/+0
2019-12-05Use enum for SegueIdentifierAndrej Mihajlov1-3/+3
2019-12-05Adjust Login controller to the new Account facilitiesAndrej Mihajlov2-28/+16
2019-12-05Wire up AppDelegate with TunnelManagerAndrej Mihajlov3-15/+44
2019-12-05Wire up Account with TunnelManagerAndrej Mihajlov5-329/+87
2019-12-05Updating version in package files2019.10-beta2Linus Färnstrand9-15/+15
2019-12-05Add 2019.10-beta1 changelog header and small fixesLinus Färnstrand1-4/+9
2019-12-05Merge branch 'improve-wireguard-port-selection'Emīls2-0/+11
2019-12-05Improve wireguard port selectionEmīls2-0/+11
2019-12-05Merge branch 'add-tunnel-manager-ios'Andrej Mihajlov2-0/+716
2019-12-05Add NEVPNStatus+DebugAndrej Mihajlov1-0/+33
2019-12-05Add TunnelManagerAndrej Mihajlov1-0/+683
2019-12-05Merge branch 'fix-changelog-entry'Janito Vaqueiro Ferreira Filho1-4/+2
2019-12-05Fix position of change log entryJanito Vaqueiro Ferreira Filho1-4/+2
2019-12-05Merge branch 'fix-app-version-update-on-wrong-thread'Janito Vaqueiro Ferreira Filho2-1/+9
2019-12-05Describe wrong thread update fix in change logJanito Vaqueiro Ferreira Filho1-0/+3
2019-12-05Fix `NotificationBanner` update on wrong threadJanito Vaqueiro Ferreira Filho1-1/+6
2019-12-05Merge branch 'win-routing-wait'Emīls1-3/+14
2019-12-05Fix race condition for routing managerEmīls1-3/+14
2019-12-04Merge branch 'use-arc-in-android-context'Janito Vaqueiro Ferreira Filho4-19/+9
2019-12-04Use `Arc<JavaVM>` in `AndroidContext`Janito Vaqueiro Ferreira Filho4-19/+9
2019-12-04Merge branch 'add-relay-selector-ios'Andrej Mihajlov6-0/+365
2019-12-04Add naive relay selectorAndrej Mihajlov6-0/+365
2019-12-04Merge branch 'fix-relay-filter'Janito Vaqueiro Ferreira Filho1-1/+1
2019-12-04Fix check if relay has WireGuard tunnelsJanito Vaqueiro Ferreira Filho1-1/+1
2019-12-04Merge branch 'stop-location-fetch-when-offline'Janito Vaqueiro Ferreira Filho8-7/+32
2019-12-04Describe no location fetch when offline changeJanito Vaqueiro Ferreira Filho1-0/+3