summaryrefslogtreecommitdiffhomepage
path: root/talpid-openvpn/src/proxy/shadowsocks.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin1-3/+3
2025-07-09Use `io:Error::other`Sebastian Holmin1-7/+5
2024-01-03Allow app to use custom socks5 and shadwosocks proxiesJonathan1-8/+17
2024-01-02Fix clippy lintsDavid Lönnhager1-1/+1
2023-08-30Remove unused socket2 dependencyEmīls1-2/+1
2023-08-30Fetch port after socket is bound for shadowsocksEmīls Piņķis1-18/+15
2023-08-28Update shadowsocks to 1.16Emīls1-2/+2
2023-04-20Update shadowsocks to 1.15.3Emīls1-3/+9
2022-11-07Split up talpid-coreEmīls Piņķis1-0/+153