| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-03 | Update winreg | David Lönnhager | 1 | -1/+1 | |
| 2025-07-04 | Make `talpid-openvpn` compile | Markus Pettersson | 1 | -0/+2 | |
| Add missing feature to dependency of `tokio-parity-ipc`. | |||||
| 2024-09-25 | Add `futures` to workspace dependencies | Sebastian Holmin | 1 | -1/+1 | |
| 2024-09-25 | Add `parity-tokio-ipc` to workspace dependencies | Sebastian Holmin | 1 | -1/+1 | |
| Also regroup networking-related crates | |||||
| 2024-08-27 | Use std LazyLock instead of once_cell Lazy | David Lönnhager | 1 | -1/+1 | |
| 2024-04-16 | Add missing `windows_sys` feature | Markus Pettersson | 1 | -0/+1 | |
| Fix `talpid-openvpn` refusing to compile for Windows due to a missing feature: `Win32_System_Com`. Fix `talpid-windows` refusing to compile for Windows due to a missing feature: `Win32_Security`. | |||||
| 2024-02-27 | Replace err_derive with thiserror | Joakim Hulthe | 1 | -1/+1 | |
| `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. | |||||
| 2024-01-16 | Add rust-version to all Cargo.toml | Linus Färnstrand | 1 | -0/+1 | |
| 2024-01-09 | Remove version and publish cargo metadata | Linus Färnstrand | 1 | -2/+0 | |
| Since Rust 1.75.0 the `version` field is optional. The version defaults to "0.0.0" if it's not specified, and `publish` defaults to false if no version has been given. So by not specifying a version we get both `version = "0.0.0" and `publish = false` "for free" | |||||
| 2024-01-04 | Add workspace level lints | Linus Färnstrand | 1 | -0/+2 | |
| 2023-10-20 | Move talpid-windows-net into talpid-windows | David Lönnhager | 1 | -1/+1 | |
| 2023-10-12 | Update OpenVPN monitor | David Lönnhager | 1 | -2/+0 | |
| 2023-10-11 | Remove dependency on `duct` | Markus Pettersson | 1 | -1/+0 | |
| Remove the dependency on `duct` from `talpid-openvpn`, since we can use `tokio` to spawn processes instead. | |||||
| 2023-10-11 | Make `once_cell` a workspace dependency | Markus Pettersson | 1 | -1/+1 | |
| 2023-10-11 | Remove dependency `is-terminal` from `talpid-openvpn` | Markus Pettersson | 1 | -1/+0 | |
| `std::io::IsTerminal` has been since Rust `1.70`, which allows us to migrate away from `is_terminal::IsTerminal`. | |||||
| 2023-09-11 | Move log depedency to workspace toml file | David Lönnhager | 1 | -1/+1 | |
| 2023-09-11 | Update winreg from 0.7 to 0.51 | David Lönnhager | 1 | -1/+1 | |
| 2023-09-11 | Make err-derive a workspace dependency | David Lönnhager | 1 | -1/+1 | |
| 2023-08-30 | Remove unused socket2 dependency | Emīls | 1 | -1/+0 | |
| 2023-08-28 | Update shadowsocks to 1.16 | Emīls | 1 | -1/+1 | |
| 2023-08-11 | Upgrade socket2 from 0.4 to 0.5 in our own crates | Linus Färnstrand | 1 | -1/+1 | |
| 2023-08-07 | Upgrade uuid from 0.8 to 1.4.1 | Linus Färnstrand | 1 | -1/+1 | |
| 2023-08-04 | Replace all use of `lazy_static` with `once_cell` | Markus Pettersson | 1 | -1/+1 | |
| To align more with the upcoming standardizations within the Rust ecosystem which started with the release of `1.70.0` and the inevitable deprecation of `lazy_static`. | |||||
| 2023-08-02 | Remove unused dependencies from talpid-openvpn | Linus Färnstrand | 1 | -5/+0 | |
| 2023-08-01 | Move windows-sys to a workspace dependency | Linus Färnstrand | 1 | -1/+1 | |
| 2023-07-14 | Move tonic and related crates to workspace dependencies | Linus Färnstrand | 1 | -3/+3 | |
| 2023-07-14 | Move tokio dependency to be a workspace dependency | Linus Färnstrand | 1 | -2/+2 | |
| 2023-07-14 | Set package fields in workspace and inherit in packages | Linus Färnstrand | 1 | -5/+6 | |
| 2023-07-07 | Upgrade os_pipe to 1.1.4 | Linus Färnstrand | 1 | -1/+1 | |
| 2023-07-03 | Remove usused byteorder dependency | Linus Färnstrand | 1 | -1/+0 | |
| 2023-06-20 | Bump shadowsocks commit to prevent misaligned reads | Emīls | 1 | -1/+1 | |
| 2023-05-22 | Add shadowsocks-proxy crate | Emīls | 1 | -1/+1 | |
| 2023-04-20 | Update shadowsocks to 1.15.3 | Emīls | 1 | -1/+1 | |
| 2023-03-14 | Update parking_lot | David Lönnhager | 1 | -1/+1 | |
| 2023-03-14 | Update windows-sys in mullvad and talpid crates | David Lönnhager | 1 | -1/+1 | |
| 2023-02-01 | Replace atty with is-terminal in talpid-openvpn | Linus Färnstrand | 1 | -1/+1 | |
| 2023-01-10 | Remove unused Windows dependencies | Linus Färnstrand | 1 | -1/+0 | |
| 2022-11-21 | Always return the correct settings path on Windows in mullvad_paths | David Lönnhager | 1 | -1/+1 | |
| 2022-11-07 | Split up talpid-core | Emīls Piņķis | 1 | -0/+62 | |
