| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -1/+1 | |
| 2025-02-25 | Allow undocumented_unsafe_blocks in some modules | Joakim Hulthe | 1 | -0/+2 | |
| 2025-02-12 | Format workspace | Sebastian Holmin | 1 | -1/+1 | |
| The 2024 edition contains new formatting rules. All of these are not compatible with the 2021 formatting style, but most of them are. To change the formatting to be as close to the new style as possible while remaining compatible with the 2021 edition, I first ran `cargo +beta fmt` with the edition set to 2024, then, with the edition set to 2021, I ran `cargo fmt`. | |||||
| 2025-02-12 | Replace `#[no_mangle]` with `#[unsafe(no_mangle)]` | Sebastian Holmin | 1 | -10/+10 | |
| 2025-01-02 | Remove global API endpoint | Emīls | 1 | -18/+88 | |
| 2024-11-26 | Fix clippy lints in mullvad-api | David Lönnhager | 1 | -31/+42 | |
| 2024-03-07 | Add comments explaining decisions | Bug Magnet | 1 | -0/+2 | |
| 2024-03-07 | Force environment variables when running on iOS | Bug Magnet | 1 | -0/+4 | |
| 2024-02-21 | Create device proxy on tokio runtime | David Lönnhager | 1 | -2/+4 | |
| 2024-02-15 | Fix the mullvad API ffi, consume the header after building it | Bug Magnet | 1 | -4/+2 | |
| 2024-02-14 | Fix talpid-time for iOS, add FFI for mullvad-api | Emīls | 1 | -0/+428 | |
