| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-23 | Bump quinn-proto to 0.11.11 | David Lönnhager | 1 | -17/+107 | |
| 2025-04-23 | Remove `async_trait` from `Cargo.toml` | Sebastian Holmin | 1 | -1/+0 | |
| 2025-04-11 | Bump `crossbeam-channel` to 0.5.15 to mitigate RUSTSEC-2025-0024 | Markus Pettersson | 1 | -2/+2 | |
| 2025-04-07 | Bump `tokio` to `1.44.2` in `test` workspace | Markus Pettersson | 1 | -6/+6 | |
| Fixes RUSTSEC-2025-0023 | |||||
| 2025-03-28 | Switch from staging to prod for version metadata | David Lönnhager | 1 | -1/+0 | |
| 2025-03-25 | Add function for fetching version info from new endpoint to mullvad-api | David Lönnhager | 1 | -2/+77 | |
| Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> | |||||
| 2025-03-11 | Bump `env_logger` to get rid of `humantime` | Markus Pettersson | 1 | -39/+78 | |
| 2025-03-10 | Bump `ring` to `0.7.13` to mitigate RUSTSEC-2025-0009 | Markus Pettersson | 1 | -5/+4 | |
| 2025-02-25 | Update test/Cargo.lock | Joakim Hulthe | 1 | -1/+1 | |
| 2025-02-21 | Switch to regex-lite for mullvad-version | David Lönnhager | 1 | -1/+7 | |
| This brings down the binary size of installer-downloader from 2.3 M to 1.4 M with size optimizations enabled | |||||
| 2025-02-12 | Update `cbindgen` | Sebastian Holmin | 1 | -7/+50 | |
| 2025-02-11 | Update hickory to fix RUSTSEC-2025-0006 | David Lönnhager | 1 | -4/+4 | |
| 2025-02-03 | Bump `ssh2` to 0.9.5 | Markus Pettersson | 1 | -56/+13 | |
| 2025-01-24 | Complete leak checker and implement in daemon | Joakim Hulthe | 1 | -15/+15 | |
| 2025-01-22 | Add location overrides per test to test-manager config | Markus Pettersson | 1 | -0/+1 | |
| 2025-01-03 | Upgrade `thiserror` to version 2 | Markus Pettersson | 1 | -59/+79 | |
| 2024-12-13 | Bump `tokio` to version 1.42 | Markus Pettersson | 1 | -2/+2 | |
| 2024-12-11 | Update `hickory-resolver` to version 0.24.2 | Markus Pettersson | 1 | -2/+2 | |
| 2024-12-11 | Update `idna` to version 1.0.3 | Markus Pettersson | 1 | -30/+269 | |
| 2024-11-26 | Upgrade rustls to silence RUSTSEC-2024-0399 | Linus Färnstrand | 1 | -9/+9 | |
| 2024-11-22 | Add non-blocking DNS resolver for Android API requests | David Lönnhager | 1 | -30/+32 | |
| 2024-11-08 | Remove `once_cell` from `test` workspace | Markus Pettersson | 1 | -2/+0 | |
| 2024-11-08 | Check that the daemon version is correct post-upgrade | Markus Pettersson | 1 | -0/+8 | |
| 2024-10-31 | Update `test/Cargo.lock` file | Markus Pettersson | 1 | -28/+136 | |
| 2024-10-18 | Set HOME env var in test runner | David Lönnhager | 1 | -0/+1 | |
| 2024-10-16 | Replace old client with `hyper_util` legacy client | Sebastian Holmin | 1 | -0/+1 | |
| 2024-10-16 | Bump `tower` | Sebastian Holmin | 1 | -11/+31 | |
| 2024-10-16 | Update `rustls` in `tls_stream.rs` | Sebastian Holmin | 1 | -178/+3 | |
| 2024-10-16 | Update `hyper` and other deps that use `hyper` | Sebastian Holmin | 1 | -236/+319 | |
| 2024-10-07 | Bump `futures-util` since the previous version was yanked | Markus Pettersson | 1 | -14/+14 | |
| 2024-10-02 | Bump tonic to 0.12.3 in test/Cargo.lock also | Joakim Hulthe | 1 | -4/+4 | |
| Oops | |||||
| 2024-09-26 | Replace `aws-lc-rs` with `ring` as crypto provider | Sebastian Holmin | 1 | -231/+5 | |
| 2024-09-26 | Update to `hyper` version 1 echosystem for e2e tests | Sebastian Holmin | 1 | -34/+284 | |
| 2024-09-25 | Upgrade `tonic` to 0.12 and `prost` to 0.13 | Sebastian Holmin | 1 | -54/+190 | |
| 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-10 | Expose Shadowsocks fd on Android | David Lönnhager | 1 | -36/+45 | |
| 2024-08-27 | Use std LazyLock instead of once_cell Lazy | David Lönnhager | 1 | -6/+0 | |
| 2024-08-14 | Add typed target tunnel state | David Lönnhager | 1 | -0/+1 | |
| 2024-08-14 | Make talpid-dbus optional in talpid-platform-metadata | David Lönnhager | 1 | -33/+0 | |
| 2024-08-13 | Refactor tunnel provider and TalpidVpnService | David Lönnhager | 1 | -0/+1 | |
| This also fixes the issue of the VPN service being restarted unnecessarily | |||||
| 2024-08-07 | Promote serde(_json) to workspace dependencies | Joakim Hulthe | 1 | -6/+7 | |
| 2024-07-26 | Update `Cargo.lock` | Sebastian Holmin | 1 | -14/+5 | |
| Needed because of the update to `ipnetwork = "0.20"` in the app workspace. | |||||
| 2024-07-16 | Add E2E test of CVE-2019-14899 mitigation | Joakim Hulthe | 1 | -61/+35 | |
| 2024-07-16 | Upgrade the `bytes` dependency away from a yanked version with a bug | Linus Färnstrand | 1 | -2/+2 | |
| 2024-06-19 | Bump curve25519-dalek | David Lönnhager | 1 | -9/+2 | |
| This update fixes RUSTSEC-2024-0344. | |||||
| 2024-06-03 | Update `test/Cargo.lock` | Markus Pettersson | 1 | -1/+0 | |
| 2024-04-30 | Downgrade zeroize in test workspace | David Lönnhager | 1 | -2/+2 | |
| 1.8.0 has been yanked | |||||
| 2024-04-25 | Update windows-sys | Joakim Hulthe | 1 | -584/+586 | |
| 2024-04-23 | Upgrade rustls to avoid RUSTSEC-2024-0336 | Linus Färnstrand | 1 | -14/+35 | |
| 2024-04-12 | Upgrade `pcap` to `1.3` | Markus Pettersson | 1 | -2/+3 | |
| This fixes type checking of `pcap` functions on Windows. Without it, type checking of the ``test-runner` crate from a Linux host to a Windows target would not work. | |||||
| 2024-04-04 | Add macros for implementing `Intersection` trait | Sebastian Holmin | 1 | -0/+11 | |
