| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-05 | Rework macOS routing | David Lönnhager | 1 | -83/+71 | |
| 2023-06-05 | Remove FS dependencies | Emīls | 1 | -0/+3 | |
| 2023-06-05 | Attempt to setup routes the other way | Emīls | 1 | -53/+86 | |
| 2023-06-05 | Upgrade trust-dns-server to avoid RUSTSEC-2023-0041 | Linus Färnstrand | 1 | -2/+2 | |
| 2023-05-22 | Add shadowsocks-proxy crate | Emīls | 1 | -34/+203 | |
| 2023-05-03 | Remove clap feature for cbindgen | David Lönnhager | 1 | -44/+7 | |
| 2023-05-03 | Replace error handling in mullvad-cli with anyhow | David Lönnhager | 1 | -1/+1 | |
| 2023-05-03 | Update CLI for mullvad-daemon | David Lönnhager | 1 | -3/+2 | |
| 2023-05-03 | Update CLI for mullvad-setup | David Lönnhager | 1 | -1/+1 | |
| 2023-05-03 | And gRPC interface wrapper and refactor CLI to use clap derive instead of ↵ | David Lönnhager | 1 | -60/+270 | |
| the builder | |||||
| 2023-04-21 | Upgrade h2 crate to avoid RUSTSEC-2023-0034 | Linus Färnstrand | 1 | -2/+2 | |
| 2023-04-20 | Update shadowsocks to 1.15.3 | Emīls | 1 | -113/+256 | |
| 2023-04-17 | Set MSS for PSK exchange when multihop is enabled | David Lönnhager | 1 | -0/+2 | |
| 2023-03-29 | Remove getters and setters from SettingsPersister | David Lönnhager | 1 | -1/+12 | |
| 2023-03-14 | Update parking_lot | David Lönnhager | 1 | -90/+22 | |
| 2023-03-14 | Update mio | David Lönnhager | 1 | -3/+3 | |
| 2023-03-14 | Update tokio | David Lönnhager | 1 | -3/+3 | |
| 2023-03-14 | Update windows-sys in mullvad and talpid crates | David Lönnhager | 1 | -12/+12 | |
| 2023-03-14 | Update windows-service to 0.6.0 | David Lönnhager | 1 | -23/+46 | |
| 2023-03-13 | Update htmlize to version 1.0 | Daniel Parks | 1 | -30/+21 | |
| The htmlize API changed slightly for improved performance and build times. This just updates android/translations-converter to stay current. All android/translations-converter tests pass. | |||||
| 2023-03-06 | Upgrade rustls (general maintenance) | Linus Färnstrand | 1 | -2/+2 | |
| 2023-03-06 | Upgrade tempfile to avoid CVE | Linus Färnstrand | 1 | -15/+14 | |
| 2023-02-28 | Upgrade udp-over-tcp to v0.3.0 | Linus Färnstrand | 1 | -2/+2 | |
| 2023-02-27 | Retrieve system app dir path from mullvad-paths in cleanup plugin | David Lönnhager | 1 | -9/+43 | |
| using mullvad-nsis | |||||
| 2023-02-22 | Update openvpn-plugin crate for OpenVPN 2.6 | David Lönnhager | 1 | -2/+2 | |
| 2023-02-06 | Upgrade tokio to avoid RUSTSEC-2023-0005 | Linus Färnstrand | 1 | -2/+2 | |
| 2023-02-01 | Add option for querying launch daemon state on macOS | David Lönnhager | 1 | -0/+19 | |
| 2023-02-01 | Update Cargo.lock | Linus Färnstrand | 1 | -2/+1 | |
| 2023-02-01 | Disable default features of quickcheck to get rid of env_logger | Linus Färnstrand | 1 | -12/+0 | |
| 2023-02-01 | Upgrade env_logger to 0.10.0 | Linus Färnstrand | 1 | -11/+72 | |
| 2023-02-01 | Upgrade bumpalo dependency to avoid RUSTSEC-2022-0078 | Linus Färnstrand | 1 | -2/+2 | |
| 2023-02-01 | Upgrade trust-dns-server to 0.22.0 | Linus Färnstrand | 1 | -35/+21 | |
| Main motivation is to get rid of env_logger 0.9 from dependency tree | |||||
| 2023-01-31 | Replace serde-xml-rs with quick-xml in translations-converter | Linus Färnstrand | 1 | -19/+11 | |
| 2023-01-30 | Upgrade classic-mceliece-rust to 2.0.2 | Linus Färnstrand | 1 | -2/+2 | |
| No really new functionality, but reduces the crate size by a lot | |||||
| 2023-01-30 | Do explicit zeroization of key material, clean up PQ code | Linus Färnstrand | 1 | -0/+2 | |
| 2023-01-30 | Add Kyber1024 into the PQ KEM mix | Linus Färnstrand | 1 | -10/+20 | |
| 2023-01-18 | Update from yanked ed25519 version | David Lönnhager | 1 | -2/+2 | |
| 2023-01-12 | Remove Rust dependencies from Android that were unused | Linus Färnstrand | 1 | -1/+0 | |
| 2023-01-10 | Remove unused Windows dependencies | Linus Färnstrand | 1 | -20/+0 | |
| 2023-01-10 | Fix RUSTSEC-2023-0001 by bumping tokio to 1.23 | David Lönnhager | 1 | -6/+6 | |
| 2022-11-28 | Use once_cell instead of lazy_static in mullvad-api | David Lönnhager | 1 | -1/+1 | |
| 2022-11-24 | Bump udp-over-tcp | David Lönnhager | 1 | -30/+19 | |
| 2022-11-21 | Always return the correct settings path on Windows in mullvad_paths | David Lönnhager | 1 | -4/+4 | |
| 2022-11-16 | Bump udp-over-tcp | David Lönnhager | 1 | -1/+1 | |
| 2022-11-07 | Split up talpid-core | Emīls Piņķis | 1 | -8/+138 | |
| 2022-10-18 | Modify build scripts and remove c++ code | Jonathan | 1 | -7/+9 | |
| Also upgrade to 0.42.0 for windows-sys library | |||||
| 2022-10-18 | Port winnet from C++ to Rust | Jonathan | 1 | -1/+15 | |
| Remove all of the C++ code in the winnet module and write an almost equivalent route manager in rust. | |||||
| 2022-10-10 | Adapt all crates to use mullvad-version | Linus Färnstrand | 1 | -0/+5 | |
| 2022-10-10 | Add initial mullvad-version crate | Linus Färnstrand | 1 | -4/+11 | |
| 2022-10-10 | Set all Rust crate versions to 0.0.0 | Linus Färnstrand | 1 | -19/+19 | |
