Signal-iOS/SignalServiceKit/Network/SignalProxy
Jordan Rose 582254c51a For testing, allow TLS proxies to use TCP for the outer connection
Invoke this non-recommended mode with URL username syntax of
"UNENCRYPTED_FOR_TESTING@my-proxy.net" (or more likely
"UNENCRYPTED_FOR_TESTING@my-dev-machine.local"). The connection to the
Signal servers is still secured by TLS; it's only the outer connection
from the client to the proxy that's now unauthenticated.
2024-04-11 17:08:19 -07:00
..
SignalProxy.swift For testing, allow TLS proxies to use TCP for the outer connection 2024-04-11 17:08:19 -07:00
SignalProxy+ProxyClient.swift For testing, allow TLS proxies to use TCP for the outer connection 2024-04-11 17:08:19 -07:00
SignalProxy+RelayClient.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
SignalProxy+RelayServer.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00