| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-20 | Bump widestring 1.0 -> 1.2 | Markus Pettersson | 1 | -1/+1 | |
| 2025-10-20 | Promote widestring to workspace dependency | Markus Pettersson | 1 | -0/+1 | |
| Do not care about talpid-openvpn since it's slated for removal | |||||
| 2025-10-03 | Update winreg | David Lönnhager | 1 | -0/+1 | |
| 2025-10-03 | Bump windows-sys version to latest | David Lönnhager | 1 | -1/+2 | |
| This also refactors and documents some code | |||||
| 2025-09-25 | Upgrade tonic 0.12 -> 0.13 | Linus Färnstrand | 1 | -2/+2 | |
| 2025-09-24 | Make `dirs` a workspace dependency and upgrade to 6.0.0 | Linus Färnstrand | 1 | -0/+1 | |
| 2025-09-23 | Promote `rand` to a workspace dependency | Markus Pettersson | 1 | -0/+1 | |
| 2025-09-17 | Upgrade rtnetlink libs to latest version | Markus Pettersson | 1 | -4/+5 | |
| Signed-off-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-09-17 | Promote `netlink-*` crates to workspace dependencies | Markus Pettersson | 1 | -0/+5 | |
| Signed-off-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-09-15 | Update ipnetwork and convert LazyLock to const | Joakim Hulthe | 1 | -1/+1 | |
| 2025-09-09 | Change licence identifier from GPL-3.0 to GPL-3.0-only | Linus Färnstrand | 1 | -1/+1 | |
| This is the new SPDX compatible identifier | |||||
| 2025-09-03 | Add command for querying latest version to mullvad-release | David Lönnhager | 1 | -0/+1 | |
| 2025-08-26 | Update `reqwest` to resolve dependency conflict | Sebastian Holmin | 1 | -0/+1 | |
| Note that the new version increases the size of Mullvad loader a bit, forcing us to bump the limit in the CI check. We should consider replacing it with a smaller alternative, perhaps `hyper_rustls`. | |||||
| 2025-07-29 | Add release-debuginfo config and Cargo profile | Kalle Lindström | 1 | -0/+5 | |
| When doing performance profiling we want to used the optimized Rust artifacts but we also want to keep the debug symbols. | |||||
| 2025-07-10 | Update edition to 2024 | Sebastian Holmin | 1 | -1/+1 | |
| 2025-07-09 | Add IPv6 support to `mullvad-masque-proxy` | Markus Pettersson | 1 | -0/+1 | |
| 2025-07-09 | Upgrade Rust to 1.88.0 | Linus Färnstrand | 1 | -1/+1 | |
| 2025-06-16 | Add offline mode for installer loader on Windows | Markus Pettersson | 1 | -0/+2 | |
| Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2025-06-10 | Update nix to 0.30 everywhere | Joakim Hulthe | 1 | -0/+1 | |
| 2025-06-10 | Sort dependency list in workspace manifest | Joakim Hulthe | 1 | -20/+21 | |
| 2025-05-26 | Add Boringtun | Joakim Hulthe | 1 | -1/+1 | |
| Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: David Göransson <david.goransson@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2025-05-19 | Set opt-level=3 for quinn-udp | David Lönnhager | 1 | -0/+1 | |
| 2025-05-19 | Update cargo.toml | Joakim Hulthe | 1 | -13/+6 | |
| 2025-05-19 | Set opt-level=3 for mullvad-masque-proxy | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-19 | Set opt-level=3 for quinn | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-19 | Set opt-level=3 for quinn-proto | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-19 | Set opt-level=3 for ring | Joakim Hulthe | 1 | -0/+3 | |
| 2025-05-14 | Enable compiler optimization for pqcrypto-hqc crate | Linus Färnstrand | 1 | -0/+4 | |
| On my laptop this cuts the keygen() call down from ~25ms to ~7ms | |||||
| 2025-05-14 | Use HQC-256 instead of Classic McEliece in quantum-resistant handshake | Linus Färnstrand | 1 | -6/+2 | |
| 2025-04-07 | Bump `tokio` to `1.44.2` | Markus Pettersson | 1 | -1/+1 | |
| Fixes RUSTSEC-2025-0023 | |||||
| 2025-04-04 | Add initial QUIC obfuscation crate | Emīls | 1 | -0/+1 | |
| 2025-04-03 | Rename 'meta' to 'mullvad-release' | David Lönnhager | 1 | -1/+1 | |
| 2025-03-26 | Add iOS test router | Emīls | 1 | -0/+1 | |
| 2025-03-19 | Rename win-shortcuts to windows-utils | David Lönnhager | 1 | -1/+1 | |
| 2025-03-18 | Make the clippy::implicit_clone lint trigger a warning | Linus Färnstrand | 1 | -0/+1 | |
| These seem to be reasonable lints that somewhat help clean up the code a bit. | |||||
| 2025-03-11 | Bump `env_logger` to get rid of `humantime` | Markus Pettersson | 1 | -1/+1 | |
| 2025-03-07 | Support multiple verifying keys in mullvad-update | David Lönnhager | 1 | -0/+2 | |
| 2025-03-06 | Extend meta tool and move to own package | David Lönnhager | 1 | -0/+1 | |
| 2025-03-05 | Convert `fern` to workspace dependency | Markus Pettersson | 1 | -0/+1 | |
| 2025-03-05 | Add improved API response parse tests | David Lönnhager | 1 | -0/+1 | |
| 2025-03-05 | Add initial web installer and upgrades scaffold | David Lönnhager | 1 | -0/+2 | |
| 2025-03-03 | Add `mullvad-problem-report` to default workspace members | Sebastian Holmin | 1 | -1/+1 | |
| 2025-02-25 | Warn on undocumented `unsafe` blocks | Joakim Hulthe | 1 | -0/+1 | |
| 2025-02-13 | Downgrade to tun 0.5.5 | David Lönnhager | 1 | -1/+1 | |
| 2025-02-12 | Revert edition change in `Cargo.toml` | Sebastian Holmin | 1 | -2/+2 | |
| 2025-02-12 | Update rust version | Sebastian Holmin | 1 | -1/+1 | |
| 2025-02-12 | Format `.toml` files | Sebastian Holmin | 1 | -44/+45 | |
| 2025-02-12 | Update edition | Sebastian Holmin | 1 | -1/+1 | |
| 2025-02-11 | Implement shortcut parsing | Oskar | 1 | -0/+1 | |
| Co-authored-by: David Lönnhager <david.l@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> | |||||
| 2025-02-11 | Update hickory to fix RUSTSEC-2025-0006 | David Lönnhager | 1 | -3/+3 | |
