| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-24 | Expose TransportSelector to mullvad-ios | Jon Petersson | 1 | -0/+3 | |
| 2025-04-22 | Add test for mullvad api | Steffen Ernst | 1 | -0/+1 | |
| 2025-03-25 | Add feature gate for app version client in mullvad-api | David Lönnhager | 1 | -1/+1 | |
| 2025-03-03 | Add retry strategy to mullvad api | Emīls | 1 | -0/+1 | |
| 2025-02-21 | Implement an FFI to fetch API IP addresses using mullvad-api | Jon Petersson | 1 | -0/+7 | |
| 2025-02-12 | Update `cbindgen` | Sebastian Holmin | 1 | -1/+1 | |
| 2024-12-19 | Update cbindgen | Emīls | 1 | -1/+1 | |
| 2024-09-25 | Upgrade `tonic` to 0.12 and `prost` to 0.13 | Sebastian Holmin | 1 | -0/+1 | |
| Upgrading `tonic` is a prerequisite to later on upgrading `hyper` to version 1.0. As of version 1.0, `hyper` no longer uses `tokio`s `AsyncWriter` and `AsyncReader` traits, instead defining its own versions, see <https://github.com/hyperium/hyper/issues/3110>. As tonic `0.12` is updated to use the `hyper 1.0` ecosystem, it changed some of its trait-bounds to the new `hyper` traits. The `hyper-utils` crate provides the wrapper `TokioIo`, which converts between the two. `prost` had to be upgraded as well, for compatibility. | |||||
| 2024-09-23 | Add mullvad-obfuscated-dns-proxy | Emīls | 1 | -0/+1 | |
| 2024-07-17 | Add a Rust FFI, Disable sandboxing for scripts | Bug Magnet | 1 | -0/+36 | |
