| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-09-11 | Remove parking_lot from mullvad_daemon manifest | David Lönnhager | 1 | -1/+0 | |
| 2023-09-11 | Update winreg from 0.7 to 0.51 | David Lönnhager | 1 | -7/+8 | |
| 2023-09-11 | Update tonic and prost | David Lönnhager | 1 | -35/+20 | |
| 2023-09-11 | Update dependencies | David Lönnhager | 1 | -745/+567 | |
| 2023-08-30 | Remove unused socket2 dependency | Emīls | 1 | -1/+0 | |
| 2023-08-29 | Update x25519-dalek to get stable version instead of rc3 | Linus Färnstrand | 1 | -4/+4 | |
| 2023-08-28 | Update trust-dns | Emīls | 1 | -141/+106 | |
| 2023-08-28 | Update shadowsocks to 1.16 | Emīls | 1 | -79/+143 | |
| 2023-08-28 | Update rustls-webpki to avoid RUSTSEC-2023-0053 | Linus Färnstrand | 1 | -2/+2 | |
| 2023-08-21 | Remove `wg_migration_rand_num` field from settings | Markus Pettersson | 1 | -2/+0 | |
| 2023-08-11 | Upgrade socket2 from 0.4 to 0.5 in our own crates | Linus Färnstrand | 1 | -4/+3 | |
| 2023-08-08 | Enable the exception catching features of objc | Linus Färnstrand | 1 | -0/+10 | |
| 2023-08-08 | Migrate from libc::c_void to std::ffi::c_void | Linus Färnstrand | 1 | -1/+0 | |
| 2023-08-08 | Adapt talpid-windows-net to windows-sys 0.48 | Linus Färnstrand | 1 | -0/+1 | |
| 2023-08-08 | Upgrade windows-sys to 0.48 | Linus Färnstrand | 1 | -13/+13 | |
| 2023-08-07 | Upgrade uuid from 0.8 to 1.4.1 | Linus Färnstrand | 1 | -2/+2 | |
| 2023-08-04 | Replace all use of `lazy_static` with `once_cell` | Markus Pettersson | 1 | -12/+11 | |
| 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-03 | Upgrade ipconfig (gets rid of one direct dep on winapi) | Linus Färnstrand | 1 | -20/+24 | |
| 2023-08-03 | Use std::ffi::c_void in Rust<->iOS code instead of libc::c_void | Linus Färnstrand | 1 | -2/+0 | |
| 2023-08-03 | Upgrade tokio-tfo to get rid of windows-sys 0.36 | Linus Färnstrand | 1 | -55/+22 | |
| 2023-08-03 | Migrate translation-converter to err_derive | Linus Färnstrand | 1 | -49/+3 | |
| 2023-08-02 | Remove unused dependencies in tunnel-obfuscation | Linus Färnstrand | 1 | -1/+0 | |
| 2023-08-02 | Remove unused dependencies from talpid-routing | Linus Färnstrand | 1 | -1/+0 | |
| 2023-08-02 | Remove unused dependencies from talpid-openvpn | Linus Färnstrand | 1 | -3/+0 | |
| 2023-08-02 | Remove unused dependencies from mullvad-relay-selector | Linus Färnstrand | 1 | -2/+0 | |
| 2023-08-02 | Remove unused dependencies from mullvad-jni | Linus Färnstrand | 1 | -4/+0 | |
| 2023-08-02 | Remove unused dependencies from mullvad-daemon | Linus Färnstrand | 1 | -4/+0 | |
| 2023-08-02 | Remove unused regex dep from mullvad-api | Linus Färnstrand | 1 | -1/+0 | |
| 2023-08-02 | Remove unused deps from mullvad-cli | Linus Färnstrand | 1 | -3/+0 | |
| 2023-08-02 | Remove a lot of unused dependency from talpid-core | Linus Färnstrand | 1 | -16/+0 | |
| 2023-08-01 | Remove cfg-if and use regular cfg! macro | Linus Färnstrand | 1 | -1/+0 | |
| 2023-08-01 | Replace unmaintained dirs-next with maintained dirs | Linus Färnstrand | 1 | -11/+17 | |
| Gets rid of one usage of winapi in our dependency tree | |||||
| 2023-08-01 | Upgrade rustls related crates | Linus Färnstrand | 1 | -19/+18 | |
| 2023-08-01 | Disable chrono features to get rid of time dependency | Linus Färnstrand | 1 | -15/+2 | |
| 2023-08-01 | Upgrade mio, tokio and parking_lot_core (to get newer windows-sys) | Linus Färnstrand | 1 | -14/+13 | |
| 2023-08-01 | Upgrade dependencies to get rid of some duplicate windows-sys | Linus Färnstrand | 1 | -51/+26 | |
| io-lifetimes, tempfile, notify was upgraded | |||||
| 2023-08-01 | Upgrade colored to get rid of atty as a dependency | Linus Färnstrand | 1 | -23/+3 | |
| 2023-07-14 | Set package fields in workspace and inherit in packages | Linus Färnstrand | 1 | -1/+1 | |
| 2023-07-11 | Add bindings for tunnel obfuscator and a test | Andrej Mihajlov | 1 | -0/+12 | |
| 2023-07-07 | Remove unused instance of os_pipe | Linus Färnstrand | 1 | -1/+0 | |
| 2023-07-07 | Upgrade os_pipe to 1.1.4 | Linus Färnstrand | 1 | -13/+3 | |
| 2023-07-07 | Upgrade duct to latest version | Linus Färnstrand | 1 | -7/+17 | |
| 2023-07-05 | Upgrade hermit-abi to avoid yanked crate | Linus Färnstrand | 1 | -3/+3 | |
| The upgrade is not important for us, since we don't target RustyHermit. But it's needed to keep `cargo audit` silent, and it's good hygiene. The hermit-abi crate did not have a changelog. But the change is just a ffi function linking name change https://github.com/hermitcore/rusty-hermit/issues/436 | |||||
| 2023-07-03 | Remove usused byteorder dependency | Linus Färnstrand | 1 | -1/+0 | |
| 2023-07-03 | Upgrade x25519-dalek to 2.0.0-rc.3 | Linus Färnstrand | 1 | -21/+53 | |
| 2023-07-03 | Remove default features from cbindgen to get rid of clap 3 | Linus Färnstrand | 1 | -44/+7 | |
| 2023-06-30 | Upgrade proc-macro2 to get rid of compiler error | Linus Färnstrand | 1 | -2/+2 | |
| Solves "unknown feature `proc_macro_span_shrink`" issue | |||||
| 2023-06-29 | Add basic features for custom list and file persistence | Jonathan | 1 | -0/+2 | |
| Create the basic features outside of rename for custom lists and route these to the daemon. Persist custom lists in settings. Has basic custom list features done, adds errors. Adds reconnect in the case where a selected custom list is modified. | |||||
| 2023-06-27 | Upgrade `chrono` to `0.4.26` | Markus Pettersson | 1 | -21/+112 | |
| Fix time zone being ignored on Android, incorrectly outputting UTC timestamps. This more recent version of `chrono` extracts timezone info from a tzdata file on Android. This issue is recognized in `chrono`'s issue tracker: https://github.com/chronotope/chrono/issues/922 | |||||
| 2023-06-20 | Bump shadowsocks commit to prevent misaligned reads | Emīls | 1 | -2/+2 | |
