summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sources: update source headersDaniel Stenberg2011-03-10135-310/+2175
* TODO-RELEASE: add 10 pending issuesDaniel Stenberg2011-03-101-1/+18
* TODO-RELEASE: fix the IPv6-working probingDaniel Stenberg2011-03-101-1/+5
* tests: phase out haxx.seDaniel Stenberg2011-03-0917-78/+78
* test523: avoid using haxx.seDaniel Stenberg2011-03-091-3/+3
* configure: update the copyright year in the outputDaniel Stenberg2011-03-091-1/+1
* Force setopt constants written by --libcurl to be longDan Fandrich2011-03-091-1/+1
* cyassl: fix compiler warningsDaniel Stenberg2011-03-082-2/+5
* SSL: (part 2) Added CyaSSL to SSL abstraction layerTodd A Ouska2011-03-086-7/+107
* SSL: Added CyaSSL to SSL abstraction layerTodd A Ouska2011-03-082-0/+631
* curl.1: clarify -EDaniel Stenberg2011-03-081-6/+6
* FAQ: Protocol xxx not supported or disabled in libcurlDaniel Stenberg2011-03-081-4/+23
* lib582: used for test 582Daniel Stenberg2011-03-081-0/+360
* Fixed libcurl to honour the --disable-ldaps configure optionDan Fandrich2011-03-073-6/+9
* sftp-multi: test 582 addedHenry Ludemann2011-03-085-2/+57
* FAQ: How to SFTP from my user's home directory?Daniel Stenberg2011-03-071-1/+17
* cpp: correct #endif placementDaniel Stenberg2011-03-061-2/+2
* Moved test 577 into the unit test framework as test 1307Dan Fandrich2011-03-046-95/+44
* Added unit test 1306 so tests 558 & 559 are now fully replacedDan Fandrich2011-03-044-12/+49
* The unit test argument is allowed to be usedDan Fandrich2011-03-041-2/+2
* Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich2011-03-0410-294/+166
* Fixed test 1300 to pass the torture testDan Fandrich2011-03-041-0/+4
* Added abort_* unit test macrosDan Fandrich2011-03-041-0/+28
* transfer: avoid insane conversion of time_tStefan Krause2011-03-043-3/+3
* ssh_connect: treat libssh2 return code betterDaniel Stenberg2011-02-261-2/+1
* http: removed wrong unused comment.Julien Chaffraix2011-02-251-1/+0
* http: removed code duplication for stubbed https_getsock function.Julien Chaffraix2011-02-251-38/+3
* RELEASE-NOTES: synced with 2345c1dd661cDaniel Stenberg2011-02-231-2/+8
* runtests.pl/stopserver: space separate pidsDaniel Stenberg2011-02-221-1/+3
* nss: do not ignore failure of SSL handshakeKamil Dudka2011-02-222-4/+9
* CURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTSDaniel Stenberg2011-02-211-1/+4
* curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD.Julien Chaffraix2011-02-201-1/+1
* netrc: Removed _NETRC_DEBUG code.Julien Chaffraix2011-02-201-9/+0
* tests: Cleaned up netrc testing.Julien Chaffraix2011-02-208-51/+8
* curl: Added --netrc-file.Julien Chaffraix2011-02-202-1/+23
* multi: close connection on timeoutMike Crowe2011-02-181-0/+5
* multi: better failed connect treatmentDaniel Stenberg2011-02-182-2/+2
* PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alertHoi-Ho Chan2011-02-181-0/+3
* symbols-in-versions: sortedDaniel Stenberg2011-02-171-3/+3
* TODO-RELEASE: refreshDaniel Stenberg2011-02-171-8/+2
* SOCKOPTFUNCTION: documented new return codesDaniel Stenberg2011-02-172-0/+7
* SOCKOPTFUNCTION: callback can say already-connectedDaniel Stenberg2011-02-173-5/+16
* nss: avoid memory leak on SSL connection failureKamil Dudka2011-02-172-1/+9
* RELEASE-NOTES: fresh start towards 7.21.5Daniel Stenberg2011-02-171-46/+6
* curlver.h: bump to 7.21.5Daniel Stenberg2011-02-171-5/+5
* THANKS: add contributors from 7.21.4Daniel Stenberg2011-02-171-0/+20
* Set -fpcc-struct-return only for gcc compiler.curl-7_21_4Guenter Knauf2011-02-172-2/+8
* RELEASE-NOTES: credits since 7.21.3Daniel Stenberg2011-02-171-3/+6
* nss_load_key: fix unused variable warningDaniel Stenberg2011-02-161-0/+2
* gmtime: remove defineDaniel Stenberg2011-02-142-5/+2