summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xc-am-iface.m4: comments refinementYang Tse2013-07-181-6/+19
* configure: fix 'subdir-objects' distclean related issueYang Tse2013-07-182-0/+167
* curl_multi_wait: set revents for extra fdsEvgeny Turnaev2013-07-181-1/+4
* asyn-ares: Don't blank ares servers if none configured.Ben Greear2013-07-171-2/+13
* cmake: Fix for MSVC2010 project generationSergei Nikulov2013-07-174-31/+4
* mk-ca-bundle.1: point out certdata.txt format docsDaniel Stenberg2013-07-171-2/+7
* slist.c: Curl_slist_append_nodup() OOM handling fixYang Tse2013-07-161-2/+1
* test1414: FTP PORT download without SIZE supportDaniel Stenberg2013-07-162-1/+58
* tests/Makefile.am: add configurehelp.pm to DISTCLEANFILESYang Tse2013-07-161-0/+2
* curl_slist_append(): fix error detectionPatrick Monnerat2013-07-151-1/+1
* slist.c: fix indentationPatrick Monnerat2013-07-151-4/+4
* OS400: new SSL backend GSKitPatrick Monnerat2013-07-1515-30/+1530
* OS400: add slist and certinfo EBCDIC supportPatrick Monnerat2013-07-153-138/+226
* config-os400.h: enable system strdup(), strcmpi(), etc.Patrick Monnerat2013-07-152-6/+13
* x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extractPatrick Monnerat2013-07-156-17/+1319
* ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSLPatrick Monnerat2013-07-153-86/+90
* Merge branch 'master' of github.com:bagder/curlPatrick Monnerat2013-07-151-31/+29
|\
| * sslgen.c: fix Curl_rand() compiler warningYang Tse2013-07-151-31/+29
* | slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup()Patrick Monnerat2013-07-153-25/+50
|/
* sslgen.c: fix unreleased Curl_rand() infinite recursionYang Tse2013-07-151-3/+4
* src/tool: allow timeouts to accept decimal valuesDave Reisner2013-07-146-8/+58
* curl.1: fix long line, found by checksrc.plDave Reisner2013-07-141-1/+4
* src/tool_paramhlp: try harder to catch negativesDave Reisner2013-07-141-3/+7
* build_vms.com: detect and use zlib shared imageJohn E. Malmberg2013-07-141-258/+324
* url.c: fix parse_url_login() OOM handlingYang Tse2013-07-141-3/+15
* http_digest.c: SIGSEGV and OOM handling fixesYang Tse2013-07-121-47/+17
* url.c: fix parse_login_details() OOM handlingYang Tse2013-07-121-2/+7
* setup-vms.h: sk_pop symbol tweakJohn E. Malmberg2013-07-121-0/+1
* getinfo.c: fix enumerated type mixed with another typeYang Tse2013-07-111-5/+5
* test 1511: fix enumerated type mixed with another typeYang Tse2013-07-112-14/+24
* url.c: fix SIGSEGVYang Tse2013-07-111-0/+2
* dotdot.c: fix global declaration shadowingYang Tse2013-07-111-13/+13
* easy.c: fix global declaration shadowingYang Tse2013-07-111-12/+13
* Revert "curl.1: document the --time-cond option in the man page"Kamil Dudka2013-07-091-4/+1
* curl.1: document the --sasl-ir option in the man pageKamil Dudka2013-07-091-0/+3
* curl.1: document the --post303 option in the man pageKamil Dudka2013-07-091-0/+7
* curl.1: document the --time-cond option in the man pageKamil Dudka2013-07-091-0/+3
* configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE)Yang Tse2013-07-091-1/+1
* xc-am-iface.m4: provide XC_AUTOMAKE macroYang Tse2013-07-091-0/+75
* Added winssl-zlib target to VC builds.Guenter Knauf2013-07-083-17/+55
* Synced Makefile.vc6 with recent changes.Guenter Knauf2013-07-081-1/+1
* Added libmetalink URL; added Android versions.Guenter Knauf2013-07-041-1/+2
* examples: Moved usercertinmem.c to COMPLICATED_EXAMPLESDan Fandrich2013-07-031-3/+2
* Merge branch 'master' of https://github.com/bagder/curlNick Zitzmann2013-07-021-4/+7
|\
| * lib506.c: Fixed possible use of uninitialized variablesMarc Hoersken2013-07-011-4/+7
* | darwinssl: SSLv2 connections are aborted if unsupported by the OSNick Zitzmann2013-07-021-3/+15
|/
* url: restore the functionality of 'curl -u :'Kamil Dudka2013-06-302-0/+9
* digest: append the timer to the random for the nonceDaniel Stenberg2013-06-251-2/+5
* digest: improve nonce generationDaniel Stenberg2013-06-251-6/+3
* curl.1: fix typo in --xattr descriptionDaniel Stenberg2013-06-251-1/+1