Signal-iOS/SignalServiceKit/src/Network
Igor Solomennikov eed90ed89c
Fix some C warnings.
* A function declaration without a prototype is deprecated in all versions of C
* No previous prototype for function `xxx`.
2023-03-28 10:27:03 -07:00
..
API Add parsing support for the pni capability 2023-03-24 10:07:39 -07:00
Receiving Update message processor suspension-related behavior 2023-03-16 14:23:10 -07:00
Signal Proxy Clean up queue names 2023-02-27 14:16:09 -08:00
Spam Clean up queue names 2023-02-27 14:16:09 -08:00
WebSockets Clean up queue names 2023-02-27 14:16:09 -08:00
BaseOWSURLSessionMock.swift Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
ContentProxy.swift Use consistent User-Agent for content proxy and captcha view 2023-02-24 08:28:37 -06: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 Handle badURL & 0.0.0.0 DNS responses 2023-01-24 14:21:12 -08:00
OWSCensorshipConfiguration.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSCensorshipConfiguration.m Use common logic when creating web sockets 2023-01-24 14:01:34 -08: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 Fix some C warnings. 2023-03-28 10:27:03 -07:00
OWSSignalService.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
OWSSignalServiceMock.swift Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
OWSSignalServiceProtocol.swift Remove unused CDSv1 code 2023-02-22 14:43:09 -08:00
OWSURLBuilderUtil.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
OWSUrlSession.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
OWSURLSessionEndpoint.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
OWSURLSessionProtocol.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
ProxiedContentDownloader.swift Clean up ProxiedContentDownloader for GIPHY requests 2023-03-08 14:12:53 -08:00
ReachabilityManager.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
SignalServiceClient.swift Update RegCoordinator's requests in preparation for pni change number 2023-03-16 13:59:50 -07:00
SSKWebSocket.swift Remove websocket feature flag 2023-03-21 09:28:45 -07:00
WebSocketPromise.swift Detect normal web socket close codes on iOS 14 2023-02-28 10:44:10 -08:00