Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 年之前 |
Marcel Raad
|
897e8baa54
ntlm: remove unused feature defines
|
2 年之前 |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 年之前 |
x2018
|
d6ff35b5a5
sha256/md5: return errors when init fails
|
2 年之前 |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 年之前 |
Daniel Stenberg
|
3e820fbf25
ntlm: precaution against super huge type2 offsets
|
3 年之前 |
Patrick Monnerat
|
19ea52da4d
vauth: factor base64 conversions out of authentication procedures
|
3 年之前 |
Patrick Monnerat
|
9c1e1a6105
ntlm: fix negotiated flags usage
|
3 年之前 |
Patrick Monnerat
|
cca455a36b
ntlm: support version 2 on 32-bit platforms
|
3 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Daniel Stenberg
|
475c1aba68
checksrc: warn on empty line before open brace
|
4 年之前 |
Daniel Stenberg
|
376d5bb323
ntlm: free target_info before (re-)malloc
|
4 年之前 |
Ruurd Beerstra
|
d80d419d3e
ntlm: enable NTLM support with wolfSSL
|
4 年之前 |
Steve Holme
|
2d432f7e49
ntlm: Removed the dependency on the TLS libaries when using MD5
|
4 年之前 |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 年之前 |
Steve Holme
|
e7a1bc8ee4
ntlm: Fix misaligned function comments for Curl_auth_ntlm_cleanup()
|
5 年之前 |
Daniel Stenberg
|
50c9484278
ntlm: fix *_type3_message size check to avoid buffer overflow
|
5 年之前 |
Daniel Stenberg
|
b780b30d13
NTLM: fix size check condition for type2 received data
|
5 年之前 |
Markus Moeller
|
7bcca93459
ntlm: update selection of type 3 response
|
5 年之前 |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 年之前 |
Daniel Gustafsson
|
e182fc1613
comment: Fix multiple typos in function parameters
|
6 年之前 |
Rikard Falkeborn
|
b9446d18e7
ntlm: Fix format specifiers
|
6 年之前 |
toughengineer
|
bc4b8c9717
ntlm_sspi: fix authentication using Credential Manager
|
7 年之前 |
Daniel Stenberg
|
46e852ce26
ntlm: remove unnecessary NULL-check to please scan-build
|
7 年之前 |
Viktor Szakats
|
6f86022df2
ntlm: use strict order for SSL backend #if branches
|
7 年之前 |
Patrick Monnerat
|
6869d65f54
Curl_base64_encode: always call with a real data handle.
|
7 年之前 |
Jay Satiro
|
1cafede9f2
rand: treat fake entropy the same regardless of endianness
|
7 年之前 |
Marcel Raad
|
9bc92eeb0e
NTLM: check for features with #ifdef instead of #if
|
7 年之前 |
Viktor Szakats
|
88bdd7cf6f
use *.sourceforge.io and misc URL updates
|
7 年之前 |
Daniel Stenberg
|
f682156a4f
Curl_rand: fixed and moved to rand.c
|
8 年之前 |