summaryrefslogtreecommitdiffhomepage
path: root/tunnel-obfuscation/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Enable TCP_NODELAY on the WireGuard over TCP socketLinus Färnstrand1-0/+2
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand1-1/+1
2022-11-24Exclude obfuscation socket from the tunnel on AndroidDavid Lönnhager2-1/+12
2022-11-24Bump udp-over-tcpDavid Lönnhager1-4/+3
2022-11-16Fix missing udp2tcp timeoutDavid Lönnhager1-0/+1
2022-06-14Manually fix the simpler non-semantic clippy warnsJonathan1-2/+2
2022-03-24Bump udp-over-tcp to 0.2David Lönnhager1-5/+2
2022-03-24Add tunnel-obfuscation crateOdd Stranne3-0/+159