Signal-iOS/SignalServiceKit/Network
Ehren Kret 557d6a67cc migrate Cryptography over to swift
`srand` is not accessible in swift. Remove `srand` anyhow as anything
using `rand` for any actual randomness should be considered a bug in
need of fixing rather than viewing `srand` as an acceptable workaround.
2024-08-01 14:43:34 -05:00
..
API migrate Cryptography over to swift 2024-08-01 14:43:34 -05:00
Receiving Use the Aci type when handling gv2 messages 2024-07-31 18:30:02 -05:00
SgxWebsocketConnection Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalProxy Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Spam Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
BaseOWSURLSessionMock.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
ChatConnectionManager.swift Update to libsignal 0.54.0 2024-07-26 17:16:56 -07:00
ContentProxy.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
NetworkInterfaceSet.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OutageDetection.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSCensorshipConfiguration.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSCensorshipConfiguration.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSChatConnection.swift migrate Cryptography over to swift 2024-08-01 14:43:34 -05:00
OWSCountryMetadata.h Remove unused tld property 2024-05-03 12:46:10 -05:00
OWSCountryMetadata.m Remove unused tld property 2024-05-03 12:46:10 -05:00
OWSHttpHeaders.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSMultipart.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSMultipart.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSSignalService.swift Consolidate “download too large” code 2024-07-25 02:37:38 -05:00
OWSSignalServiceMock.swift Consolidate “download too large” code 2024-07-25 02:37:38 -05:00
OWSSignalServiceProtocol.swift Consolidate “download too large” code 2024-07-25 02:37:38 -05:00
OWSURLBuilderUtil.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSUrlSession.swift Consolidate “download too large” code 2024-07-25 02:37:38 -05:00
OWSURLSessionEndpoint.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSURLSessionProtocol.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ProxiedContentDownloader.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ReachabilityManager.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceClient.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
SSKWebSocket.swift Consolidate “download too large” code 2024-07-25 02:37:38 -05:00
WebSocketPromise.swift Remove simple availability checks for iOS 15 2024-07-10 09:40:13 -04:00