platform/upstream/curl.git
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
2011-06-17 Daniel StenbergCURLFORM_STREAM: acknowledge CURLFORM_FILENAME
2011-06-17 Yang Tseconfigure: avoid direct usage of AS_TR_* macros
2011-06-17 Yang Tsexc-translit.m4 provides transliteration macros with...
2011-06-14 Daniel StenbergRELEASE-NOTES: add more contributors for this release
2011-06-14 Daniel StenbergRELEASE-NOTES: synced with 0aedccc18a33a778535
2011-06-13 Daniel Stenbergcurl_formget: fix FILE * leak
2011-06-13 Daniel Stenbergcurl_formget: treat CURLFORM_STREAM better
2011-06-13 Daniel Stenbergcurl_formget.3: CURLFORM_STREAM has its drawbacks
2011-06-13 Daniel StenbergFAQ: binding clarification
2011-06-12 Dan FandrichAdded http as a dependency of test 1308
2011-06-11 Daniel Stenbergtest1309: added to the dist
2011-06-11 Daniel Stenbergwrite: add return code checks when used
2011-06-11 Daniel Stenberglong/int mess
2011-06-11 Yang Tseconfigure: OpenSSL API detection cleanup
2011-06-11 Dan FandrichFixed test 1309 to pass the torture test
2011-06-10 Daniel Stenbergsplay: add unit tests
2011-06-10 Daniel Stenbergunittest: mark all unit tested functions
2011-06-10 Daniel StenbergCURLOPT_WRITEHEADER: clarify the docs
2011-06-10 Daniel Stenbergunit test formpost: added test case 1308
2011-06-09 Yang Tseconfigure: warn if OpenSSL headers and library versions...
2011-06-09 Yang Tseconfigure: get API info for a couple of OpenSSL functio...
2011-06-08 Yang Tseconfigure: get API info for a couple of OpenSSL functio...
2011-06-08 Yang Tseconfigure: fix recvfrom 5th arg type qualifier detectio...
2011-06-08 Yang Tseconfigure: fix recvfrom 5th arg type qualifier detection
next