summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Add support for building with Xcode 16Bug Magnet1-72/+4
2024-08-19Improve the Restore Purchases button to decrease user confusionJon Petersson1-3/+7
2024-08-15Remove the x86_64 architecture and Mac Catalyst from targetsBug Magnet1-0/+62
2024-08-15Add DAITA into TunnelSettingsmojganii1-10/+20
2024-08-13Update the wireguard-go to head of mullvad-masterBug Magnet2-2/+2
2024-08-13Import the maybenot machines file in the projectBug Magnet2-2/+33
2024-08-13Fix getting stuck in blocked state after reconnectingmojganii1-10/+8
2024-08-08Change the way iOS end to end tests workflows are set upNiklas Berglund1-12/+0
2024-08-06Use a wireguard commit that reduces multihop crashesBug Magnet2-2/+2
2024-07-30Do not warn users about multihop extra latency, add info button insteadBug Magnet1-9/+5
2024-07-26Do not embed WireguardKitTypes into the MullvadRustRuntime FrameworkBug Magnet1-79/+0
2024-07-26Use the correct profile for release buildsBug Magnet1-2/+7
2024-07-26Apply PQ key exchanging for multihopmojganii1-16/+127
2024-07-26Bump wireguard-apple to use latest changesEmīls2-2/+2
2024-07-25Apply multihop for normal connectionmojganii1-12/+22
2024-07-17Update wireguard-appleEmīls2-2/+2
2024-07-17Add a Rust FFI, Disable sandboxing for scriptsBug Magnet1-724/+210
2024-07-11Add RelaySelectorWrapper testsJon Petersson2-9/+46
2024-07-11Allow relay selector to select an entry peerJon Petersson2-31/+14
2024-07-10Fix inconsistent spacing between paragraphsJon Petersson1-6/+10
2024-07-08Move ICMP packet creation and parsing out of Pinger implementationAndrew Bulhak1-0/+4
2024-06-25Replace all maximum timeout values to 60 secondsJon Petersson1-0/+38
2024-06-25Update view model when switching between entry and exit locationJon Petersson1-0/+4
2024-06-24Remove all complexity to do with iPad UIJon Petersson1-20/+12
2024-06-17Add testsBug Magnet3-9/+300
2024-06-13Add multi-hop toggle to settings viewmojganii1-11/+23
2024-06-10Add a Transformer iterator to apply a limiter to jitteringBug Magnet1-0/+4
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund2-2/+15
2024-06-05Update package dependency to include all routes in network settingsBug Magnet2-2/+2
2024-06-04Upgrade settings to associate with multi-hopmojganii1-8/+58
2024-06-04Rewrite screenshot tests to use new syntaxJon Petersson2-256/+32
2024-05-29Rename occurrences of Command to Event, for accuracyAndrew Bulhak1-8/+8
2024-05-29Add tests for ReducerAndrew Bulhak1-0/+12
2024-05-29Add Effect type and reducer functionAndrew Bulhak1-0/+4
2024-05-27Remove flaky testBug Magnet1-4/+0
2024-05-22Do not embed frameworks in packet tunnelBug Magnet1-13/+0
2024-05-21Fix certificate signing for MockRelease targetBug Magnet1-82/+68
2024-05-21Add a connection timeout check for the in-tunnel TCP connectionBug Magnet1-0/+4
2024-05-21Implement PQ PSKEmīls2-2/+474
2024-05-13Fix user input string validationJon Petersson1-0/+4
2024-05-13Mock data for snapshot testmojganii1-45/+382
2024-05-13Add iOS test making sure app functioning when API is downNiklas Berglund1-5/+19
2024-05-13Add a new container view to wrap the whole location selectionJon Petersson1-0/+4
2024-05-06Add iOS test verifying API can be reached from blocked stateNiklas Berglund1-0/+4
2024-05-06Ensure log file sizes stay below a certain thresholdJon Petersson1-0/+4
2024-04-29Reorganise MullvadVPNTests hierarchy to match that of code under testAndrew Bulhak1-54/+190
2024-04-25Add a test to delete, edit and create a custom listBug Magnet1-5/+21
2024-04-24Revert "Remove support for iPad layout"Bug Magnet1-140/+50
2024-04-18Remove support for iPad layoutBug Magnet1-50/+140
2024-04-18Add test for login to account with too many devicesNiklas Berglund1-0/+4