| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-16 | Merge branch 'split-tunneling-apps-are-in-reverse-order-droid-2042' | Jonatan Rhodin | 2 | -2/+20 | |
| 2025-06-16 | Sort split tunneling apps in the correct order | Jonatan Rhodin | 2 | -2/+20 | |
| 2025-06-16 | Bump loader version to 1.1.0desktop/installer-downloader/1.1.0 | David Lönnhager | 3 | -2/+4 | |
| 2025-06-16 | Merge branch 'fix-installer-downloader-size-check' | David Lönnhager | 2 | -18/+7 | |
| 2025-06-16 | Skip incomplete installers for loader in offline mode | David Lönnhager | 2 | -18/+7 | |
| Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-06-16 | Do not rely on DNS for API in installer-downloader | David Lönnhager | 11 | -34/+74 | |
| 2025-06-16 | Add offline mode for installer loader on Windows | Markus Pettersson | 30 | -277/+1056 | |
| Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2025-06-16 | Merge branch 'incorrect-in-app-purchase-icon-droid-2035' | Jonatan Rhodin | 2 | -31/+0 | |
| 2025-06-16 | Remove google pay icon | Jonatan Rhodin | 2 | -31/+0 | |
| 2025-06-16 | Merge branch ↵ | Jon Petersson | 17 | -40/+138 | |
| 'combine-daita-and-multihop-to-one-pill-when-smart-routing-is-ios-1202' | |||||
| 2025-06-16 | Combine DAITA and Multihop to one pill when smart routing is active | Jon Petersson | 17 | -40/+138 | |
| 2025-06-13 | Merge branch 'bump-netty-vulns' | Jonatan Rhodin | 1 | -3/+3 | |
| 2025-06-13 | Bump netty related vulns | Jonatan Rhodin | 1 | -3/+3 | |
| 2025-06-13 | Ignore more irrelevant CVEs for wireguard-go | David Lönnhager | 1 | -0/+18 | |
| 2025-06-13 | Merge branch 'bump-sdk-to-36' | Jonatan Rhodin | 3 | -29/+6 | |
| 2025-06-13 | Update android container image | Jonatan Rhodin | 1 | -1/+1 | |
| 2025-06-13 | Add instructions on how to update SDK version | Jonatan Rhodin | 1 | -1/+3 | |
| 2025-06-13 | Update sdk version to 36 | Jonatan Rhodin | 2 | -27/+2 | |
| 2025-06-13 | Add container signature for mullvadvpn-app-build-android:c0be9ab4b | Mullvad build server | 2 | -0/+0 | |
| 2025-06-13 | Merge branch 'improve-container-image-instructions' | Linus Färnstrand | 1 | -2/+14 | |
| 2025-06-13 | Improve instructions on how to use build server deploy key | Linus Färnstrand | 1 | -1/+1 | |
| 2025-06-13 | Improve instructions on how to generate github auth token | Linus Färnstrand | 1 | -1/+13 | |
| 2025-06-12 | Merge branch 'bump-container-sdk-to-36' | Jonatan Rhodin | 1 | -4/+4 | |
| 2025-06-12 | Update android sdk command line tools to latest | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-06-12 | Update container version sdk and build tools version to 36 | Jonatan Rhodin | 1 | -2/+2 | |
| 2025-06-12 | Merge branch 'rewrite-tos-page-swift-ui' | Bug Magnet | 12 | -274/+143 | |
| 2025-06-12 | Use new SoT values for the global header bar view | Bug Magnet | 1 | -2/+2 | |
| 2025-06-12 | Introduce a generic HostingController with sensible default values | Bug Magnet | 5 | -3/+41 | |
| 2025-06-12 | Rewrite Terms Of Service in SwiftUI | Bug Magnet | 10 | -272/+103 | |
| 2025-06-12 | Merge branch 'fix-fd-ownership' | Joakim Hulthe | 6 | -47/+58 | |
| 2025-06-12 | Fix variable name | Joakim Hulthe | 1 | -4/+4 | |
| 2025-06-12 | Fix tun file descriptor ownership | Joakim Hulthe | 6 | -43/+54 | |
| We accidentally borrowed the file descriptor when we should have moved it. This commit adds more `OwnedFd` and friends to help handle ownership correctly. Signed-off-by: Joakim Hulthe <joakim.hulthe@mullvad.net> | |||||
| 2025-06-12 | Merge branch 'win-add-ipv6-boringtun' | David Lönnhager | 1 | -16/+23 | |
| 2025-06-12 | Add IPv6 support to Windows tun provider | David Lönnhager | 1 | -16/+23 | |
| 2025-06-12 | Merge branch 'silence-wggo-vulns' | David Lönnhager | 2 | -13/+13 | |
| 2025-06-12 | Bump ignoreUntil for ignored vulns | David Lönnhager | 2 | -13/+13 | |
| 2025-06-12 | Merge branch 'fix-cve-2025-5889' | Oskar | 1 | -42/+49 | |
| 2025-06-12 | Update brace-expansion | Oliver | 1 | -42/+49 | |
| 2025-06-11 | Merge branch 'talpid-resolver-flaky-unit-test' | Joakim Hulthe | 1 | -1/+3 | |
| 2025-06-11 | Make flakey unit test less flakey | Joakim Hulthe | 1 | -1/+3 | |
| For some reason, the UDP socket is not unbound right away when stopping the handler, so the test would sometimes fail with "Address in use" | |||||
| 2025-06-11 | Merge branch 'fix-ui-tests-after-quick-access-buttons' | Bug Magnet | 1 | -2/+2 | |
| 2025-06-11 | Fix ios ui tests after quick access buttons | Steffen | 1 | -2/+2 | |
| 2025-06-11 | Merge branch 'ios-1207-localise-all-the-strings' | Bug Magnet | 2 | -1/+9 | |
| 2025-06-11 | Move API method name localisation to UI layer | Andrew Bulhak | 2 | -19/+10 | |
| 2025-06-11 | Add explanatory comment | Andrew Bulhak | 1 | -0/+2 | |
| 2025-06-11 | Make access method names localised on creation | Andrew Bulhak | 1 | -3/+18 | |
| 2025-06-11 | Add David's ed25519 pubkey to mullvad-update | David Lönnhager | 1 | -0/+2 | |
| 2025-06-11 | Merge branch 'clean-up-workspace-deps' | Joakim Hulthe | 26 | -120/+162 | |
| 2025-06-10 | Replace deprecated InetAddr with SocketAddr | Joakim Hulthe | 2 | -20/+36 | |
| 2025-06-10 | Update nix to 0.30 everywhere | Joakim Hulthe | 24 | -80/+105 | |
