platform/upstream/curl.git
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
2011-06-07 Kamil Dudkadisconnect: wipe out the keeps_speed time stamp
2011-06-07 Yang Tseurldata: use uniform inclusion style for OpenSSL headers
2011-06-07 Daniel StenbergHTTP time condition: force closure for 200 OK
2011-06-07 Daniel StenbergRELEASE-NOTES: synced with b772f3a32146d7d
2011-06-06 Yang Tseconfigure: get API info for a couple of OpenSSL functions
2011-06-05 Daniel Stenbergwait_ms: takes an int argument
2011-06-04 Daniel StenbergCurl_socket_ready: make timeout a 'long'
2011-06-04 Yang Tsexlc: avoid preprocessor definition usage when linking
2011-06-03 Yang Tseunit tests: disable unit tests for a given cross-compil...
2011-06-03 Daniel Stenbergcookie_output: made private
2011-06-03 Daniel Stenbergdigest_cleanup_one: made private
2011-06-03 Daniel Stenbergprivatise: make private functions static
2011-06-03 Daniel StenbergCurl_fileinfo_dup: removed, not used
2011-06-03 Daniel Stenbergparsedate: turn private and static
2011-06-03 Dan Fandrichcurl hasn't sent a Pragma: header by default for a...
2011-06-02 Yang Tseunit tests: attempt to fix linkage issue
2011-06-02 Yang Tseurlglob: fix zero size malloc
2011-06-02 Yang TseRemove unnecessary typecast
2011-06-02 Yang Tsecompiler warning: fix
2011-06-02 Yang Tseunit tests: make unit tests building actually depend...
2011-06-02 Yang TseOpenSSL enabled: require OPENSSL_VERSION_NUMBER definit...
2011-06-01 Yang Tseunit tests: more build adjustments
2011-06-01 Daniel StenbergCURLOPT_WILDCARDMATCH: minor style edit
2011-06-01 Yang Tsemakefile: avoid preprocessor definition usage when...
2011-06-01 Yang Tsewarnless: icc 9.1 workaround
2011-05-31 Daniel Stenbergtestcurl.pl: allow configure args to use '='
next