Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
4 anni fa |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 anni fa |
Steve Holme
|
bb8cf05169
http_ntlm: Remove duplicate NSS initialisation
|
5 anni fa |
Steve Holme
|
85bef18ca1
http_ntlm: Move the NTLM state out of the ntlmdata structure
|
5 anni fa |
Steve Holme
|
52dfab65d6
auth: Rename the various authentication clean up functions
|
5 anni fa |
georgeok
|
a730432e59
spnego_sspi: add support for channel binding
|
5 anni fa |
Marcel Raad
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
6 anni fa |
toughengineer
|
bc4b8c9717
ntlm_sspi: fix authentication using Credential Manager
|
7 anni fa |
Jay Satiro
|
953b5c4e26
ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header
|
7 anni fa |
Viktor Szakats
|
6f86022df2
ntlm: use strict order for SSL backend #if branches
|
7 anni fa |
Patrick Monnerat
|
6869d65f54
Curl_base64_encode: always call with a real data handle.
|
7 anni fa |
Viktor Szakats
|
88bdd7cf6f
use *.sourceforge.io and misc URL updates
|
7 anni fa |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 anni fa |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 anni fa |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 anni fa |
Viktor Szakats
|
a24f71aac4
URLs: change http to https in many places
|
8 anni fa |
Steve Holme
|
f0bdd72c10
http_ntlm: Renamed from curl_ntlm.[c|h]
|
8 anni fa |
Yang Tse
|
662c1d87f3
NTLM: END of refactoring/splitting/moving
|
13 anni fa |
Yang Tse
|
260ee6b7bf
NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
|
13 anni fa |
Yang Tse
|
b976d108f1
NTLM_WB: final congruency naming adjustments
|
13 anni fa |
Yang Tse
|
407e08baad
NTLM single-sign on adjustments (X)
|
13 anni fa |
Steve Holme
|
d535cff775
http NTLM: refactoring followup
|
13 anni fa |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
13 anni fa |
Steve Holme
|
006b011cdf
http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patch
|
13 anni fa |
Yang Tse
|
b9d5e72adc
http NTLM: reinstate "nssg.h" "curl_sspi.h" header inclusions
|
13 anni fa |
Yang Tse
|
e575cbc815
http NTLM: reinstate "memdebug.h" header inclusion
|
13 anni fa |
Daniel Stenberg
|
dfb18da5dc
Curl_output_ntlm: remove unused variable
|
13 anni fa |
Yang Tse
|
dc4f9d185d
http NTLM: fix 8 compiler warnings
|
13 anni fa |
Yang Tse
|
98fb0ef73e
http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]
|
13 anni fa |
Yang Tse
|
b4d6db83de
http NTLM: change return type of Curl_input_ntlm() to CURLcode
|
13 anni fa |