-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[milestone/11.10] SDK release version 11.10 (#96)
* [feature/openssl-1.1.1] Migration to OpenSSL 1.1.1 (#95) - migrated code to new OpenSSL 1.1.1 API - using OpenSSL package via SwiftPM * - remove OpenSSL 1.0.x includes, build scripts and binaries * - NSError+OCNetworkFailure: add .isNetworkTimeoutError convenience property - NSError+OCError: add new error for request timeouts - OCConnection - make better use of the error parameter in HTTP response handling to actions - increase timeout for COPY requests to 10 minutes - OCSyncActionCopyMove: improve error handling for HTTP timeouts - OCHostSimulator+Builtin: add new "action-timeout-simulator" that responds to action requests with timeout errors * - OCSyncActionCopyMove/Localizable.strings: add missing localizations Co-authored-by: Matthias Hühne <[email protected]>
- Loading branch information
1 parent
d2fa235
commit 26fbb1e
Showing
96 changed files
with
413 additions
and
40,143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.