aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-08sftp-multi: test 582 addedHenry Ludemann
2011-03-07FAQ: How to SFTP from my user's home directory?Daniel Stenberg
2011-03-06cpp: correct #endif placementDaniel Stenberg
2011-03-04Moved test 577 into the unit test framework as test 1307Dan Fandrich
2011-03-04Added unit test 1306 so tests 558 & 559 are now fully replacedDan Fandrich
2011-03-04The unit test argument is allowed to be usedDan Fandrich
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich
2011-03-04Fixed test 1300 to pass the torture testDan Fandrich
2011-03-04Added abort_* unit test macrosDan Fandrich
2011-03-04transfer: avoid insane conversion of time_tStefan Krause
2011-02-26ssh_connect: treat libssh2 return code betterDaniel Stenberg
2011-02-25http: removed wrong unused comment.Julien Chaffraix
2011-02-25http: removed code duplication for stubbed https_getsock function.Julien Chaffraix
2011-02-23RELEASE-NOTES: synced with 2345c1dd661cDaniel Stenberg
2011-02-22runtests.pl/stopserver: space separate pidsDaniel Stenberg
2011-02-22nss: do not ignore failure of SSL handshakeKamil Dudka