Steve Holme
|
f0bdd72c10
http_ntlm: Renamed from curl_ntlm.[c|h]
|
vor 8 Jahren |
Yang Tse
|
662c1d87f3
NTLM: END of refactoring/splitting/moving
|
vor 13 Jahren |
Yang Tse
|
260ee6b7bf
NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
|
vor 13 Jahren |
Yang Tse
|
b976d108f1
NTLM_WB: final congruency naming adjustments
|
vor 13 Jahren |
Yang Tse
|
407e08baad
NTLM single-sign on adjustments (X)
|
vor 13 Jahren |
Yang Tse
|
b4d6db83de
http NTLM: change return type of Curl_input_ntlm() to CURLcode
|
vor 13 Jahren |
Yang Tse
|
a472ceb174
http NTLM: fix inclusion of curl_ntlm.h
|
vor 13 Jahren |
Steve Holme
|
301e907aed
http NTLM: move portions of http_ntlm.h into new curl_ntlm.h
|
vor 13 Jahren |
Yang Tse
|
3293150da2
http NTLM: more adjustments in preparation of code refactoring
|
vor 13 Jahren |
Yang Tse
|
c7fb556f26
http NTLM: Further tiding up to libcurl standards
|
vor 13 Jahren |
Steve Holme
|
5ed17de326
http NTLM: Tidied up http_ntlm prior to splitting the ntlm specific code
|
vor 13 Jahren |
Yang Tse
|
10a0bed485
NTLM single-sign on adjustments (VIII)
|
vor 13 Jahren |
Mandy Wu
|
a6d4807d02
NTLM single-sign on supported
|
vor 13 Jahren |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
vor 14 Jahren |
Daniel Stenberg
|
794b4da840
Indentation fixes, untabify and related whitespace-cleanup. No code changed.
|
vor 15 Jahren |
Yang Tse
|
e813bf31d7
Introduced curl_sspi.c and curl_sspi.h for the implementation of functions
|
vor 16 Jahren |
Yang Tse
|
2d77f7cd48
fix compiler warning: function declaration isn't a prototype
|
vor 16 Jahren |
Daniel Stenberg
|
f8a3aa91cd
- Constantine Sapuntzakis filed bug report #2042430
|
vor 16 Jahren |
Dan Fandrich
|
8cf0814a14
Fixed some minor type mismatches and missing consts mainly found by splint.
|
vor 17 Jahren |
Yang Tse
|
5be7b543d8
Update NTLM flag and description
|
vor 17 Jahren |
Daniel Stenberg
|
cfff544d67
only enable NTLM if HTTP and NTLM is not disabled, and if NTLM is disabled
|
vor 19 Jahren |
Daniel Stenberg
|
463c0f7096
disabling HTTP should also nullify this function call
|
vor 19 Jahren |
Daniel Stenberg
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
vor 19 Jahren |
Daniel Stenberg
|
d1d35ba85f
Christopher R. Palmer made it possible to build libcurl with the
|
vor 19 Jahren |
Daniel Stenberg
|
5e75c310ba
'authdone' was added to the sessionhandle and thus was removed from the
|
vor 20 Jahren |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
vor 21 Jahren |
Daniel Stenberg
|
58b1437cae
When we issue a HTTP request, first make sure if the authentication phase
|
vor 21 Jahren |
Daniel Stenberg
|
fb731eb3e7
The NTLM functions now take a 'proxy' argument as well.
|
vor 21 Jahren |
Daniel Stenberg
|
071c95128e
moved the proxyuser and proxypasswd fields from the sessionhandle to the
|
vor 21 Jahren |
Daniel Stenberg
|
84cedc094e
added ntlm flag bits
|
vor 21 Jahren |