summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-09-13Merge branch 'win-openvpn-remove-tap-option'David Lönnhager2-40/+3
2022-09-13Remove TAP driver support for openvpnDavid Lönnhager2-40/+3
2022-09-13Merge branch 'timeout-check-account-expiry'David Lönnhager6-72/+283
2022-09-13Move expiry event to separate enumDavid Lönnhager2-43/+47
2022-09-13Explain continual reconnect on 'AuthFailed'David Lönnhager1-0/+2
2022-09-13Log whether account has time leftDavid Lönnhager1-0/+6
2022-09-13Fix mapping of daemon voucher errors to gRPC errorsDavid Lönnhager3-20/+9
2022-09-13Update changelogDavid Lönnhager1-0/+1
2022-09-13Implement correctly cancellable voucher submissions in the account managerDavid Lönnhager5-20/+110
2022-09-13Enter or leave error state when account runs out of time or has timeDavid Lönnhager2-2/+26
2022-09-13Emit expiry event when account validity is checkedDavid Lönnhager1-0/+8
2022-09-13Give invalidate_current_data a more specific nameDavid Lönnhager1-7/+7
2022-09-13Add expiry check to the account managerDavid Lönnhager3-4/+86
2022-09-13Allow for within-daemon-only device eventsDavid Lönnhager2-15/+20
2022-09-13Merge branch 'linux-start-daemon-faster'Emīls Piņķis18-28/+166
2022-09-13Use optional allowed endpointEmīls Piņķis1-6/+1
2022-09-13Make AllowedEndpoint optionalEmīls Piņķis7-18/+35
2022-09-13Update changelogEmīls Piņķis1-0/+11
2022-09-13Improve daemon unit fileEmīls Piņķis8-21/+41
2022-09-12Add early-boot-blocking unit fileEmīls Piņķis5-7/+19
2022-09-12Add argument to initialize firewall to a blocking stateEmīls Piņķis3-2/+85
2022-09-12Merge branch 'sort-android-device-list-by-creation-date'Albin5-15/+35
2022-09-12Sort device list by creation dateAlbin2-4/+15
2022-09-12Expose device creation date to kotlinAlbin2-2/+3
2022-09-12Refactor parsing of date stringAlbin2-9/+17
2022-09-09Merge branch 'fix-problem-report-error-text'Albin21-25/+21
2022-09-09Update translationsAlbin20-22/+19
2022-09-09Fix problem report error textAlbin1-3/+2
2022-09-09Merge branch 'fix-problem-report-follow-up-text'Albin10-12/+9
2022-09-09Update translationsAlbin9-11/+8
2022-09-09Fix problem report follow-up textAlbin1-1/+1
2022-09-09Updating version in package filesAlbin1-2/+2
2022-09-09Add android/2022.2-beta2 changelog header and rearrangeAlbin1-5/+10
2022-09-09Merge branch 'update-vs-build-tools'David Lönnhager24-61/+55
2022-09-09Update Visual Studio version in readmeDavid Lönnhager1-3/+3
2022-09-09Upgrade Visual Studio toolset and Visual Studio versionDavid Lönnhager21-58/+52
2022-09-09Bump submodule windows-librariesDavid Lönnhager1-0/+0
2022-09-09Bump submodule libwfpDavid Lönnhager1-0/+0
2022-09-09Merge branch 'prevent-redux-updates-during-transition'Oskar Nyberg7-42/+90
2022-09-09Add transition when logging outOskar Nyberg5-28/+35
2022-09-09Add component for pausing reduxOskar Nyberg4-17/+55
2022-09-08Move account number row and expiry row to functional componentsOskar Nyberg2-18/+21
2022-09-08Merge branch 'fix-account-number-ui-in-account-settings'Albin4-55/+60
2022-09-08Fix account number ui in account settingsAlbin4-53/+60
2022-09-08Make account number row not clickableAlbin1-2/+0
2022-09-07Merge branch 'fix-dev-check-reset'David Lönnhager2-2/+5
2022-09-07Update changelogDavid Lönnhager1-0/+1
2022-09-07Reset device check counter in error state to ensure that the deviceDavid Lönnhager1-1/+3
2022-09-07Fix unlikely overflow due to reconnectDavid Lönnhager1-1/+1
2022-09-07Merge branch 'update-cpufeatures'Emīls Piņķis1-2/+2