-
- Downloads
vauth: Refactored function names after move to new vauth directory
Renamed all the SASL functions that moved to the new vauth directory to include the correct module name.
Showing
- lib/curl_ntlm.c 6 additions, 6 deletionslib/curl_ntlm.c
- lib/curl_sasl.c 44 additions, 42 deletionslib/curl_sasl.c
- lib/http_digest.c 5 additions, 5 deletionslib/http_digest.c
- lib/http_negotiate.c 2 additions, 2 deletionslib/http_negotiate.c
- lib/http_negotiate_sspi.c 2 additions, 2 deletionslib/http_negotiate_sspi.c
- lib/vauth/cleartext.c 14 additions, 14 deletionslib/vauth/cleartext.c
- lib/vauth/cram.c 9 additions, 9 deletionslib/vauth/cram.c
- lib/vauth/digest.c 29 additions, 29 deletionslib/vauth/digest.c
- lib/vauth/digest.h 1 addition, 1 deletionlib/vauth/digest.h
- lib/vauth/digest_sspi.c 10 additions, 10 deletionslib/vauth/digest_sspi.c
- lib/vauth/krb5_gssapi.c 7 additions, 7 deletionslib/vauth/krb5_gssapi.c
- lib/vauth/krb5_sspi.c 7 additions, 7 deletionslib/vauth/krb5_sspi.c
- lib/vauth/ntlm.c 10 additions, 10 deletionslib/vauth/ntlm.c
- lib/vauth/ntlm_sspi.c 11 additions, 10 deletionslib/vauth/ntlm_sspi.c
- lib/vauth/oauth2.c 7 additions, 7 deletionslib/vauth/oauth2.c
- lib/vauth/vauth.c 5 additions, 5 deletionslib/vauth/vauth.c
- lib/vauth/vauth.h 37 additions, 37 deletionslib/vauth/vauth.h
Loading
Please register or sign in to comment