summaryrefslogtreecommitdiffhomepage
path: root/talpid-tunnel-config-client/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Add DAITA Windows client and updated tuncfgDavid Lönnhager3-60/+106
2024-01-25Hardcode a low MTU/MSS for the tunnel config client socketDavid Lönnhager1-17/+17
2024-01-04Add workspace level lintsLinus Färnstrand1-1/+1
2024-01-02Fix clippy lintsDavid Lönnhager1-1/+1
2023-08-08Remove unnecessary cast with windows-sys 0.48Linus Färnstrand1-2/+2
2023-04-26Fix remaining clippy warningsDavid Lönnhager1-1/+2
2023-04-17Set MSS for PSK exchange when multihop is enabledDavid Lönnhager1-8/+112
2023-02-28Add PQ support for multihop, and allow listing two endpoints in theJonathan1-5/+5
2023-01-30Do explicit zeroization of key material, clean up PQ codeLinus Färnstrand3-40/+75
2023-01-30Upgrade PQ gRPC endpoint to PskExchangeV1Linus Färnstrand2-7/+14
2023-01-30Add Kyber1024 into the PQ KEM mixLinus Färnstrand2-9/+41
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand1-1/+1
2022-10-03Document stack usage of CMELinus Färnstrand1-0/+4
2022-10-03Implement zeroize for the WireGuard PresharedKey typeLinus Färnstrand1-1/+3
2022-10-03Implement PskExchangeExperimentalV1 client sideLinus Färnstrand2-22/+52
2022-09-07Upgrade the classic-mceliece-rust libraryLinus Färnstrand2-60/+14
2022-08-29Silence clippy warnings due to tonicDavid Lönnhager1-0/+1
2022-06-15Remove ICMP variants for allowed tunnel trafficDavid Lönnhager1-1/+3
2022-06-14Rename talpid-relay-config-client to talpid-tunnel-config-clientDavid Lönnhager2-0/+151