Signal-iOS/SignalServiceKit/src/Network
Harry 3d6225060d
Add RegistrationCoordinator
* Add ability to compute registration recovery password

* Add RegistrationCoordinator

* remove repeat nav controller that evan added

* Scaffolding for RegistrationCoodinator test

* Add first round of RegistrationCoordinator tests, some stuff I needed to get them working, and some fixes to RegistrationCoordinator itself I discovered thanks to the tests

* switch to owsFailBeta

* Add auth credential candidate flow tests, related fixes and additions to coordinator and friends

* Add tests for session based registration path and associated fixes

* PR comment nits
2023-02-14 08:50:24 -08:00
..
API Add RegistrationCoordinator 2023-02-14 08:50:24 -08:00
Receiving Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
Signal Proxy Change license to AGPL 2022-10-13 08:25:37 -05:00
Spam Add spam reporting tokens 2023-01-25 14:14:57 -06:00
WebSockets Clean up calls to setIsDeregistered 2023-01-26 14:04:06 -08:00
BaseOWSURLSessionMock.swift Implement RegistrationSessionManager 2023-02-08 15:37:12 -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 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 cleanup more unsigned v signed warnings 2022-10-28 13:53:08 -05: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 Use common logic when creating web sockets 2023-01-24 14:01:34 -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 Fix various bugs in OWSHttpHeaders 2022-11-22 11:43:55 -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 Fix device limit exceeded error handling 2023-02-13 13:45:26 -08:00
SSKWebSocket.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
WebSocketPromise.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00