summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2025-04-10Merge branch 'fix-edition-2024-macos-issues'David Lönnhager5-11/+16
2025-04-10Fix some compilation errors on macOS for Rust 2024David Lönnhager5-11/+16
2025-04-09Merge branch 'masque-client-multithreading'Joakim Hulthe4-72/+239
2025-04-09Disable broken statsJoakim Hulthe1-3/+2
2025-04-09Raise maximum_packet_size to 1280 in masque-clientJoakim Hulthe1-1/+1
2025-04-09Split Client::run into multiple tasksJoakim Hulthe1-83/+180
2025-04-09Include fragmented bytes in statsJoakim Hulthe3-20/+58
2025-04-09Add stats to masque clientDavid Lönnhager1-3/+36
2025-04-09Merge branch 'ios-1125-actual-obfuscation-state'Bug Magnet11-32/+79
2025-04-09Deduplicate arguments to FeatureIndicatorViewModelAndrew Bulhak3-8/+5
2025-04-09Fix testAndrew Bulhak1-1/+2
2025-04-09Display Obfuscation chip iff current connection state is obfuscatedAndrew Bulhak4-5/+31
2025-04-09Retain actual obfuscation method, add to ObservedState/ConnectionDataAndrew Bulhak6-25/+48
2025-04-09Merge branch 'create-button-for-storekit-2-refunds-ios-1153'Jon Petersson5-11/+94
2025-04-09Create button for StoreKit 2 refundsJon Petersson5-11/+94
2025-04-09Merge remote-tracking branch 'inventor500/main'David Lönnhager2-2/+5
2025-04-09Fix syntax error in Apparmor profileinventor5002-2/+5
The executable path must be quoted instead of using an escape character. See man apparmor.d(5), under "Unquoted Profile Name" - "Rules with embedded spaces or tabs must be quoted."
2025-04-09Merge branch 'improve-device-ip-version-information-droid-1919'Jonatan Rhodin5-18/+41
2025-04-09Replace subtext with info dialog for device ip versionJonatan Rhodin5-18/+41
2025-04-09Merge branch 'implement-device-ip-version-error-droid-1918'Jonatan Rhodin12-27/+65
2025-04-09Update crossbeam-channelJonatan Rhodin1-2/+2
2025-04-09Improve error message when an unavailable ip version is selectedJonatan Rhodin11-25/+63
2025-04-08Merge branch 'use-mullvad-api-instead-of-urlsession-in-accounts-proxy-ios-982'Jon Petersson26-133/+658
2025-04-08Add mullvad api implementation for account proxyJon Petersson26-133/+658
2025-04-08Merge branch 'rustsec-2025-0023'Markus Pettersson1-2/+2
2025-04-08Bump `tokio` to `1.44.2`Markus Pettersson1-2/+2
Fixes RUSTSEC-2025-0023
2025-04-08Merge branch 'revert-rustsec-2025-0014-silence'Markus Pettersson2-13/+0
2025-04-08Remove suppression of `RUSTSEC-2025-0014`Markus Pettersson2-13/+0
2025-04-08Bump the version of installer downloader to 0.2.0desktop/installer-downloader/0.2.0Linus Färnstrand3-3/+5
This is for internal testing and dogfooding. First version pointing to and using production keys and infrastructure
2025-04-08Merge branch 'small-desktop-release-fixes'Linus Färnstrand4-24/+30
2025-04-08Add comments abount arguments to scriptLinus Färnstrand1-0/+2
2025-04-08Use xclip to read signing key instead of having to manually paste itLinus Färnstrand1-3/+5
2025-04-08Pass --rollout argument to mullvad-release add-release correctlyLinus Färnstrand1-1/+1
2025-04-08Move ARTIFACT_DIR to config script and source itLinus Färnstrand4-10/+22
2025-04-08Remove check for gh command in 5-update-and-publish-metadataLinus Färnstrand1-10/+0
2025-04-07Merge branch 'add-masque-test'David Lönnhager8-46/+221
2025-04-07Fix masque server using send_to on connected UDP socketDavid Lönnhager1-3/+2
This caused sending to fail on macOS
2025-04-07Add end-to-end test for MASQUE proxyDavid Lönnhager5-1/+164
2025-04-07Add function to obtain actual bind address of server endpointDavid Lönnhager1-0/+4
2025-04-07Implement Error in mullvad-masque-proxyDavid Lönnhager5-42/+51
2025-04-07Merge branch 'add-limitations-webkit'David Lönnhager2-4/+23
2025-04-07Mention limitations related to IPCDavid Lönnhager2-4/+23
2025-04-07Merge branch 'upgrade-vite-to-625-to-fix-cve-des-1988'Markus Pettersson3-10/+10
2025-04-07Update package-lock.jsonTobias Järvelöv1-8/+8
2025-04-07Update vite override to 6.2.5Tobias Järvelöv1-1/+1
2025-04-07Update vite to 6.2.5Tobias Järvelöv1-1/+1
2025-04-07Merge branch 'rename-masque-examples'Joakim Hulthe2-0/+0
2025-04-07Rename mullvad-masque-proxy example binariesJoakim Hulthe2-0/+0
2025-04-07Merge branch 'masque-fix-fragmentation'Joakim Hulthe2-24/+11
2025-04-07Use consistent name for payload size limitDavid Lönnhager1-4/+4