Signal-iOS/SignalServiceKit/src/Network
Max Radermacher 30bb2a52a8
Add OWSURLSessionEndpoint
Right now, we create a request before we make a session for a web
socket. However, as part of the next change, we’ll start creating the
request from the session. This new type breaks the circular reference;
we can create an endpoint, then a request, then a session.
2023-01-24 12:19:36 -08:00
..
API Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
Receiving Gifting: add PayPal support 2023-01-18 16:38:57 -06:00
Signal Proxy Change license to AGPL 2022-10-13 08:25:37 -05:00
Spam Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
WebSockets Consolidate checks for whether to use web sockets 2023-01-20 13:19:39 -08:00
ContentProxy.swift Fix various bugs in OWSHttpHeaders 2022-11-22 11:43:55 -08:00
HTMLMetadata.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
NetworkInterfaceSet.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OutageDetection.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSCensorshipConfiguration.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSCensorshipConfiguration.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSCountryMetadata.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSCountryMetadata.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSHttpHeaders.swift Fix various bugs in OWSHttpHeaders 2022-11-22 11:43:55 -08:00
OWSMultipart.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSMultipart.m cleanup more unsigned v signed warnings 2022-10-28 13:53:08 -05:00
OWSSignalService.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
OWSSignalServiceMock.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
OWSSignalServiceProtocol.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
OWSURLBuilderUtil.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSUrlSession.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
OWSURLSessionEndpoint.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
OWSURLSessionMock.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
OWSURLSessionProtocol.swift Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
ProxiedContentDownloader.swift Fix various bugs in OWSHttpHeaders 2022-11-22 11:43:55 -08:00
ReachabilityManager.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalServiceClient.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SSKWebSocket.swift Fix web socket bugs & add close reason 2022-11-30 14:35:22 -08:00
WebSocketPromise.swift Fix web socket normalClosure on iOS 13 2023-01-10 17:26:18 -08:00