curl/lib/vauth
Stefan Eissing ef90ee39e1
lib: supress deprecation warnings in apple builds
On apple builds, the gssapi/ldap/securetransport headers deprecate
almost everything which leads to a wall of compiler warnings on use in
code.

Suppress those warning that may hide other warnings/errors.

Closes #15763
2024-12-17 14:54:34 +01:00
..
.checksrc
cleartext.c
cram.c lib: remove function pointer typecasts for hmac/sha256/md5 2024-10-15 14:32:39 +02:00
digest_sspi.c src/lib: remove redundant ternary operators 2024-10-29 08:18:30 +01:00
digest.c digest: produce a shorter cnonce in Digest headers 2024-12-04 15:34:25 +01:00
digest.h
gsasl.c lib: use bool/TRUE/FALSE properly 2024-10-03 09:31:56 +02:00
krb5_gssapi.c lib: supress deprecation warnings in apple builds 2024-12-17 14:54:34 +01:00
krb5_sspi.c src/lib: remove redundant ternary operators 2024-10-29 08:18:30 +01:00
ntlm_sspi.c src/lib: remove redundant ternary operators 2024-10-29 08:18:30 +01:00
ntlm.c src/lib: remove redundant ternary operators 2024-10-29 08:18:30 +01:00
ntlm.h
oauth2.c
spnego_gssapi.c lib: supress deprecation warnings in apple builds 2024-12-17 14:54:34 +01:00
spnego_sspi.c src/lib: remove redundant ternary operators 2024-10-29 08:18:30 +01:00
vauth.c src/lib: remove redundant ternary operators 2024-10-29 08:18:30 +01:00
vauth.h