summaryrefslogtreecommitdiffhomepage
path: root/mullvad-ios/src/ephemeral_peer_proxy
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin2-3/+3
2025-07-09Add unsafe block in unsafe fnSebastian Holmin1-1/+1
2025-07-09Inline format argumentsLinus Färnstrand1-2/+2
2025-07-09Use `io:Error::other`Sebastian Holmin1-10/+4
2025-07-08Update iOS Rust extern fn variable names to match Rust standardLinus Färnstrand1-6/+10
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson3-11/+18
2025-02-12Replace `#[no_mangle]` with `#[unsafe(no_mangle)]`Sebastian Holmin1-3/+3
2024-12-27Use DAITAv2 on iOSEmīls3-45/+97
2024-12-19Use IAN TCP connection for ephemeral peer exchangeEmīls4-459/+424
2024-09-25Add FFI for encrypted-dns-proxy for iOSEmīls1-0/+1
2024-09-25Upgrade `tonic` to 0.12 and `prost` to 0.13Sebastian Holmin1-12/+8
2024-09-06Enable Daita in the PacketTunnel actorBug Magnet3-0/+597