Age | Commit message (Expand) | Author |
2010-03-02 | - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and | Daniel Stenberg |
2010-03-02 | - Based on patch provided by Jacob Moshenko, the transfer logic now properly | Daniel Stenberg |
2010-03-02 | - Andrei Benea filed bug report #2956698 and pointed out that the | Daniel Stenberg |
2010-03-02 | - Markus Duft pointed out in bug #2961796 that even though Interix has a | Daniel Stenberg |
2010-03-02 | - Made the pingpong timeout code properly deal with the response timeout AND | Daniel Stenberg |
2010-03-01 | - Ben Greear provided an update for TFTP that fixes upload. | Daniel Stenberg |
2010-03-01 | SSL, not SSH, SSL | Daniel Stenberg |
2010-03-01 | - Wesley Miaw reported bug #2958179 which identified a case of looping during | Daniel Stenberg |
2010-02-26 | - Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a | Daniel Stenberg |
2010-02-25 | Fixed bug report #2958074 indicating | Yang Tse |
2010-02-20 | - Fixed the SMTP compliance by making sure RCPT TO addresses are specified | Daniel Stenberg |
2010-02-20 | - I made the SMTP code expect a 250 response back from the server after the | Daniel Stenberg |
2010-02-13 | - Martin Hager reported and fixed a problem with a missing quote in libcurl.m4 | Daniel Stenberg |
2010-02-13 | - Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake. | Daniel Stenberg |
2010-02-12 | - Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses | Daniel Stenberg |
2010-02-11 | mention last changes | Yang Tse |
2010-02-09 | start working on 7.20.1 | Daniel Stenberg |
2010-02-09 | - When downloading compressed content over HTTP and the app as asked libcurl | Daniel Stenberg |
2010-02-02 | - Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release, | Yang Tse |
2010-02-01 | We introduce a loop in lib/multi.c around all calls to multi_runsingle() and | Daniel Stenberg |
2010-01-27 | mention asynchronous DNS lookups enhancements | Yang Tse |
2010-01-26 | - Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is the | Daniel Stenberg |
2010-01-23 | Mention -J change | Bjorn Stenberg |
2010-01-21 | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg |
2010-01-19 | - As was pointed out on the http-state mailing list, the order of cookies in a | Daniel Stenberg |
2010-01-19 | - David McCreedy brought a fix and a new test case (129) to make libcurl work | Daniel Stenberg |
2010-01-11 | - Gil Weber reported a peculiar flaw with the multi interface when doing SFTP | Daniel Stenberg |
2010-01-11 | progress callback called repeatedly during slow connects | Daniel Stenberg |
2010-01-09 | struct Curl_sh_entry's 'inuse' member was no longer used and is now removed | Daniel Stenberg |
2010-01-08 | - Johan van Selst found and fixed a OpenSSL session ref count leak: | Daniel Stenberg |
2010-01-06 | - Make sure the progress callback is called repeatedly even during very slow | Daniel Stenberg |
2010-01-06 | Julien Chaffraix fixed so that the fragment part in an URL is not sent to the... | Claes Jakobsson |
2010-01-02 | - Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific | Daniel Stenberg |
2010-01-01 | - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This | Daniel Stenberg |
2009-12-30 | VMS build system enhancements by Steven M. Schweda and Craig A. Berry | Yang Tse |
2009-12-25 | - Renato Botelho and Peter Pentchev brought a patch that makes the libcurl | Daniel Stenberg |
2009-12-19 | fixed a precaution check in the cookie code, pointed out by Julien Chaffraix | Daniel Stenberg |
2009-12-17 | - David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when | Daniel Stenberg |
2009-12-14 | - Jon Nelson found a regression that turned out to be a flaw in how libcurl | Daniel Stenberg |
2009-12-12 | IMAP, POP3 and SMTP support | Daniel Stenberg |
2009-12-10 | - Siegfried Gyuricsko found out that the curl manual said --retry would retry | Daniel Stenberg |
2009-12-10 | - Constantine Sapuntzakis figured out a case which would lead to libcurl | Daniel Stenberg |
2009-12-07 | - Martin Storsjo made libcurl use the Expect: 100-continue header for posts | Daniel Stenberg |
2009-12-01 | - If the Expect: 100-continue header has been set by the application through | Daniel Stenberg |
2009-11-29 | a binding for Falcon | Daniel Stenberg |
2009-11-27 | 7.20.0 is the planned next version number | Daniel Stenberg |
2009-11-27 | - Markus Koetter provided a polished and updated version of Chad Monroe's TFTP | Daniel Stenberg |
2009-11-23 | - David Byron modified Makefile.dist vc8 and vc9 targets in order to allow | Yang Tse |
2009-11-23 | - Bjorn Augustsson reported a bug which made curl not report any problems even | Daniel Stenberg |
2009-11-20 | - Constantine Sapuntzakis identified a write after close, as the sockets were | Daniel Stenberg |