Age | Commit message (Expand) | Author |
2010-03-24 | fix: timeout after last data chunk was handled | Bob Richmond |
2010-03-24 | RTSP GET_PARAMETER fix | Daniel Stenberg |
2010-03-24 | The 'ares' subtree has been removed from the source repository | Daniel Stenberg |
2010-03-23 | mark connection as connected | Daniel Stenberg |
2010-03-23 | chunked-encoding with Content-Length: header problem | Daniel Stenberg |
2010-03-23 | delayed easy handle kill caused double Curl_close() call | Daniel Stenberg |
2010-03-22 | Thomas Lopatic fixed the alarm()-based DNS timeout | Daniel Stenberg |
2010-03-22 | Fix insufficient initialization in Curl_clone_ssl_config() | douglas steinwand |
2010-03-22 | various changes of CVS to git | Daniel Stenberg |
2010-03-21 | Ben Greear's two fixes explained | Daniel Stenberg |
2010-03-19 | - Improved Curl_read() to not ignore the error returned from Curl_ssl_recv(). | Kamil Dudka |
2010-03-15 | - Constantine Sapuntzakis brought a patch: | Daniel Stenberg |
2010-03-06 | - Ben Greear brought a patch that fixed the rate limiting logic for TFTP when | Daniel Stenberg |
2010-03-05 | Daniel Johnson provided fixes for building with the clang compiler | Daniel Stenberg |
2010-03-05 | Constantine Sapuntzakis detected and fixed a double free in builds done | Yang Tse |
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 | - 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-26 | Fixed a couple of out of memory leaks and a segfault in the IMAP code. | Dan Fandrich |
2010-02-25 | Fixed a couple of out of memory leaks and a segfault in the SMTP code. | Dan Fandrich |
2010-02-25 | Fixed bug report #2958074 indicating | Yang Tse |
2010-02-22 | - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. | Patrick Monnerat |
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-14 | removed trailing whitespace | Yang Tse |
2010-02-14 | Overhauled test suite getpart() function. Fixing potential out of bounds | Yang Tse |
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 | spell and 7.20.0 | Daniel Stenberg |
2010-02-09 | - When downloading compressed content over HTTP and the app as asked libcurl | Daniel Stenberg |
2010-02-03 | Changed the Watcom makefiles to make them easier to keep in sync with | Dan Fandrich |
2010-02-02 | mention a couple of changes back from November | Yang Tse |
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-14 | - Suppressed side effect of OpenSSL configure checks, which prevented NSS from | Kamil Dudka |
2010-01-11 | - Gil Weber reported a peculiar flaw with the multi interface when doing SFTP | Daniel Stenberg |
2010-01-11 | - Made sure that the progress callback is repeatedly called at a regular | Daniel Stenberg |