summaryrefslogtreecommitdiffhomepage
path: root/mullvad-ios/src/api_client/cancellation.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-09Use `#[unsafe(no_mangle)]`Sebastian Holmin1-2/+2
2025-05-14Make the API cancellation handle safe, and properly clear out pointersBug Magnet1-11/+9
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-4/+8
2025-02-21Implement an FFI to fetch API IP addresses using mullvad-apiJon Petersson1-0/+88