aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-10--keepalive-time: warn if not supported properlyDaniel Stenberg
2011-02-10Call ERR_peek_error instead of ERR_peek_last_errorDan Fandrich
2011-02-10netrc: Enable setting up the filename in unit tests.Julien Chaffraix
2011-02-10test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix
2011-02-09CURLE_TLSAUTH_FAILED: removedQuinn Slack
2011-02-09TLS-SRP: new options documentedQuinn Slack
2011-02-09CURLOPT_SOCKOPTFUNCTION: return proper error codeDaniel Stenberg
2011-02-08curl.1: typo in -v descriptionDaniel Stenberg
2011-02-07netrc: Removed dead code.Julien Chaffraix
2011-02-07netrc: Tightened up the type checks.Julien Chaffraix
2011-02-07imap: Fixed typo in a comment.Julien Chaffraix