aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-18ares: ask for both IPv4 and IPv6 addressesTommie Gannert
2010-12-18examples: socket type cleanupDaniel Stenberg
2010-12-18Trival comment fix.Brad Hards
2010-12-18smtp-tls: add Message-ID: headerBrad Hards
2010-12-17gitignore: ignore the new example execsDaniel Stenberg
2010-12-17examples: fix compiler warningsDaniel Stenberg
2010-12-17examples: build all examples easierDaniel Stenberg
2010-12-17smtp-tls: new exampleBrad Hards
2010-12-17Docs: add simple SMTP exampleBrad Hards
2010-12-17tftpd: avoid buffer overflow report from glibcPaul Howarth
2010-12-17example: fix compiler warnings in fopen.cDaniel Stenberg
2010-12-17chkspeed: bad strtol() call for -M optionBrad Hards
2010-12-16axTLS integration: silence runtests.pl perl warningYang Tse
2010-12-15axTLS: mention it among the other SSL libsDaniel Stenberg
2010-12-157.21.4: version bumpDaniel Stenberg
2010-12-15axtls_connect: allow connect without peer verificationDaniel Stenberg
2010-12-15axTLS: allow "default" SSL version as wellDaniel Stenberg
2010-12-15axtls.c: cleanupDaniel Stenberg
2010-12-15urldate: undef hideous memory definesDaniel Stenberg
2010-12-15configure: make --with-axtls set prefixDaniel Stenberg
2010-12-15Minor fixes to pass tests 301 and 306 with a patched axTLS.Eric Hu
2010-12-15Initial axTLS integration. Connections can be made and some tests pass.Eric Hu
2010-12-15Simple update to configure script to notify user of --with-axtls switch.Eric Hu
2010-12-15Preparing for axTLS. Actual SSL API functions are only stubbed.Eric Hu
2010-12-15THANKS: added contributors from 7.21.3Daniel Stenberg
2010-12-15RELEASE-NOTES: synced with a865bd9fbaaa43e5cDaniel Stenberg
2010-12-13IsPipeliningPossible: only for HTTPDaniel Stenberg
2010-12-13multi_runsingle: don't timeout completed handlesDaniel Stenberg
2010-12-09symbols-in-versions: CURLOPT_KEYPASSWD fixedDaniel Stenberg
2010-12-09RELEASE-NOTES: synced with c28443c551825Daniel Stenberg
2010-12-08Mention that using other libraries can affect app licensingDan Fandrich
2010-12-07easy: fix compiler warning: end-of-loop code not reachedYang Tse
2010-12-06disconnect: pass on the dead_connection argumentDaniel Stenberg
2010-12-06sws: fix compier warning: external definition with no prior declarationYang Tse
2010-12-06ossl_connect_common: detect connection re-useHeinrich Ko
2010-12-06url: provide dead_connection flag in Curl_handler::disconnectKamil Dudka
2010-12-06ssh: fix a download resume point calculationYang Tse
2010-12-05Curl_wait_for_resolv: correct timeoutDaniel Stenberg
2010-12-05Curl_send/recv_plain: return errno on failureDaniel Stenberg
2010-12-05Updated OpenSSL version.Guenter Knauf
2010-12-04fix compiler warning: conversion may lose significant bitsYang Tse
2010-12-03fix compiler warning: assignment within conditional expressionYang Tse
2010-12-03fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-upYang Tse
2010-12-03version-check: added brief documentationDaniel Stenberg
2010-12-03build: provide SIZEOF_SIZE_T DOS definitionYang Tse
2010-12-03build: lib/config.dos renamed to lib/config-dos.hYang Tse
2010-12-03build: provide SIZEOF_SIZE_T VMS definitionYang Tse
2010-12-03build: move config-vms.h from subdir 'packages/vms' into 'lib'Yang Tse
2010-12-02build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse
2010-12-02build: provide SIZEOF_SIZE_T netware definitionYang Tse