curl/lib/vauth
Daniel Gustafsson 5a41abef6d ntlm: copy NTLM_HOSTNAME to host buffer
Commit 709ae2454f added a fake hostname to avoid leaking the local
hostname, but omitted copying it to the host buffer.  Fix by copying
and adjust the test fallout.

Closes: #8895
Fixes: #8893
Reported-by: Patrick Monnerat <patrick@monnerat.net>
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
2022-05-22 23:26:24 +02:00
..
cleartext.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
cram.c vauth: factor base64 conversions out of authentication procedures 2021-04-22 09:06:07 +02:00
digest_sspi.c build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGS 2021-07-16 13:55:52 -04:00
digest.c lib: remove support for CURL_DOES_CONVERSIONS 2022-02-04 08:05:35 +01:00
digest.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gsasl.c vauth: factor base64 conversions out of authentication procedures 2021-04-22 09:06:07 +02:00
krb5_gssapi.c auth: do not append zero-terminator to authorisation id in kerberos 2021-08-16 08:36:10 +02:00
krb5_sspi.c auth: do not append zero-terminator to authorisation id in kerberos 2021-08-16 08:36:10 +02:00
ntlm_sspi.c build: fix compiler warnings when CURL_DISABLE_VERBOSE_STRINGS 2021-07-16 13:55:52 -04:00
ntlm.c ntlm: copy NTLM_HOSTNAME to host buffer 2022-05-22 23:26:24 +02:00
ntlm.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
oauth2.c vauth: factor base64 conversions out of authentication procedures 2021-04-22 09:06:07 +02:00
spnego_gssapi.c lib: remove support for CURL_DOES_CONVERSIONS 2022-02-04 08:05:35 +01:00
spnego_sspi.c lib: remove support for CURL_DOES_CONVERSIONS 2022-02-04 08:05:35 +01:00
vauth.c copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
vauth.h lib: remove support for CURL_DOES_CONVERSIONS 2022-02-04 08:05:35 +01:00