summaryrefslogtreecommitdiffhomepage
path: root/talpid-types/src/lib.rs
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Add workspace level lintsLinus Färnstrand1-2/+0
2023-08-08Adapt talpid-windows-net to windows-sys 0.48Linus Färnstrand1-53/+2
2023-05-03And gRPC interface wrapper and refactor CLI to use clap derive instead of the...David Lönnhager1-0/+3
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand1-4/+4
2022-07-05Fix unnecessary allocsDavid Lönnhager1-3/+3
2022-01-14Handle IP interface configuration asynchronously for wgDavid Lönnhager1-2/+2
2021-12-14Fix some cargo doc warningsDavid Lönnhager1-1/+1
2021-11-29Reformat code without blank_lines_upper_bound = 2Linus Färnstrand1-1/+0
2020-07-23Determine `net_cls` mountpoint dynamicallyEmīls1-1/+1
2020-06-02Define cgroup name in one placeDavid Lönnhager1-0/+3
2020-05-04Document types in {mullvad,talpid}-typesDavid Lönnhager1-0/+1
2020-02-06Remove licence headers from Rust source codeLinus Färnstrand1-8/+0
2020-01-07Remove deprecated use of Error::description()Emīls Piņķis1-4/+0
2019-12-03Create `AndroidContext` typeJanito Vaqueiro Ferreira Filho1-0/+2
2019-05-28Create `BoxedError` typeJanito Vaqueiro Ferreira Filho1-1/+28
2019-04-04Get rid of error-chain in mullvad-types and talpid-typesLinus Färnstrand1-0/+31
2019-04-04Add #![deny(rust_2018_idioms)] to all crates and fix warningsLinus Färnstrand1-0/+2
2018-12-12Upgrade talpid-types to Rust 2018Linus Färnstrand1-3/+0
2018-08-30Move `TunnelStateTransition` to `talpid_types`Janito Vaqueiro Ferreira Filho1-0/+1
2017-09-21Remove unused crate imports, silencing compilerLinus Färnstrand1-1/+0
2017-09-18Run rustfmt-nightly 0.2.6 on everythingLinus Färnstrand1-1/+1
2017-09-13Create talpid-types and put TransportProtocol thereErik Larkö1-0/+13