| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-09-08 | Fix lint `clippy::implicit_clone` | Markus Pettersson | 1 | -2/+2 |
| 2025-07-15 | Fix `collapsible_if` clippy lint | Markus Pettersson | 1 | -7/+7 |
| 2025-07-11 | Fix lint `unused_parens` | Markus Pettersson | 1 | -1/+1 |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -17/+14 |
| 2025-07-09 | Use `io:Error::other` | Sebastian Holmin | 1 | -1/+1 |
| 2025-07-09 | Put the `tonic::Status` in a Box to make the error type smaller | Sebastian Holmin | 1 | -1/+2 |
| 2025-02-25 | Add safety comment in talpid_openvpn | Joakim Hulthe | 1 | -0/+1 |
| 2025-02-12 | Fix miscellaneous lints | Sebastian Holmin | 1 | -1/+1 |
| 2024-12-12 | Remove some deprecated ref patterns | Joakim Hulthe | 1 | -4/+4 |
| 2024-12-02 | Replace generic with new type | Sebastian Holmin | 1 | -33/+31 |
| 2024-12-02 | Replace dyn fn with generic | Sebastian Holmin | 1 | -27/+8 |
| 2024-09-02 | Run `cargo +nightly clippy --fix` | Markus Pettersson | 1 | -4/+2 |
| 2024-08-27 | Use std LazyLock instead of once_cell Lazy | David Lönnhager | 1 | -5/+6 |
| 2024-08-21 | Fix flaky wait_closed test | David Lönnhager | 1 | -17/+47 |
| 2024-03-25 | Remove unused field | Markus Pettersson | 1 | -1/+5 |
| 2024-03-14 | Simplify route manager handle | David Lönnhager | 1 | -3/+3 |
| 2024-02-27 | Replace err_derive with thiserror | Joakim Hulthe | 1 | -30/+29 |
| 2024-02-19 | Fix redundant imports | David Lönnhager | 1 | -6/+2 |
| 2024-01-31 | Simplify retry logic in connecting state | David Lönnhager | 1 | -0/+22 |
| 2024-01-12 | Validate SOCKS5 credentials | Markus Pettersson | 1 | -2/+2 |
| 2024-01-05 | Run `cargo +nightly fmt` | Sebastian Holmin | 1 | -2/+1 |
| 2024-01-04 | Add workspace level lints | Linus Färnstrand | 1 | -1/+0 |
| 2024-01-03 | Allow app to use custom socks5 and shadwosocks proxies | Jonathan | 1 | -40/+50 |
| 2023-10-20 | Move talpid-windows-net into talpid-windows | David Lönnhager | 1 | -6/+7 |
| 2023-10-12 | Update OpenVPN monitor | David Lönnhager | 1 | -178/+106 |
| 2023-10-11 | Get rid of nested `Arc`s | Markus Pettersson | 1 | -5/+5 |
| 2023-10-11 | Refactor test cases which use a `tokio` runtime | Markus Pettersson | 1 | -90/+59 |
| 2023-10-11 | Remove dependency on `duct` | Markus Pettersson | 1 | -68/+67 |
| 2023-08-30 | Fix clippy lints | Emīls | 1 | -46/+57 |
| 2023-08-04 | Replace all use of `lazy_static` with `once_cell` | Markus Pettersson | 1 | -5/+5 |
| 2023-04-21 | Apply clippy --fix fixes | Linus Färnstrand | 1 | -4/+4 |
| 2023-02-22 | Use netlink for openvpn | David Lönnhager | 1 | -7/+0 |
| 2023-02-08 | Make async fns without awaits into regular fns | Linus Färnstrand | 1 | -0/+1 |
| 2023-01-30 | Run `cargo clippy --fix` with the new Rust 1.67 preferred format | Linus Färnstrand | 1 | -3/+3 |
| 2022-11-08 | Use fwmark for routing in openvpn | Emīls Piņķis | 1 | -0/+24 |
| 2022-11-07 | Refactor routing code | Emīls Piņķis | 1 | -1/+1 |
| 2022-11-07 | Split up talpid-core | Emīls Piņķis | 1 | -0/+1373 |
