aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-22build_vms.com: fix debug and float optionsJohn E. Malmberg
2013-07-22curl: fix upload of a zip file in OpenVMSJohn E. Malmberg
2013-07-22libtest: fix data type of some *_setopt() 'long' argumentsYang Tse
2013-07-22curl: fix symbolic names for CURL_NETRC_* enum in --libcurl outputYang Tse
2013-07-22curl: fix symbolic names for CURLUSESSL_* enum in --libcurl outputYang Tse
2013-07-22tool_operate.c: fix passing curl_easy_setopt long arg on some x64 ABIsYang Tse
2013-07-21curl_multi_wait: fix reventsDaniel Stenberg
2013-07-19RELEASE-NOTES: synced with d529f3882b9bcaDaniel Stenberg
2013-07-19curl_easy_perform: gradually increase the delay timeDaniel Stenberg
2013-07-19ftp_do_more: consider DO_MORE complete when server connects backDaniel Stenberg
2013-07-19Makefile.b32: Borland makefile adjustments. Tested with BCC 5.5.1Yang Tse
2013-07-19WIN32 MemoryTracking: require UNICODE for wide strdup code supportYang Tse
2013-07-18CURLOPT_XFERINFOFUNCTION: introducing a new progress callbackDaniel Stenberg
2013-07-18Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".Yang Tse
2013-07-18xc-am-iface.m4: comments refinementYang Tse
2013-07-18configure: fix 'subdir-objects' distclean related issueYang Tse
2013-07-18curl_multi_wait: set revents for extra fdsEvgeny Turnaev
2013-07-17asyn-ares: Don't blank ares servers if none configured.Ben Greear
2013-07-17cmake: Fix for MSVC2010 project generationSergei Nikulov
2013-07-17mk-ca-bundle.1: point out certdata.txt format docsDaniel Stenberg
2013-07-16slist.c: Curl_slist_append_nodup() OOM handling fixYang Tse
2013-07-16test1414: FTP PORT download without SIZE supportDaniel Stenberg
2013-07-16tests/Makefile.am: add configurehelp.pm to DISTCLEANFILESYang Tse
2013-07-15curl_slist_append(): fix error detectionPatrick Monnerat
2013-07-15slist.c: fix indentationPatrick Monnerat
2013-07-15OS400: new SSL backend GSKitPatrick Monnerat
2013-07-15OS400: add slist and certinfo EBCDIC supportPatrick Monnerat
2013-07-15config-os400.h: enable system strdup(), strcmpi(), etc.Patrick Monnerat
2013-07-15x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extractPatrick Monnerat
2013-07-15ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSLPatrick Monnerat
2013-07-15Merge branch 'master' of github.com:bagder/curlPatrick Monnerat
2013-07-15slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup()Patrick Monnerat
2013-07-15sslgen.c: fix Curl_rand() compiler warningYang Tse
2013-07-15sslgen.c: fix unreleased Curl_rand() infinite recursionYang Tse
2013-07-14src/tool: allow timeouts to accept decimal valuesDave Reisner
2013-07-14curl.1: fix long line, found by checksrc.plDave Reisner
2013-07-14src/tool_paramhlp: try harder to catch negativesDave Reisner
2013-07-14build_vms.com: detect and use zlib shared imageJohn E. Malmberg
2013-07-14url.c: fix parse_url_login() OOM handlingYang Tse
2013-07-12http_digest.c: SIGSEGV and OOM handling fixesYang Tse
2013-07-12url.c: fix parse_login_details() OOM handlingYang Tse
2013-07-12setup-vms.h: sk_pop symbol tweakJohn E. Malmberg
2013-07-11getinfo.c: fix enumerated type mixed with another typeYang Tse
2013-07-11test 1511: fix enumerated type mixed with another typeYang Tse
2013-07-11url.c: fix SIGSEGVYang Tse
2013-07-11dotdot.c: fix global declaration shadowingYang Tse
2013-07-11easy.c: fix global declaration shadowingYang Tse
2013-07-09Revert "curl.1: document the --time-cond option in the man page"Kamil Dudka
2013-07-09curl.1: document the --sasl-ir option in the man pageKamil Dudka
2013-07-09curl.1: document the --post303 option in the man pageKamil Dudka