aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-09curl.1: document the --time-cond option in the man pageKamil Dudka
2013-07-09configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE)Yang Tse
2013-07-09xc-am-iface.m4: provide XC_AUTOMAKE macroYang Tse
2013-07-08Added winssl-zlib target to VC builds.Guenter Knauf
2013-07-08Synced Makefile.vc6 with recent changes.Guenter Knauf
2013-07-04Added libmetalink URL; added Android versions.Guenter Knauf
2013-07-03examples: Moved usercertinmem.c to COMPLICATED_EXAMPLESDan Fandrich
2013-07-02Merge branch 'master' of https://github.com/bagder/curlNick Zitzmann
2013-07-02darwinssl: SSLv2 connections are aborted if unsupported by the OSNick Zitzmann
2013-07-01lib506.c: Fixed possible use of uninitialized variablesMarc Hoersken
2013-06-30url: restore the functionality of 'curl -u :'Kamil Dudka
2013-06-25digest: append the timer to the random for the nonceDaniel Stenberg
2013-06-25digest: improve nonce generationDaniel Stenberg
2013-06-25curl.1: fix typo in --xattr descriptionDaniel Stenberg
2013-06-25RELEASE-NOTES: synced with 365c5ba39591Daniel Stenberg
2013-06-25formpost: better random boundariesDaniel Stenberg
2013-06-25printf: make sure %x are treated unsignedDaniel Stenberg