summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-06-15Update TypeScript, React and a few other dependenciesOskar Nyberg2-2798/+1285
2021-06-15Merge branch 'remove-dead-code'Andrej Mihajlov5-187/+21
2021-06-14PacketTunnel: refactor and remove dead codeAndrej Mihajlov5-187/+21
2021-06-11Merge branch 'fix-slow-openvpn-kill'David Lönnhager1-0/+1
2021-06-11Kill openvpn process gracefullyDavid Lönnhager1-0/+1
2021-06-11Merge branch 'expiry-notification'Andrej Mihajlov18-41/+830
2021-06-11Update CHANGELOGAndrej Mihajlov1-1/+2
2021-06-11Xcode: remove system frameworks as they are linked implicitly.Andrej Mihajlov1-10/+0
2021-06-11Add account expiry notificationAndrej Mihajlov17-32/+830
2021-06-10Merge branch 'windows-fix-fast-startup-restart'David Lönnhager4-38/+89
2021-06-10Update changelogDavid Lönnhager1-0/+3
2021-06-10Disable service restart logDavid Lönnhager1-1/+4
2021-06-10Prolong daemon restart timeout after resuming from 'fast startup' hibernationDavid Lönnhager1-36/+13
2021-06-10Add --restart-service option to the daemon on WindowsDavid Lönnhager3-2/+70
2021-06-09Merge branch 'linux-fix-dns-config'David Lönnhager13-79/+707
2021-06-09Update changelogDavid Lönnhager1-1/+5
2021-06-09Work around issue where systemd-resolved only replaces a single existing DNS ...David Lönnhager1-1/+28
2021-06-09Fix D-Bus errors by using a separate connection for the route monitorDavid Lönnhager2-1/+12
2021-06-09Infer and monitor interfaces for DNS configDavid Lönnhager12-77/+663
2021-06-09Fix formattingEmīls1-4/+20
2021-06-09Make offline monitor aware of routing table changes.Jeremy Cantrell2-4/+5
2021-06-09Updating version in package files to 2021.4-beta1Linus Färnstrand10-17/+17
2021-06-09Add 2021.4-beta1 to changelog and fix errors/wordingLinus Färnstrand1-17/+22
2021-06-09Merge branch 'fix-calling-env.sh'Linus Färnstrand2-2/+2
2021-06-09Fix broken prepare_release.sh. Don't pass args to env.shLinus Färnstrand2-2/+2
2021-06-09Merge branch 'add-blur-buttons'Andrej Mihajlov3-25/+39
2021-06-08Connect: Add blur background behind "Select location" and "Disconnect" buttonsAndrej Mihajlov3-25/+39
2021-06-08Merge branch 'drop-status-indicator-view'Andrej Mihajlov5-95/+34
2021-06-08SelectLocationCell: replace RelayStatusIndicatorView with a plain old UIViewAndrej Mihajlov5-95/+34
2021-06-08Merge branch 'refactor-connecting-state'David Lönnhager17-416/+58
2021-06-07Update security documentDavid Lönnhager1-5/+2
2021-06-07Replace 'tunnel_interface' field with tunnel metadata in connecting firewall ...David Lönnhager7-41/+55
2021-06-07Remove pingable hostsDavid Lönnhager14-371/+2
2021-06-04Merge branch 'accessibility'Andrej Mihajlov6-1/+61
2021-06-04Accessibility: add custom action to collapse or expand the location cellAndrej Mihajlov2-1/+26
2021-06-04Accessibility: add .notEnabled trait when SelectLocationCell is disabledAndrej Mihajlov1-0/+6
2021-06-04Accessibility: hide map from accessibilityAndrej Mihajlov1-0/+1
2021-06-04Accessibility: add label for settings button and set header view accessibilit...Andrej Mihajlov2-0/+3
2021-06-04Accessibility: add label to reconnect buttonAndrej Mihajlov3-0/+25
2021-06-04Merge branch 'update-snapfile'Andrej Mihajlov1-1/+2
2021-06-04Update SnapfileAndrej Mihajlov1-1/+2
2021-06-04Merge branch 'macos-big-sur-context-menus-workaround'Oskar Nyberg2-1/+15
2021-06-04Add workaround for closing context menus on macOS 11Oskar Nyberg2-1/+15
2021-06-04Mark 2021.2 release in iOS CHANGELOGAndrej Mihajlov1-0/+3
2021-06-02Merge branch 'windows-extend-ip-timeout'David Lönnhager13-265/+437
2021-06-02Update changelogDavid Lönnhager1-1/+2
2021-06-02Give more time to IP interface setup on Windows, and make it abortableDavid Lönnhager12-264/+435
2021-06-02Merge branch 'fix-account-parse-error'David Lönnhager2-25/+39
2021-06-01Fix account history error logDavid Lönnhager2-25/+39
2021-05-28Merge branch 'fix-split-tunneling-support-for-tv-apps'Janito Vaqueiro Ferreira Filho3-10/+48