curl-curl/lib/vauth
Patrick Monnerat f39b8a1174
lib: add a Curl_bufref_uptr() function and use it
Function Curl_bufref_ptr() now returns a const char *.
New function Curl_bufref_uptr() returns a const unsigned char *.

Usage and doc updated.

Closes #19827
2025-12-04 16:17:21 +01:00
..
cleartext.c krb5: fix detecting channel binding feature 2025-12-01 11:43:20 +01:00
cram.c lib: add a Curl_bufref_uptr() function and use it 2025-12-04 16:17:21 +01:00
digest_sspi.c krb5: fix detecting channel binding feature 2025-12-01 11:43:20 +01:00
digest.c lib: add a Curl_bufref_uptr() function and use it 2025-12-04 16:17:21 +01:00
digest.h lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
gsasl.c lib: add a Curl_bufref_uptr() function and use it 2025-12-04 16:17:21 +01:00
krb5_gssapi.c krb5: fix detecting channel binding feature 2025-12-01 11:43:20 +01:00
krb5_sspi.c lib: delete unused curlx/multibyte.h includes 2025-12-01 18:09:09 +01:00
ntlm_sspi.c lib: add a Curl_bufref_uptr() function and use it 2025-12-04 16:17:21 +01:00
ntlm.c lib: add a Curl_bufref_uptr() function and use it 2025-12-04 16:17:21 +01:00
oauth2.c krb5: fix detecting channel binding feature 2025-12-01 11:43:20 +01:00
spnego_gssapi.c lib: delete unused curlx/multibyte.h includes 2025-12-01 18:09:09 +01:00
spnego_sspi.c lib: delete unused curlx/multibyte.h includes 2025-12-01 18:09:09 +01:00
vauth.c krb5: fix detecting channel binding feature 2025-12-01 11:43:20 +01:00
vauth.h krb5: fix detecting channel binding feature 2025-12-01 11:43:20 +01:00