index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http_ntlm.c
Age
Commit message (
Expand
)
Author
2016-03-27
http_ntlm: Renamed from curl_ntlm.[c|h]
Steve Holme
2011-08-28
NTLM: END of refactoring/splitting/moving
Yang Tse
2011-08-27
NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
Yang Tse
2011-08-27
NTLM_WB: final congruency naming adjustments
Yang Tse
2011-08-26
NTLM single-sign on adjustments (X)
Yang Tse
2011-08-25
http NTLM: refactoring followup
Steve Holme
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-08-22
http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patch
Steve Holme
2011-08-15
http NTLM: reinstate "nssg.h" "curl_sspi.h" header inclusions
Yang Tse
2011-08-14
http NTLM: reinstate "memdebug.h" header inclusion
Yang Tse
2011-08-14
Curl_output_ntlm: remove unused variable
Daniel Stenberg
2011-08-14
http NTLM: fix 8 compiler warnings
Yang Tse
2011-08-14
http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]
Yang Tse
2011-08-13
http NTLM: change return type of Curl_input_ntlm() to CURLcode
Yang Tse
2011-08-13
http NTLM: update NTLM type-* message structure descriptions - followup
Yang Tse
2011-08-12
http NTLM: update NTLM message structure notes
Yang Tse
2011-08-12
http NTLM: more adjustments in preparation of code refactoring
Yang Tse
2011-08-11
http NTLM: fix compiler warning
Yang Tse
2011-08-11
http NTLM: Tidied up more inconsistent spacing.
Steve Holme
2011-08-09
http NTLM: Further tiding up to libcurl standards
Yang Tse
2011-08-09
http NTLM: Tidied up http_ntlm prior to splitting the ntlm specific code
Steve Holme
2011-08-07
NTLM single-sign on adjustments (IX)
Yang Tse
2011-07-31
NTLM single-sign on adjustments (VIII)
Yang Tse
2011-07-29
NTLM single-sign on adjustments (VII)
Yang Tse
2011-07-29
socketpair() usage tracking to allow fd leak detection
Yang Tse
2011-07-28
Give the NTLM SSO helper a moment to cleanly shut down if needed
Dan Fandrich
2011-07-28
Removed an extraneous \n that violated the SSO daemon protocol
Dan Fandrich
2011-07-27
Fixed a couple of memory leaks in NTLM SSO support
Dan Fandrich
2011-07-27
NTLM single-sign on adjustments (IV)
Yang Tse
2011-07-27
NTLM single-sign on adjustments (III)
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-24
errno.h inclusion conditionally done in setup_once.h
Yang Tse
2011-07-19
sso_ntlm_initiate: unassigned variable
Michael Mueller
2011-07-18
NTLM single-sign on supported
Mandy Wu
2011-06-02
OpenSSL enabled: require OPENSSL_VERSION_NUMBER definition before usage.
Yang Tse
2011-05-23
compiler warning: fix
Yang Tse
2011-05-23
compiler warning: fix
Yang Tse
2011-05-23
compiler warning: fix
Yang Tse
2011-05-21
compiler warning: fix
Yang Tse
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-25
Fixed compiler warning in Windows SSPI case
Dan Fandrich
2011-04-22
NTLM: work with unicode
Daniel Stenberg
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg
2010-07-30
NTLM tests: boost coverage by forcing the hostname
Kamil Dudka
2010-06-30
http_ntlm: add support for NSS
Kamil Dudka
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-11
Allow compilation even when OpenSSL has been configured without MD4 support.
Dan Fandrich
2010-01-24
Julien Chaffraix corrected bad #elif lines to silence warnings
Daniel Stenberg
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-03-05
Fix NTLM authentication memory leak on SSPI enabled Windows builds
Yang Tse
[next]