curl-curl/lib/vauth
Viktor Szakats 51b85bdc6c
windows: use consistent format when showing error codes
For `GetLastError()` and `SECURITY_STATUS`:
0x-prefixed, 8-digit, lowercase, hex: 0x1234abcd

Also: say `GetLastError()` instead of `errno` in one message.

Closes #18877
2025-10-06 14:00:29 +02:00
..
.checksrc curlx: move Curl_strerror, use in src and tests, ban strerror globally 2025-10-06 09:44:23 +02:00
cleartext.c curl_setup: use SIZE_MAX instead of SIZE_T_MAX 2025-08-29 09:45:06 +02:00
cram.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
digest_sspi.c windows: use native error code types more 2025-10-06 12:12:44 +02:00
digest.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00
digest.h
gsasl.c lib: include files using known path 2025-04-08 17:00:00 +02:00
krb5_gssapi.c tidy-up: more whitespace/indent, comments 2025-07-25 11:47:51 +02:00
krb5_sspi.c krb5_sspi: the chlg argument is NOT optional 2025-10-06 13:58:43 +02:00
ntlm_sspi.c windows: use consistent format when showing error codes 2025-10-06 14:00:29 +02:00
ntlm.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
oauth2.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00
spnego_gssapi.c tidy-up: more whitespace/indent, comments 2025-07-25 11:47:51 +02:00
spnego_sspi.c windows: use native error code types more 2025-10-06 12:12:44 +02:00
vauth.c tidy-up: avoid using the reserved macro namespace 2025-09-20 02:27:06 +02:00
vauth.h windows: use native error code types more 2025-10-06 12:12:44 +02:00