aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-07-25WIN32 io.h and fcntl.h inclusion done in setup_once.hYang Tse
2011-07-25time.h and sys/time.h inclusion conditionally done in setup_once.hYang Tse
2011-07-25errno.h inclusion conditionally done in setup_once.h - followupYang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-07-22progress: reset flags at transfer startBen Winslow
2011-07-20http error response: stop sending when error is receivedDaniel Stenberg
2011-07-19sso_ntlm_initiate: unassigned variableMichael Mueller
2011-07-18NTLM single-sign on supportedMandy Wu
2011-07-13curl_gssapi: Guard files with HAVE_GSSAPI.Julien Chaffraix
2011-07-13gssapi: rename our files to avoid conflictsDaniel Stenberg
2011-07-12silence picky compilers: mark unused parametersDaniel Stenberg
2011-07-12gssapi.c: Simplified the function.Julien Chaffraix
2011-07-12Added Curl_gss_init_sec_context.Julien Chaffraix
2011-07-12http_negociate: Be consistent in gss_init_sec_context attributes.Julien Chaffraix
2011-07-04code style: space between close paren and open braceDaniel Stenberg
2011-07-04checksrc: detect open brace without spaceDaniel Stenberg
2011-07-04polarssl.h: remove CVS leftoverDaniel Stenberg
2011-07-01Curl_http_readwrite_headers: minor indent fixDaniel Stenberg
2011-06-29get_gss_name: proxy auth without proxy set equals errorDaniel Stenberg
2011-06-23parsedate: detect more invalid dates betterDaniel Stenberg
2011-06-22Curl_input_negotiate: do not delegate GSSAPI credentialsDaniel Stenberg
2011-06-21windows build: use correct MS CRTJosue Andrade Gomes
2011-06-21[pop3] remove extra space in LIST commandOri Avtalion
2011-06-21http: fix compiler warningYang Tse
2011-06-21asyn-thread: fix compiler warningYang Tse
2011-06-21cmake: remove spurious definitionYang Tse
2011-06-19unitteset: Curl_llist_moveAmr Shahin
2011-06-17CURLFORM_STREAM: acknowledge CURLFORM_FILENAMEDaniel Stenberg
2011-06-13curl_formget: fix FILE * leakDaniel Stenberg
2011-06-13curl_formget: treat CURLFORM_STREAM betterDaniel Stenberg
2011-06-11long/int messDaniel Stenberg
2011-06-10splay: add unit testsDaniel Stenberg
2011-06-10unittest: mark all unit tested functionsDaniel Stenberg