| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: timeout after last data chunk was handled | Bob Richmond | 2010-03-24 | 1 | -0/+11 |
* | RTSP GET_PARAMETER fix | Daniel Stenberg | 2010-03-24 | 1 | -0/+4 |
* | The 'ares' subtree has been removed from the source repository | Daniel Stenberg | 2010-03-24 | 1 | -0/+7 |
* | mark connection as connected | Daniel Stenberg | 2010-03-23 | 1 | -0/+7 |
* | chunked-encoding with Content-Length: header problem | Daniel Stenberg | 2010-03-23 | 1 | -0/+5 |
* | delayed easy handle kill caused double Curl_close() call | Daniel Stenberg | 2010-03-23 | 1 | -0/+15 |
* | Thomas Lopatic fixed the alarm()-based DNS timeout | Daniel Stenberg | 2010-03-22 | 1 | -0/+13 |
* | Fix insufficient initialization in Curl_clone_ssl_config() | douglas steinwand | 2010-03-22 | 1 | -0/+4 |
* | various changes of CVS to git | Daniel Stenberg | 2010-03-22 | 1 | -0/+2 |
* | Ben Greear's two fixes explained | Daniel Stenberg | 2010-03-21 | 1 | -0/+4 |
* | - Improved Curl_read() to not ignore the error returned from Curl_ssl_recv(). | Kamil Dudka | 2010-03-19 | 1 | -0/+3 |
* | - Constantine Sapuntzakis brought a patch: | Daniel Stenberg | 2010-03-15 | 1 | -0/+10 |
* | - Ben Greear brought a patch that fixed the rate limiting logic for TFTP when | Daniel Stenberg | 2010-03-06 | 1 | -0/+4 |
* | Daniel Johnson provided fixes for building with the clang compiler | Daniel Stenberg | 2010-03-05 | 1 | -0/+3 |
* | Constantine Sapuntzakis detected and fixed a double free in builds done | Yang Tse | 2010-03-05 | 1 | -0/+5 |
* | - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and | Daniel Stenberg | 2010-03-02 | 1 | -0/+14 |
* | - Based on patch provided by Jacob Moshenko, the transfer logic now properly | Daniel Stenberg | 2010-03-02 | 1 | -0/+5 |
* | - Andrei Benea filed bug report #2956698 and pointed out that the | Daniel Stenberg | 2010-03-02 | 1 | -0/+6 |
* | - Markus Duft pointed out in bug #2961796 that even though Interix has a | Daniel Stenberg | 2010-03-02 | 1 | -0/+6 |
* | - Made the pingpong timeout code properly deal with the response timeout AND | Daniel Stenberg | 2010-03-02 | 1 | -0/+10 |
* | - Ben Greear provided an update for TFTP that fixes upload. | Daniel Stenberg | 2010-03-01 | 1 | -0/+2 |
* | - Wesley Miaw reported bug #2958179 which identified a case of looping during | Daniel Stenberg | 2010-03-01 | 1 | -0/+7 |
* | - Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a | Daniel Stenberg | 2010-02-26 | 1 | -0/+6 |
* | Fixed a couple of out of memory leaks and a segfault in the IMAP code. | Dan Fandrich | 2010-02-26 | 1 | -1/+1 |
* | Fixed a couple of out of memory leaks and a segfault in the SMTP code. | Dan Fandrich | 2010-02-25 | 1 | -0/+3 |
* | Fixed bug report #2958074 indicating | Yang Tse | 2010-02-25 | 1 | -0/+6 |
* | - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. | Patrick Monnerat | 2010-02-22 | 1 | -0/+7 |
* | - Fixed the SMTP compliance by making sure RCPT TO addresses are specified | Daniel Stenberg | 2010-02-20 | 1 | -0/+6 |
* | - I made the SMTP code expect a 250 response back from the server after the | Daniel Stenberg | 2010-02-20 | 1 | -0/+7 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -15/+15 |
* | Overhauled test suite getpart() function. Fixing potential out of bounds | Yang Tse | 2010-02-14 | 1 | -0/+4 |
* | - Martin Hager reported and fixed a problem with a missing quote in libcurl.m4 | Daniel Stenberg | 2010-02-13 | 1 | -0/+6 |
* | - Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake. | Daniel Stenberg | 2010-02-13 | 1 | -0/+3 |
* | - Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses | Daniel Stenberg | 2010-02-12 | 1 | -0/+9 |
* | mention last changes | Yang Tse | 2010-02-11 | 1 | -0/+4 |
* | spell and 7.20.0curl-7_20_0 | Daniel Stenberg | 2010-02-09 | 1 | -6/+7 |
* | - When downloading compressed content over HTTP and the app as asked libcurl | Daniel Stenberg | 2010-02-09 | 1 | -0/+13 |
* | Changed the Watcom makefiles to make them easier to keep in sync with | Dan Fandrich | 2010-02-03 | 1 | -0/+4 |
* | mention a couple of changes back from November | Yang Tse | 2010-02-02 | 1 | -0/+7 |
* | - Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release, | Yang Tse | 2010-02-02 | 1 | -0/+5 |
* | We introduce a loop in lib/multi.c around all calls to multi_runsingle() and | Daniel Stenberg | 2010-02-01 | 1 | -0/+57 |
* | mention asynchronous DNS lookups enhancements | Yang Tse | 2010-01-27 | 1 | -0/+15 |
* | - Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is the | Daniel Stenberg | 2010-01-26 | 1 | -0/+5 |
* | Mention -J change | Bjorn Stenberg | 2010-01-23 | 1 | -0/+5 |
* | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg | 2010-01-21 | 1 | -0/+5 |
* | - As was pointed out on the http-state mailing list, the order of cookies in a | Daniel Stenberg | 2010-01-19 | 1 | -0/+13 |
* | - David McCreedy brought a fix and a new test case (129) to make libcurl work | Daniel Stenberg | 2010-01-19 | 1 | -0/+7 |
* | - Suppressed side effect of OpenSSL configure checks, which prevented NSS from | Kamil Dudka | 2010-01-14 | 1 | -0/+6 |
* | - Gil Weber reported a peculiar flaw with the multi interface when doing SFTP | Daniel Stenberg | 2010-01-11 | 1 | -0/+7 |
* | - Made sure that the progress callback is repeatedly called at a regular | Daniel Stenberg | 2010-01-11 | 1 | -0/+3 |