aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-08-14http NTLM: reinstate "memdebug.h" header inclusionYang Tse
2011-08-14RTSP: GET_PARAMETER requests have a bodyDaniel Stenberg
2011-08-14Curl_output_ntlm: remove unused variableDaniel Stenberg
2011-08-14http NTLM: fix 8 compiler warningsYang Tse
2011-08-14http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]Yang Tse
2011-08-14http_negotiate_sspi.c: fix compiler warningYang Tse
2011-08-13http NTLM: change return type of Curl_input_ntlm() to CURLcodeYang Tse
2011-08-13VC6 makefiles: added embedded documentationDaniel Stenberg
2011-08-13Curl_retry_request: check return code!Daniel Stenberg
2011-08-13http NTLM: update NTLM type-* message structure descriptions - followupYang Tse
2011-08-12http NTLM: fix inclusion of curl_ntlm.hYang Tse
2011-08-12http NTLM: update NTLM message structure notesYang Tse
2011-08-12http NTLM: move portions of http_ntlm.h into new curl_ntlm.hSteve Holme
2011-08-12http NTLM: more adjustments in preparation of code refactoringYang Tse
2011-08-11http NTLM: fix compiler warningYang Tse
2011-08-11http NTLM: Tidied up more inconsistent spacing.Steve Holme
2011-08-09http NTLM: Further tiding up to libcurl standardsYang Tse
2011-08-09http NTLM: Tidied up http_ntlm prior to splitting the ntlm specific codeSteve Holme
2011-08-09cookie parser: handle 'secure='Daniel Stenberg
2011-08-08CURLFORM_BUFFER: insert filename as documentedDaniel Stenberg
2011-08-08SOCKS: fix the connect timeoutDaniel Stenberg
2011-08-08ftp_doing: bail out on error properlyDaniel Stenberg
2011-08-07OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available, reduces memory useCristian Rodríguez
2011-08-07Curl_pgrsStartNow: clear all bits except HIDEDaniel Stenberg
2011-08-07readwrite_data: improved C-E decoding error messageDaniel Stenberg
2011-08-07BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-07NTLM single-sign on adjustments (IX)Yang Tse
2011-08-06config-win32.h: comments adjustmentsYang Tse
2011-08-06asyn-thread: check for dotted addresses before thread startsChristian Hägele
2011-08-05checksrc.pl: add quotes to varYang Tse
2011-08-05keep a single copy of config-win32.h in version control repository - followupYang Tse
2011-08-05BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-05keep a single copy of config-win32.h in version control repository.Yang Tse
2011-08-05create_conn: mark non-HTTP proxies accordinglyDaniel Stenberg
2011-08-04BSD-style lwIP TCP/IP stack support:Yang Tse
2011-08-03curl_gssapi: add a missing include of sendf.hKamil Dudka
2011-08-03curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka
2011-08-03Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac
2011-07-31NTLM single-sign on adjustments (VIII)Yang Tse
2011-07-29NTLM single-sign on adjustments (VII)Yang Tse
2011-07-29socketpair() usage tracking to allow fd leak detectionYang Tse
2011-07-28Avoid a "shadows global declaration" warning on old MIT KerberosDan Fandrich
2011-07-28Give the NTLM SSO helper a moment to cleanly shut down if neededDan Fandrich
2011-07-28Removed an extraneous \n that violated the SSO daemon protocolDan Fandrich
2011-07-27Fixed a couple of memory leaks in NTLM SSO supportDan Fandrich
2011-07-27NTLM single-sign on adjustments (IV)Yang Tse
2011-07-27NTLM single-sign on adjustments (III)Yang Tse
2011-07-26fix compiler warningYang Tse
2011-07-26fix compiler warningYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse