summaryrefslogtreecommitdiffhomepage
path: root/talpid-windows
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Replace err_derive with thiserrorJoakim Hulthe2-20/+19
2024-02-13Fix MTU detection below min IPv6 value for windowsSebastian Holmin1-17/+4
2024-02-09Add windows MTU detection implementation.Sebastian Holmin1-0/+22
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-09Remove version and publish cargo metadataLinus Färnstrand1-2/+0
2024-01-05Run `cargo +nightly fmt`Sebastian Holmin1-1/+1
2024-01-04Add workspace level lintsLinus Färnstrand2-1/+3
2023-10-21Remove references to talpid-windows-net in e2e testsDavid Lönnhager1-1/+1
2023-10-20Add process module to talpid-windowsDavid Lönnhager3-22/+162
2023-10-20Move talpid-windows-net into talpid-windowsDavid Lönnhager3-5/+505
2023-10-20Move Event and Overlapped to talpid-windows crateDavid Lönnhager4-0/+157