aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-05BSD-style lwIP TCP/IP stack support - docs/INSTALL blurbYang Tse
2011-08-05BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-05git ignore src/config-win32.hYang Tse
2011-08-05keep a single copy of config-win32.h in version control repository.Yang Tse
2011-08-05RELEASE-NOTES: synced with afe88d85f40e1Daniel Stenberg
2011-08-05test710: verify that --proxy socks5://hostname worksDaniel Stenberg
2011-08-05create_conn: mark non-HTTP proxies accordinglyDaniel Stenberg
2011-08-05test709: HTTP GET via SOCKS5 set in environmentDaniel Stenberg
2011-08-04TODO-RELEASE: issue #293 is doneDaniel Stenberg
2011-08-04segfault fixedDaniel Stenberg
2011-08-04test1313: test content-disposition with uneven quotesDaniel Stenberg
2011-08-04parse_filename: deal with escaped quotesDaniel Stenberg
2011-08-04BSD-style lwIP TCP/IP stack support:Yang Tse
2011-08-04curl.h: untangle a preprocessor block, removing duplicate sys/types.h inclusionYang Tse
2011-08-04TODO-RELEASE: issue #290 fixedDaniel Stenberg
2011-08-04-J: support ';' in quoted file namesDaniel Stenberg
2011-08-04getpart.pm: when no part match, return blank when section endsDaniel Stenberg
2011-08-04runtests.pl: support option=no-includeDaniel Stenberg
2011-08-04TODO-RELESE: #306 - SSL Sessions sharedDaniel Stenberg
2011-08-04TODO-RELEASE: updated with current issuesDaniel Stenberg
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-31configure: add check for <sys/wait.h>Yang Tse
2011-07-31NTLM single-sign on adjustments (VIII)Yang Tse
2011-07-29Renumbered test2005 to test1310Dan Fandrich
2011-07-29curl-functions.m4 serial # bumpYang Tse
2011-07-29Revert "configure: additional flag checks for fcntl() socket() and socketpair()"Yang Tse
2011-07-29configure: additional flag checks for fcntl() socket() and socketpair()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-29fix compiler warningYang Tse
2011-07-28Avoid a "shadows global declaration" warning on old MIT KerberosDan Fandrich
2011-07-28NTLM single-sign on adjustments (VI)Yang Tse
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-28NTLM single-sign on adjustments (V)Yang Tse
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-27NTLM single-sign on adjustments (II)Yang Tse
2011-07-27NTLM single-sign on adjustments (I)Yang Tse
2011-07-26Fixed test 2005 to work in out-of-tree buildsDan Fandrich
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