summaryrefslogtreecommitdiffhomepage
path: root/ios/TunnelObfuscation
AgeCommit message (Expand)AuthorFilesLines
2023-12-06Reflect obfuscation transport layer in the UIBug Magnet1-0/+8
2023-11-30Have the PacketTunnel use UDP-over-TCP ObfuscationBug Magnet1-2/+9
2023-08-03Use std::ffi::c_void in Rust<->iOS code instead of libc::c_voidLinus Färnstrand2-2/+1
2023-07-14Move tokio dependency to be a workspace dependencyLinus Färnstrand1-1/+1
2023-07-14Set package fields in workspace and inherit in packagesLinus Färnstrand1-4/+6
2023-07-11Add bindings for tunnel obfuscator and a testAndrej Mihajlov9-0/+334