1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vauth
Viktor Szakats 62c4f2f10f
gsasl: fix errors/warnings building against libgsasl
- also fix an indentation
- make Curl_auth_gsasl_token() use CURLcode (by Daniel Stenberg)

Ref: https://github.com/curl/curl/pull/6372#issuecomment-776118711
Ref: https://github.com/curl/curl/pull/6588

Reviewed-by: Jay Satiro
Assisted-by: Daniel Stenberg
Reviewed-by: Simon Josefsson
Closes #6587
2021-02-10 18:55:58 +00:00
..
cleartext.c curl.se: new home 2020-11-04 23:59:47 +01:00
cram.c curl.se: new home 2020-11-04 23:59:47 +01:00
digest_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
digest.c misc: fix "warning: empty expression statement has no effect" 2020-12-26 23:44:17 +01:00
digest.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gsasl.c gsasl: fix errors/warnings building against libgsasl 2021-02-10 18:55:58 +00:00
krb5_gssapi.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
krb5_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
ntlm_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
ntlm.c curl.se: new home 2020-11-04 23:59:47 +01:00
ntlm.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
oauth2.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
spnego_gssapi.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
spnego_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
vauth.c curl.se: new home 2020-11-04 23:59:47 +01:00
vauth.h sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsasl 2021-02-09 10:53:25 +01:00