aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-15SMTP-multi: non-blocking connectBen Noordhuis
2011-03-15SMTP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.Ben Noordhuis
2011-03-15lib582: use curl_socket_t for portabilityDaniel Stenberg
2011-03-15buildfix: spell define correctlyDaniel Stenberg
2011-03-15nss: do not ignore value of CURLOPT_SSL_VERIFYPEERKamil Dudka
2011-03-15Removed unused var.Guenter Knauf
2011-03-15configure: stop using the deprecated AM_INIT_AUTOMAKE syntaxDaniel Stenberg
2011-03-15protocol handler cleanup: SSL awarenessDaniel Stenberg
2011-03-15ldap: use the new protocol handler setupDaniel Stenberg
2011-03-15TODO-RELEASE: add and remove issuesDaniel Stenberg
2011-03-14protocols: use CURLPROTO_ internallyDaniel Stenberg
2011-03-14protocol handler: added flags fieldDaniel Stenberg
2011-03-14- Take new char * options into account in OS400 curl_easy_setopt_ccsid().Patrick Monnerat
2011-03-14FAQ: indent tablesDaniel Stenberg
2011-03-14sslgen: define Curl_ssl_connect_nonblocking for non-SSLDaniel Stenberg
2011-03-14configure: removed wrongly claimed default pathsDaniel Stenberg
2011-03-14mk-ca-bundle.pl: Only download if modifiedAsk Bjørn Hansen
2011-03-13SSH: add protocol lock directionDaniel Stenberg
2011-03-13state: add missing state to debug tableDaniel Stenberg
2011-03-13test 582: enabled againDaniel Stenberg
2011-03-13ssh_statemach_act: set cselect for sftp uploadDaniel Stenberg
2011-03-13RELEASE-NOTES: synced with e649a7baae2Daniel Stenberg
2011-03-13Revert "test582: enabled"Daniel Stenberg
2011-03-13Merge branch 'imap' of https://github.com/bnoordhuis/curl into bnoordhuis-imapDaniel Stenberg
2011-03-13TODO-RELEASE: fixed four isuesDaniel Stenberg
2011-03-13VC: add missing fileKarl M
2011-03-13GSS: handle reuse fixMarcus Sundberg
2011-03-13test583: verify early SSH multi remove handleDaniel Stenberg
2011-03-13SFTP: gracefully handle shutdown earlyDaniel Stenberg
2011-03-12CURL_CHECK_FUNC_RECVFROM: android/bionic fixManuel Massing
2011-03-12test582: enabledDaniel Stenberg
2011-03-12PROT_CLOSEACTION: added SFTP and SCPDaniel Stenberg
2011-03-12readwrite_upload: stop upload at file sizeDaniel Stenberg
2011-03-12sftp upload: expire to advance state machineDaniel Stenberg
2011-03-12test582: improved info messagesDaniel Stenberg
2011-03-12source header: added to more filesDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2011-03-10TODO-RELEASE: add 10 pending issuesDaniel Stenberg
2011-03-10TODO-RELEASE: fix the IPv6-working probingDaniel Stenberg
2011-03-09tests: phase out haxx.seDaniel Stenberg
2011-03-09test523: avoid using haxx.seDaniel Stenberg
2011-03-09configure: update the copyright year in the outputDaniel Stenberg
2011-03-09Force setopt constants written by --libcurl to be longDan Fandrich
2011-03-08cyassl: fix compiler warningsDaniel Stenberg
2011-03-08SSL: (part 2) Added CyaSSL to SSL abstraction layerTodd A Ouska
2011-03-08SSL: Added CyaSSL to SSL abstraction layerTodd A Ouska
2011-03-08curl.1: clarify -EDaniel Stenberg
2011-03-08FAQ: Protocol xxx not supported or disabled in libcurlDaniel Stenberg
2011-03-08lib582: used for test 582Daniel Stenberg
2011-03-07Fixed libcurl to honour the --disable-ldaps configure optionDan Fandrich