| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-12 | Fix "RPIT lifetime capture rules" | Sebastian Holmin | 1 | -7/+13 | |
| 2025-01-22 | Reduce log verbosity of API check | Sebastian Holmin | 1 | -2/+2 | |
| 2024-09-26 | Add unit tests to `availability` module | Markus Pettersson | 1 | -0/+36 | |
| 2024-09-26 | Implement `Default` for `ApiAvailibility` | Markus Pettersson | 1 | -8/+14 | |
| 2024-09-26 | Fix regression in API timer logic | David Lönnhager | 1 | -2/+10 | |
| 2024-09-25 | Consolidate two mutexes into one | Markus Pettersson | 1 | -137/+137 | |
| 2024-02-27 | Replace err_derive with thiserror | Joakim Hulthe | 1 | -3/+3 | |
| `err_derive` is unmaintained and will probably stop working with rust edition 2024. `thiserror` is almost a drop-in replacement. This commit simply replaces all occurences of `derive(err_derive::Error)` with `derive(thiserror::Error)` and fixes the attributes, but the Error and Display impls should be identical. | |||||
| 2022-04-29 | Pause API requests when the daemon hasn't received any commands for 3 days | David Lönnhager | 1 | -3/+84 | |
| 2022-04-29 | Only log API availability changes if the state actually changes | David Lönnhager | 1 | -9/+14 | |
| 2022-03-23 | Rename mullvad-rpc to mullvad-api | David Lönnhager | 1 | -0/+170 | |
