Age | Commit message (Expand) | Author |
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 |
2009-11-20 | - Jad Chamcham pointed out a bug with connection re-use. If a connection had | Daniel Stenberg |
2009-11-17 | - Constantine Sapuntzakis provided another fix for the DNS cache that could | Daniel Stenberg |
2009-11-17 | - Marc Kleine-Budde fixed: curl saved the LDFLAGS set during configure into | Daniel Stenberg |
2009-11-14 | Added '--configure' option to curl-config to display original configure argum... | Claes Jakobsson |
2009-11-14 | - Claes Jakobsson restored the configure functionality to detect NSS when | Daniel Stenberg |
2009-11-14 | - Camille Moncelier added support for the file type SSL_FILETYPE_ENGINE for | Daniel Stenberg |
2009-11-14 | - Constantine Sapuntzakis provided the fix that ensures that an SSL connection | Yang Tse |
2009-11-11 | Add last change credit | Yang Tse |
2009-11-11 | - Marco Maggi reported that compilation failed when configured --with-gssapi | Yang Tse |
2009-11-11 | - Constantine Sapuntzakis posted bug #2891595 | Daniel Stenberg |
2009-11-11 | - Christian Schmitz noticed that the progress meter/callback was not properly | Daniel Stenberg |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-11-04 | - I fixed several problems with the transfer progress meter. It showed the | Daniel Stenberg |
2009-11-04 | start over towards 7.19.8 | Daniel Stenberg |
2009-11-04 | syntax | Daniel Stenberg |
2009-11-02 | - As reported independent by both Stan van de Burgt and Didier Brisebourg, | Daniel Stenberg |
2009-10-31 | - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if the | Daniel Stenberg |
2009-10-30 | - Liza Alenchery mentioned a problem with re-used SCP connection when a bad | Daniel Stenberg |
2009-10-30 | - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a | Daniel Stenberg |
2009-10-25 | - Dima Barsky made the curl cookie parser accept cookies even with blank or | Daniel Stenberg |
2009-10-21 | - Attempt to use pkg-config for finding out libssh2 installation details | Daniel Stenberg |
2009-10-21 | s/koresh/Johan van Selst/ | Daniel Stenberg |
2009-10-21 | - A patch in bug report #2883177 (http://curl.haxx.se/bug/view.cgi?id=2883177) | Daniel Stenberg |