summaryrefslogtreecommitdiffhomepage
path: root/mullvad-ios/src/lib.rs
AgeCommit message (Expand)AuthorFilesLines
2025-02-25Allow undocumented_unsafe_blocks in some modulesJoakim Hulthe1-0/+2
2025-02-21Implement an FFI to fetch API IP addresses using mullvad-apiJon Petersson1-0/+1
2025-02-12Replace `#[no_mangle]` with `#[unsafe(no_mangle)]`Sebastian Holmin1-1/+1
2024-11-13Add shadowsocks obfuscation as an optionBug Magnet1-1/+1
2024-09-25Add FFI for encrypted-dns-proxy for iOSEmīls1-0/+1
2024-09-06Enable Daita in the PacketTunnel actorBug Magnet1-1/+1
2024-07-17Add a Rust FFI, Disable sandboxing for scriptsBug Magnet1-0/+34