curl-curl/lib/vauth
Stefan Eissing 37b25f7bb0
sasl: give help when unable to select AUTH
When SASL is unable to select an AUTH mechanism, give user help
in info message why no AUTH could be selected.

Fixes #17420
Closes #17427
Reported-by: Aditya Garg
2025-05-23 22:56:05 +02:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
cleartext.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
cram.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
digest_sspi.c lib: move multibyte.[ch] to curlx/ 2025-05-08 10:19:19 +02:00
digest.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
digest.h lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
gsasl.c lib: include files using known path 2025-04-08 17:00:00 +02:00
krb5_gssapi.c lib: include files using known path 2025-04-08 17:00:00 +02:00
krb5_sspi.c lib: move multibyte.[ch] to curlx/ 2025-05-08 10:19:19 +02:00
ntlm_sspi.c lib: move multibyte.[ch] to curlx/ 2025-05-08 10:19:19 +02:00
ntlm.c lib: move multibyte.[ch] to curlx/ 2025-05-08 10:19:19 +02:00
oauth2.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
spnego_gssapi.c lib: move multibyte.[ch] to curlx/ 2025-05-08 10:19:19 +02:00
spnego_sspi.c lib: move multibyte.[ch] to curlx/ 2025-05-08 10:19:19 +02:00
vauth.c lib: move multibyte.[ch] to curlx/ 2025-05-08 10:19:19 +02:00
vauth.h sasl: give help when unable to select AUTH 2025-05-23 22:56:05 +02:00