platform/upstream/curl.git
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.
2011-07-12 Julien ChaffraixAdded Curl_gss_init_sec_context.
2011-07-12 Julien Chaffraixhttp_negociate: Be consistent in gss_init_sec_context...
2011-07-04 Daniel Stenbergcode style: space between close paren and open brace
2011-07-04 Daniel Stenbergchecksrc: detect open brace without space
2011-07-04 Daniel Stenbergpolarssl.h: remove CVS leftover
2011-07-03 Daniel Stenberghelp output: more gnu like output
2011-07-03 Daniel Stenbergsws: allow multiple commands in <servercmd>
2011-07-01 Daniel StenbergCurl_http_readwrite_headers: minor indent fix
2011-06-30 Daniel Stenberggitignore: config.cache
2011-06-30 Daniel Stenbergdocs: FTP quotes support '*' prefix to ignore errors
2011-06-29 Daniel StenbergTHANKS: new contributors from 7.21.7
2011-06-29 Daniel Stenbergget_gss_name: proxy auth without proxy set equals error
2011-06-28 Daniel Stenbergexamples: cleanup curl includes
2011-06-27 Daniel Stenberglibtests: stop checking for CURLM_CALL_MULTI_PERFORM
2011-06-24 Dan FandrichFixed test 1300 to pass the memory torture test
2011-06-24 Dan FandrichDisplay notes from setup file in testcurl.pl
2011-06-24 Dan FandrichAdded a leap second test to test517
2011-06-23 Daniel Stenbergruntests.pl: warn if a test is explicitly disabled
2011-06-23 Daniel Stenbergbump release: start working towards 7.21.8
2011-06-23 Daniel Stenbergparsedate: detect more invalid dates better
2011-06-23 Daniel Stenbergcurl_formfree: clarify which pointer to free
2011-06-22 Daniel StenbergRELEASE-NOTES: mention security issue 20110623
2011-06-22 Daniel StenbergRELEASE-NOTES: synced with 9016958aa8989
2011-06-22 Daniel StenbergCurl_input_negotiate: do not delegate GSSAPI credentials
2011-06-21 Josue Andrade... windows build: use correct MS CRT
2011-06-21 Daniel StenbergMerge pull request #23 from salty-horse/pop3_list_space
2011-06-21 Ori Avtalion[pop3] remove extra space in LIST command
2011-06-21 Yang Tsehttp: fix compiler warning
2011-06-21 Yang Tseasyn-thread: fix compiler warning
2011-06-21 Yang Tsecmake: remove spurious definition
2011-06-21 Daniel StenbergFAQ: more blurb on persistent connections
2011-06-20 Yang Tsexc-translit.m4 fix quoting
2011-06-20 Daniel StenbergINSTALL: mention the GIT-INFO file
2011-06-20 Dan FandrichAdded LOCAL_MODULE_TAGS to support Android gingerbread
2011-06-19 Amr Shahinunitteset: Curl_llist_move
next