curl/lib/vauth
Patrick Monnerat 6869d65f54 Curl_base64_encode: always call with a real data handle.
Some calls in different modules were setting the data handle to NULL, causing
segmentation faults when using builds that enable character code conversions.
2017-09-02 12:49:59 +01:00
..
cleartext.c
cram.c
digest_sspi.c
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