Rikard Falkeborn
|
b9446d18e7
ntlm: Fix format specifiers
|
6 years ago |
toughengineer
|
bc4b8c9717
ntlm_sspi: fix authentication using Credential Manager
|
7 years ago |
Daniel Stenberg
|
46e852ce26
ntlm: remove unnecessary NULL-check to please scan-build
|
7 years ago |
Viktor Szakats
|
6f86022df2
ntlm: use strict order for SSL backend #if branches
|
7 years ago |
Patrick Monnerat
|
6869d65f54
Curl_base64_encode: always call with a real data handle.
|
7 years ago |
Jay Satiro
|
1cafede9f2
rand: treat fake entropy the same regardless of endianness
|
7 years ago |
Marcel Raad
|
9bc92eeb0e
NTLM: check for features with #ifdef instead of #if
|
7 years ago |
Viktor Szakats
|
88bdd7cf6f
use *.sourceforge.io and misc URL updates
|
7 years ago |
Daniel Stenberg
|
f682156a4f
Curl_rand: fixed and moved to rand.c
|
8 years ago |
Steve Holme
|
a0f212946b
vauth: Introduced Curl_auth_is_<mechansism>_supported() functions
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Viktor Szakats
|
a24f71aac4
URLs: change http to https in many places
|
8 years ago |
Steve Holme
|
58a7bc96ec
vauth: Refactored function names after move to new vauth directory
|
8 years ago |
Steve Holme
|
6012fa5aee
vauth: Moved the NTLM authentication code to the new vauth directory
|
9 years ago |