mirror of
https://github.com/curl/curl.git
synced 2026-07-28 02:33:06 +03:00
ssl: generalize how the ssl backend identifier is set
Each backend now defines CURL_SSL_BACKEND accordingly. Added the *AXTLS one which was missing previously.
This commit is contained in:
parent
028a408d57
commit
a439e438f3
15 changed files with 33 additions and 15 deletions
|
|
@ -604,6 +604,7 @@ CURLSSH_AUTH_KEYBOARD 7.16.1
|
|||
CURLSSH_AUTH_NONE 7.16.1
|
||||
CURLSSH_AUTH_PASSWORD 7.16.1
|
||||
CURLSSH_AUTH_PUBLICKEY 7.16.1
|
||||
CURLSSLBACKEND_AXTLS 7.38.0
|
||||
CURLSSLBACKEND_CYASSL 7.34.0
|
||||
CURLSSLBACKEND_DARWINSSL 7.34.0
|
||||
CURLSSLBACKEND_GNUTLS 7.34.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue