Daniel Stenberg
|
50c9484278
ntlm: fix *_type3_message size check to avoid buffer overflow
|
5 gadi atpakaļ |
Daniel Stenberg
|
b780b30d13
NTLM: fix size check condition for type2 received data
|
5 gadi atpakaļ |
Markus Moeller
|
7bcca93459
ntlm: update selection of type 3 response
|
5 gadi atpakaļ |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 gadi atpakaļ |
Daniel Gustafsson
|
e182fc1613
comment: Fix multiple typos in function parameters
|
6 gadi atpakaļ |
Rikard Falkeborn
|
b9446d18e7
ntlm: Fix format specifiers
|
6 gadi atpakaļ |
toughengineer
|
bc4b8c9717
ntlm_sspi: fix authentication using Credential Manager
|
7 gadi atpakaļ |
Daniel Stenberg
|
46e852ce26
ntlm: remove unnecessary NULL-check to please scan-build
|
7 gadi atpakaļ |
Viktor Szakats
|
6f86022df2
ntlm: use strict order for SSL backend #if branches
|
7 gadi atpakaļ |
Patrick Monnerat
|
6869d65f54
Curl_base64_encode: always call with a real data handle.
|
7 gadi atpakaļ |
Jay Satiro
|
1cafede9f2
rand: treat fake entropy the same regardless of endianness
|
7 gadi atpakaļ |
Marcel Raad
|
9bc92eeb0e
NTLM: check for features with #ifdef instead of #if
|
7 gadi atpakaļ |
Viktor Szakats
|
88bdd7cf6f
use *.sourceforge.io and misc URL updates
|
7 gadi atpakaļ |
Daniel Stenberg
|
f682156a4f
Curl_rand: fixed and moved to rand.c
|
8 gadi atpakaļ |
Steve Holme
|
a0f212946b
vauth: Introduced Curl_auth_is_<mechansism>_supported() functions
|
8 gadi atpakaļ |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 gadi atpakaļ |
Viktor Szakats
|
a24f71aac4
URLs: change http to https in many places
|
8 gadi atpakaļ |
Steve Holme
|
58a7bc96ec
vauth: Refactored function names after move to new vauth directory
|
8 gadi atpakaļ |
Steve Holme
|
6012fa5aee
vauth: Moved the NTLM authentication code to the new vauth directory
|
9 gadi atpakaļ |