summaryrefslogtreecommitdiffhomepage
path: root/talpid-tunnel-config-client/examples
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin1-3/+3
2025-05-14Use HQC-256 instead of Classic McEliece in quantum-resistant handshakeLinus Färnstrand1-20/+34
2024-12-12Add support for DAITA v2 to talpid tunnel config clientDavid Lönnhager1-1/+4
2024-10-15Split out Classic McEliece code in tuncfg-server exampleLinus Färnstrand1-7/+16
2024-10-15Replace pqc_kyber with ml-kemLinus Färnstrand1-7/+21
2024-09-02Fix a lingering panic by using a stricter typeMax Zettlmeißl1-2/+1
2024-07-23Only accept an IPv4 as valid first argumentMax Zettlmeißl1-2/+2
2024-07-23Improve variable names, comments and error messagesMax Zettlmeißl1-10/+16
2024-07-23Output the unwrapped Base64 encoded pre-shared keyMax Zettlmeißl1-1/+1
2024-07-11Document that it is round3 of the Kyber KEM we are usingLinus Färnstrand1-0/+1
2024-04-16Add DAITA Windows client and updated tuncfgDavid Lönnhager2-48/+63
2023-02-28Add PQ support for multihop, and allow listing two endpoints in theJonathan1-4/+9
2023-01-30Update tuncfg-server example to workLinus Färnstrand1-15/+7
2023-01-30Add Kyber1024 into the PQ KEM mixLinus Färnstrand1-0/+6
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand2-4/+4
2022-10-03Change the psk-exchange example to take the server IP as argumentLinus Färnstrand1-15/+16
2022-10-03Add tuncfg test server to test the implementationLinus Färnstrand1-0/+84
2022-06-14Rename talpid-relay-config-client to talpid-tunnel-config-clientDavid Lönnhager1-0/+25