aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-21CURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTSDaniel Stenberg
2011-02-20curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD.Julien Chaffraix
2011-02-20netrc: Removed _NETRC_DEBUG code.Julien Chaffraix
2011-02-20tests: Cleaned up netrc testing.Julien Chaffraix
2011-02-20curl: Added --netrc-file.Julien Chaffraix
2011-02-18multi: close connection on timeoutMike Crowe
2011-02-18multi: better failed connect treatmentDaniel Stenberg
2011-02-18PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alertHoi-Ho Chan
2011-02-17symbols-in-versions: sortedDaniel Stenberg
2011-02-17TODO-RELEASE: refreshDaniel Stenberg
2011-02-17SOCKOPTFUNCTION: documented new return codesDaniel Stenberg
2011-02-17SOCKOPTFUNCTION: callback can say already-connectedDaniel Stenberg
2011-02-17nss: avoid memory leak on SSL connection failureKamil Dudka
2011-02-17RELEASE-NOTES: fresh start towards 7.21.5Daniel Stenberg
2011-02-17curlver.h: bump to 7.21.5Daniel Stenberg
2011-02-17THANKS: add contributors from 7.21.4Daniel Stenberg
2011-02-17Set -fpcc-struct-return only for gcc compiler.Guenter Knauf
2011-02-17RELEASE-NOTES: credits since 7.21.3Daniel Stenberg
2011-02-16nss_load_key: fix unused variable warningDaniel Stenberg
2011-02-14gmtime: remove defineDaniel Stenberg
2011-02-13Added -m32 to CFLAGS to compile with x86_64 gcc.Guenter Knauf
2011-02-13Updated OpenSSL version, added links to docu.Guenter Knauf
2011-02-10RELEASE-NOTES: synced with 3bb1291fbd4Daniel Stenberg