summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-02-06Merge branch 'drop-account-token-auth'Andrej Mihajlov3-27/+23
2023-02-06REST: migrate app/v1/create-apple-payment to use access token authorizationAndrej Mihajlov3-27/+23
2023-02-06Bump iOS/2023.1 (build 3)Andrej Mihajlov1-28/+28
2023-02-06Merge branch 'extract-url-request-proxy'Andrej Mihajlov4-70/+113
2023-02-03Extract URLRequestProxy implementationAndrej Mihajlov4-70/+112
2023-02-03Add missing call to completion in response to .cancelURLRequest(id)Andrej Mihajlov1-0/+1
2023-02-03Merge branch 'handle-os-boot'Andrej Mihajlov10-248/+437
2023-02-03Buffer messages and attempt to reopen log file descriptor on failureAndrej Mihajlov4-103/+174
2023-02-03Keep the tunnel process running if it had failed to read configuration on sta...Andrej Mihajlov2-68/+88
2023-02-03Rework logging configurator into builderAndrej Mihajlov3-61/+102
2023-02-03Exit tunnel when keychain is locked (solves boot issue)Andrej Mihajlov1-0/+18
2023-02-03Add new KeychainError variant for errSecInteractionNotAllowedAndrej Mihajlov1-0/+1
2023-02-03Show configuration errors in tunnel status notificationAndrej Mihajlov1-7/+1
2023-02-03Add configuration failure causeAndrej Mihajlov2-31/+59
2023-02-03Add button to share problem report in debug buildsAndrej Mihajlov1-9/+25
2023-02-02Merge branch 'fix-device-state-timing-issue'Albin12-33/+63
2023-02-02Enable mockapi tests in GH actionsAlbin1-1/+1
2023-02-02Add logging to mocked web server used for testsAlbin2-1/+12
2023-02-02Add helper script to run instrumented tests on repeatAlbin1-0/+15
2023-02-02Fix initial account expiry fetchAlbin2-3/+1
2023-02-02Fix device state listener timingAlbin2-3/+1
2023-02-02Fix mockapi time formatAlbin5-25/+33
2023-02-01Merge branch 'macos-fix-daemon-approval'David Lönnhager16-8/+327
2023-02-01Update changelogDavid Lönnhager1-0/+1
2023-02-01Change to flex layout for ErrorView footerOskar Nyberg2-70/+88
2023-02-01Add translation stringsDavid Lönnhager1-0/+7
2023-02-01Add 'Go to System Settings' button to launch viewDavid Lönnhager8-13/+158
2023-02-01Add option for querying launch daemon state on macOSDavid Lönnhager6-1/+149
2023-02-01Merge branch 'replace-atty'Linus Färnstrand4-7/+6
2023-02-01Update Cargo.lockLinus Färnstrand1-2/+1
2023-02-01Remove atty from talpid-core (seemingly unused??)Linus Färnstrand1-1/+0
2023-02-01Replace atty with is-terminal in talpid-openvpnLinus Färnstrand2-4/+5
2023-02-01Add bundle id to launch daemon plistDavid Lönnhager2-1/+5
2023-02-01Merge branch 'add-extra-hostname'Emīls3-16/+33
2023-02-01Update docs for captive portalsEmīls1-5/+11
2023-02-01Respond to more captive portal DNS queriesEmīls2-11/+22
2023-02-01Merge branch 'stricter-cargo-audit'Linus Färnstrand7-25/+77
2023-02-01Update cargo audit CI job description to not mention env_loggerLinus Färnstrand1-2/+1
2023-02-01Disable default features of quickcheck to get rid of env_loggerLinus Färnstrand2-13/+1
2023-02-01Upgrade env_logger to 0.10.0Linus Färnstrand5-15/+76
2023-02-01Upgrade bumpalo dependency to avoid RUSTSEC-2022-0078Linus Färnstrand1-2/+2
2023-02-01Deny warnings in `cargo audit` CI jobLinus Färnstrand1-1/+5
2023-02-01Merge branch 'upgrade-trust-dns-server'Linus Färnstrand3-44/+29
2023-02-01Remove superfluous asyncLinus Färnstrand1-3/+3
2023-02-01Upgrade trust-dns-server to 0.22.0Linus Färnstrand3-41/+26
2023-01-31Merge branch 'replace-xml-rs'Linus Färnstrand6-25/+24
2023-01-31Replace serde-xml-rs with quick-xml in translations-converterLinus Färnstrand6-25/+24
2023-01-31Merge branch 'disable-flaky-android-tests'Albin1-1/+1
2023-01-31Disable flaky android testsAlbin1-1/+1
2023-01-30Bump iOS 2023.1 (build 2)Andrej Mihajlov1-28/+28