Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-01 | multi: provide Curl_multiuse_state to update information | Daniel Stenberg | |
As soon as a TLS backend gets ALPN conformation about the specific HTTP version it can now set the multiplex situation for the "bundle" and trigger moving potentially queued up transfers to the CONNECT state. | |||
2019-03-20 | sectransp: tvOS 11 is required for ALPN support | Daniel Stenberg | |
Reported-by: nianxuejie on github Assisted-by: Nick Zitzmann Assisted-by: Jay Satiro Fixes #3689 Closes #3690 | |||
2019-02-28 | Secure Transport: no more "darwinssl" | Daniel Stenberg | |
Everyone calls it Secure Transport, now we do too. Reviewed-by: Nick Zitzmann Closes #3619 |