
Adds Timeout setting to EWS to specify a timeout for '100 Continue' HTTP response.
Features
- EWS: Added EwsSettings.ExpectContinueTimeout to make it possible to specify a timeout for '100 Continue' HTTP response.
- SSH: Added support for 'server-sig-algs' SSH extension (RFC 8332).
- SSH: Improved logging of 'partial success' authentication responses.
- TLS Core: Added support for TLS extended master secret extension (RFC 7627).
- Common: Improved internal asynchronous infrastructure for old platforms.