curl/lib/vauth
Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts
Many of these castings are unneeded if we change the variables to work
better with each other.

Ref: https://github.com/curl/curl/pull/9823

Closes https://github.com/curl/curl/pull/9835
2022-11-08 03:11:01 -05:00
..
cleartext.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
cram.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
digest.c lib: fix some type mismatches and remove unneeded typecasts 2022-11-08 03:11:01 -05:00
digest.h digest: provide a special bit for "sess" algos 2022-07-04 08:27:15 +02:00
digest_sspi.c misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
gsasl.c functypes: provide the recv and send arg and return types 2022-09-28 09:06:11 +02:00
krb5_gssapi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
krb5_sspi.c style: use space after comment start and before comment end 2022-10-30 22:31:29 +01:00
ntlm.c docs: update sourceforge project links [ci skip] 2022-10-01 18:40:47 +00:00
ntlm.h vauth/ntlm.h: make line shorter than 80 columns 2022-10-02 00:21:18 +02:00
ntlm_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
oauth2.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
spnego_gssapi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
spnego_sspi.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
vauth.c http, vauth: always provide Curl_allow_auth_to_host() functionality 2022-09-27 14:05:37 +02:00
vauth.h misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00