| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-12-03 | Update app changelogios-release-2024.11 | Emīls | 2 | -5/+4 | |
| 2024-12-03 | Update in-tree changelog | Emīls | 1 | -0/+3 | |
| 2024-12-03 | Merge branch 'fix-ui-tests-compilation' | Bug Magnet | 1 | -2/+4 | |
| 2024-12-03 | Fix UITest builds | Bug Magnet | 1 | -2/+4 | |
| 2024-12-03 | Merge branch 'show-spinner-whilst-logs-are-being-loaded-ios-943' | Bug Magnet | 10 | -123/+362 | |
| 2024-12-03 | Fix log redaction loading issue | mojganii | 10 | -123/+362 | |
| 2024-12-03 | Merge branch ↵ | Jon Petersson | 12 | -41/+48 | |
| 'enable-custom-shadowsocks-port-selection-on-entry-servers-in-ios-955' | |||||
| 2024-12-03 | Enable custom Shadowsocks port selection on entry servers in multihop | Jon Petersson | 12 | -41/+48 | |
| 2024-12-03 | Merge branch 'check-for-empty-string-when-setting-droid-1612' | Jonatan Rhodin | 5 | -2/+71 | |
| 2024-12-03 | Add check for empty play purchase payment token | Jonatan Rhodin | 5 | -2/+71 | |
| 2024-12-03 | Merge branch 'create-a-pop-wip-poc-pr-droid-1435' | David Göransson | 5 | -18/+119 | |
| 2024-12-03 | Implement basic of page object pattern | Niklas Berglund | 5 | -18/+119 | |
| 2024-12-03 | Merge branch 'fix-multiple-wireguard-port-selection-in-settings-view-ios-954' | Jon Petersson | 1 | -3/+9 | |
| 2024-12-03 | Fix multiple Wireguard port selection in settings view | Jon Petersson | 1 | -3/+9 | |
| 2024-12-02 | Merge branch 'simplify-api-addr-cache' | David Lönnhager | 10 | -113/+82 | |
| 2024-12-02 | Make SNI hostname implicit | David Lönnhager | 3 | -19/+6 | |
| 2024-12-02 | Remove DNS fallback except for conncheck | David Lönnhager | 10 | -90/+74 | |
| 2024-12-02 | Make address cache constructor infallible | David Lönnhager | 1 | -7/+5 | |
| 2024-12-02 | Merge branch ↵ | Markus Pettersson | 7 | -113/+210 | |
| 'remove-macos-apple-app-fix-nat-firewall-rules-for-macos-151-des-1359' | |||||
| 2024-12-02 | Update changelog | Markus Pettersson | 1 | -0/+2 | |
| 2024-12-02 | Disable Apple services workaroudns for unaffected macOS versions | Markus Pettersson | 6 | -112/+207 | |
| Do not apply redirect rules for DNS requests to port 53 to loopback on macOS versions that do not need the apple services NAT-redirect workaround. This effectively reverts to the old behaviour were a local DNS resolver is used only in the blocked and connecting states for macOS versions *not* in the version range 14.6 <= version < 15.1. Revert the nat redirect rules that were added to force traffic through the tunnel interface. This hack is no longer needed since it was fixed by apple in macOS 15.1. | |||||
| 2024-12-02 | Improve documentation on how to debug pf | Markus Pettersson | 1 | -1/+1 | |
| 2024-12-02 | Merge branch 'make-shadowsocks-obfuscation-ready-for-production-ios-879' | Bug Magnet | 4 | -10/+4 | |
| 2024-12-02 | Edit changelog to mention WireGuard over Shadowsocks obfuscation | Bug Magnet | 1 | -0/+3 | |
| 2024-12-02 | Enable Shadowsocks obfuscation in Release | Bug Magnet | 3 | -10/+1 | |
| 2024-12-02 | Merge branch 'ci-win-arm64-sh' | David Lönnhager | 1 | -6/+25 | |
| 2024-12-02 | Add daemon CI job for Windows ARM64 | David Lönnhager | 1 | -6/+25 | |
| 2024-12-02 | Merge branch 'win-fix-linker-err' | David Lönnhager | 3 | -5/+9 | |
| 2024-12-02 | Use latest stable Rust version in daemon workflow (unpin) | David Lönnhager | 1 | -1/+1 | |
| 2024-12-02 | Add workaround for cargo linker issues in MSVC when targeting i686 | David Lönnhager | 2 | -4/+8 | |
| When running cargo from MSVC, as of Rust 1.83, it uses build tools for the target MSVC architecture rather than host, when building build scripts. Unsetting 'VSTEL_MSBuildProjectFullPath' works around this issue. This workaround can be removed once the upstream issue has been fixed: https://github.com/rust-lang/cc-rs/issues/1308 | |||||
| 2024-12-02 | Merge branch 'remove-event-callback' | Sebastian Holmin | 5 | -144/+115 | |
| 2024-12-02 | Replace generic with new type | Sebastian Holmin | 5 | -137/+135 | |
| 2024-12-02 | Replace dyn fn with generic | Sebastian Holmin | 5 | -122/+95 | |
| 2024-12-02 | Merge branch 'entering-blocked-state-when-connection-fails-droid-1606' | Jonatan Rhodin | 2 | -12/+6 | |
| 2024-12-02 | Make tunnel connection errors recoverable | Kalle Lindström | 2 | -12/+6 | |
| 2024-12-02 | Merge branch 'implement-support-for-daita-with-multihop-droid-1412' | Jonatan Rhodin | 67 | -213/+1521 | |
| 2024-12-02 | Update translations | Jonatan Rhodin | 20 | -22/+71 | |
| 2024-12-02 | Update changelog | Jonatan Rhodin | 1 | -0/+3 | |
| 2024-12-02 | Update screen tests | Jonatan Rhodin | 2 | -5/+7 | |
| 2024-12-02 | Add and fix unit tests | Jonatan Rhodin | 6 | -19/+164 | |
| 2024-12-02 | Implement support for daita with multihop | Jonatan Rhodin | 38 | -167/+1276 | |
| 2024-12-02 | Merge branch 'edp-infallible-constructor' | Markus Pettersson | 2 | -9/+9 | |
| 2024-12-02 | Clean up import | Markus Pettersson | 1 | -5/+4 | |
| 2024-12-02 | Make `EncryptedDNSForwarder::from_stream` infallibe | Markus Pettersson | 2 | -5/+6 | |
| 2024-12-02 | Merge branch 'FixShadowsockTypo' | Bug Magnet | 5 | -13/+13 | |
| 2024-12-02 | Replace misspelling of WireGuardObfuscationShadowsocksPort type name | Andrew Bulhak | 5 | -13/+13 | |
| 2024-11-29 | Merge branch 'improved-dns-fallback-logging-linux' | Joakim Hulthe | 1 | -14/+27 | |
| 2024-11-28 | Log failure reason when trying DNS managers | Joakim Hulthe | 1 | -14/+27 | |
| 2024-11-28 | Merge branch 'fix-clippy-lints' | Markus Pettersson | 5 | -54/+16 | |
| 2024-11-28 | Pin `rustc` to `1.81` in Windows build GHA | Markus Pettersson | 1 | -1/+1 | |
