curl/lib/vauth
Gisle Vanem 61825be02b vtls: select ssl backend case-insensitive (follow-up)
- Do a case-insensitive comparison of CURL_SSL_BACKEND env as well.

- Change Curl_strcasecompare calls to strcasecompare
  (maps to the former but shorter).

Follow-up to c290b8f.

Bug: https://github.com/curl/curl/commit/c290b8f#commitcomment-24094313

Co-authored-by: Jay Satiro
2017-09-06 02:27:33 -04:00
..
cleartext.c
cram.c
digest_sspi.c vtls: select ssl backend case-insensitive (follow-up) 2017-09-06 02:27:33 -04:00
digest.c
digest.h
krb5_gssapi.c
krb5_sspi.c
ntlm_sspi.c Curl_base64_encode: always call with a real data handle. 2017-09-02 12:49:59 +01:00
ntlm.c Curl_base64_encode: always call with a real data handle. 2017-09-02 12:49:59 +01:00
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c
vauth.c
vauth.h Curl_base64_encode: always call with a real data handle. 2017-09-02 12:49:59 +01:00