platform/upstream/curl.git
2011-08-11 Steve Holmehttp NTLM: Tidied up more inconsistent spacing.
2011-08-10 Daniel Stenbergrtsp.c: converted to C
2011-08-10 Jim Hollingerrtsp.c: new example
2011-08-10 Daniel StenbergTODO: remove curl_formpost in a future version
2011-08-09 Yang Tsehttp NTLM: Further tiding up to libcurl standards
2011-08-09 Steve Holmehttp NTLM: Tidied up http_ntlm prior to splitting the...
2011-08-09 Daniel StenbergTODO-RELEASE: issue #289 is fixed
2011-08-09 Daniel Stenbergcookie parser: handle 'secure='
2011-08-09 Daniel Stenbergcurl.h: mark deprecated CURLOPT_ options on same line
2011-08-09 Daniel StenbergRELEASE-NOTES: recounted and updated some numbers
2011-08-09 Daniel Stenbergproxy protocol docs: rephrased and updated
2011-08-08 Daniel StenbergRELEASE-NOTES: synced with 45d883d88df7
2011-08-08 Daniel StenbergCURLFORM_BUFFER: insert filename as documented
2011-08-08 Yang Tsecurl-compilers.m4: serial number bump
2011-08-08 Yang Tsecurl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM...
2011-08-08 Daniel StenbergSOCKS: fix the connect timeout
2011-08-08 Daniel Stenbergftp_doing: bail out on error properly
2011-08-08 Daniel Stenbergs/7.21.8/7.22.0
2011-08-08 Daniel Stenbergversion bump: next release is 7.22.0
2011-08-08 Daniel StenbergVERSIONS: clarify our versioning concept
2011-08-07 Cristian RodríguezOpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available...
2011-08-07 Daniel StenbergTODO-RELEASE: close issue #292
2011-08-07 Daniel StenbergCurl_pgrsStartNow: clear all bits except HIDE
2011-08-07 Daniel Stenbergreadwrite_data: improved C-E decoding error message
2011-08-07 Yang TseBSD-style lwIP TCP/IP stack support - followup
2011-08-07 Yang TseNTLM single-sign on adjustments (IX)
2011-08-06 Yang Tseconfig-win32.h: comments adjustments
2011-08-06 Daniel StenbergTODO-RELEASE: committed issue #304
2011-08-06 Christian Hägeleasyn-thread: check for dotted addresses before thread...
2011-08-06 Daniel StenbergTODO-RELEASE: Add #307 two issues by "Spoon Man"
2011-08-05 Yang Tsechecksrc.pl: add quotes to var
2011-08-05 Yang Tsekeep a single copy of config-win32.h in version control...
2011-08-05 Yang TseBSD-style lwIP TCP/IP stack support - docs/INSTALL...
2011-08-05 Yang TseBSD-style lwIP TCP/IP stack support - followup
2011-08-05 Yang Tsegit ignore src/config-win32.h
2011-08-05 Yang Tsekeep a single copy of config-win32.h in version control...
2011-08-04 Daniel StenbergRELEASE-NOTES: synced with afe88d85f40e1
2011-08-04 Daniel Stenbergtest710: verify that --proxy socks5://hostname works
2011-08-04 Daniel Stenbergcreate_conn: mark non-HTTP proxies accordingly
2011-08-04 Daniel Stenbergtest709: HTTP GET via SOCKS5 set in environment
2011-08-04 Daniel StenbergTODO-RELEASE: issue #293 is done
2011-08-04 Daniel Stenbergsegfault fixed
2011-08-04 Daniel Stenbergtest1313: test content-disposition with uneven quotes
2011-08-04 Daniel Stenbergparse_filename: deal with escaped quotes
2011-08-04 Yang TseBSD-style lwIP TCP/IP stack support:
2011-08-04 Yang Tsecurl.h: untangle a preprocessor block, removing duplica...
2011-08-04 Daniel StenbergTODO-RELEASE: issue #290 fixed
2011-08-04 Daniel Stenberg-J: support ';' in quoted file names
2011-08-04 Daniel Stenberggetpart.pm: when no part match, return blank when secti...
2011-08-04 Daniel Stenbergruntests.pl: support option=no-include
2011-08-04 Daniel StenbergTODO-RELESE: #306 - SSL Sessions shared
2011-08-03 Daniel StenbergTODO-RELEASE: updated with current issues
2011-08-03 Kamil Dudkacurl_gssapi: add a missing include of sendf.h
2011-08-03 Kamil Dudkacurl_gssapi: refine the handling of CURLOPT_GSSAPI_DELE...
2011-08-03 Adam TkacAdd new CURLOPT_GSSAPI_DELEGATION option.
2011-07-31 Yang Tseconfigure: add check for <sys/wait.h>
2011-07-31 Yang TseNTLM single-sign on adjustments (VIII)
2011-07-29 Dan FandrichRenumbered test2005 to test1310
2011-07-29 Yang Tsecurl-functions.m4 serial # bump
2011-07-29 Yang TseRevert "configure: additional flag checks for fcntl...
2011-07-29 Yang Tseconfigure: additional flag checks for fcntl() socket...
2011-07-29 Yang TseNTLM single-sign on adjustments (VII)
2011-07-29 Yang Tsesocketpair() usage tracking to allow fd leak detection
2011-07-29 Yang Tsefix compiler warning
2011-07-28 Dan FandrichAvoid a "shadows global declaration" warning on old...
2011-07-28 Yang TseNTLM single-sign on adjustments (VI)
2011-07-28 Dan FandrichGive the NTLM SSO helper a moment to cleanly shut down...
2011-07-28 Dan FandrichRemoved an extraneous \n that violated the SSO daemon...
2011-07-28 Yang TseNTLM single-sign on adjustments (V)
2011-07-28 Dan FandrichFixed a couple of memory leaks in NTLM SSO support
2011-07-27 Yang TseNTLM single-sign on adjustments (IV)
2011-07-27 Yang TseNTLM single-sign on adjustments (III)
2011-07-27 Yang TseNTLM single-sign on adjustments (II)
2011-07-27 Yang TseNTLM single-sign on adjustments (I)
2011-07-26 Dan FandrichFixed test 2005 to work in out-of-tree builds
2011-07-26 Yang Tsefix compiler warning
2011-07-26 Yang Tsefix compiler warning
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-25 Yang TseWIN32 io.h and fcntl.h inclusion done in setup_once.h
2011-07-25 Yang Tsetime.h and sys/time.h inclusion conditionally done...
2011-07-25 Yang Tseerrno.h inclusion conditionally done in setup_once...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-07-22 Ben Winslowprogress: reset flags at transfer start
2011-07-19 Daniel StenbergRELEASE-NOTES: HTTP error handling on request body...
2011-07-19 Daniel Stenberghttp error response: stop sending when error is received
2011-07-19 Michael Muellersso_ntlm_initiate: unassigned variable
2011-07-19 Daniel Stenbergtest2005: require a debug build
2011-07-19 Daniel Stenbergruntests: add 'debug' as a feature a test can require
2011-07-19 Daniel Stenbergconfigure: avoid "test -e"
2011-07-18 Daniel Stenbergsymbols-in-versions: add NTLM_SSO symbols
2011-07-18 Daniel Stenberggitignore: ignore fake_ntlm
2011-07-18 Mandy Wutest2005: verify ntlm single-signon
2011-07-18 Mandy WuNTLM single-sign on supported
2011-07-16 Daniel Stenbergsws: don't enable pipelining for requests with content...
2011-07-14 Patrick MonneratFix OS400 scripts to make it compilable again.
2011-07-14 Daniel Stenbergruntests: ignore the 'all_proxy' environment variable...
2011-07-14 Julien Chaffraixcurl_gssapi: Guard files with HAVE_GSSAPI.
2011-07-13 Daniel Stenberggssapi: rename our files to avoid conflicts
2011-07-12 Daniel Stenbergsilence picky compilers: mark unused parameters
2011-07-12 Julien Chaffraixgssapi.c: Simplified the function.
next