| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-17 | Upgrade rtnetlink libs to latest version | Markus Pettersson | 1 | -83/+68 | |
| Signed-off-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-07-15 | Fix `collapsible_if` clippy lint | Markus Pettersson | 1 | -6/+7 | |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -5/+5 | |
| 2025-06-05 | Fix typos | omahs | 1 | -1/+1 | |
| 2024-09-02 | Set tunnel name to wg0-mullvad for wireguard-go | David Lönnhager | 1 | -2/+0 | |
| Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2024-02-27 | Replace err_derive with thiserror | Joakim Hulthe | 1 | -27/+26 | |
| `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. | |||||
| 2023-12-01 | Rename MULLVAD_INTERFACE_NAME | Stephen Huan | 1 | -1/+1 | |
| 2023-08-31 | Hide implementation-specific wg stats parsers | David Lönnhager | 1 | -0/+1 | |
| 2022-11-07 | Split up talpid-core | Emīls Piņķis | 1 | -0/+350 | |
