Age | Commit message (Expand) | Author |
2007-01-25 | Fixed a dangling pointer problem that prevented the http_proxy environment | Dan Fandrich |
2007-01-23 | - David McCreedy did NTLM changes mainly for non-ASCII platforms: | Daniel Stenberg |
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich |
2007-01-16 | - Armel Asselin improved libcurl to behave a lot better when an easy handle | Daniel Stenberg |
2007-01-16 | Fixed a small memory leak in tftp uploads discovered by curl's memory leak | Dan Fandrich |
2007-01-14 | - David McCreedy provided libcurl changes for doing HTTP communication on | Daniel Stenberg |
2007-01-13 | 4GB download and cookielist "ALL" fixes | Daniel Stenberg |
2007-01-05 | - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to | Daniel Stenberg |
2007-01-03 | - David McCreedy made changes to allow base64 encoding/decoding to work on | Daniel Stenberg |
2007-01-03 | - Matt Witherspoon fixed the flaw which made libcurl 7.16.0 always store | Daniel Stenberg |
2007-01-02 | - Victor Snezhko helped us fix bug report #1603712 | Daniel Stenberg |
2007-01-02 | - Modified libcurl.pc.in to use Libs.private for the libs libcurl itself needs | Daniel Stenberg |
2006-12-29 | curl_easy_duphandle() sets the magic number in the new handle | Daniel Stenberg |
2006-12-22 | - Robert Foreman provided a prime example snippet showing how libcurl would | Daniel Stenberg |
2006-12-22 | - David McCreedy fixed a bad call to getsockname() that wrongly used a size_t | Daniel Stenberg |
2006-12-22 | When setting a proxy with environment variables and (for example) running | Daniel Stenberg |
2006-12-21 | Robson Braga Araujo reported bug #1618359 | Daniel Stenberg |
2006-12-16 | Brendan Jurd provided a fix that now prevents libcurl from getting a SIGPIPE | Daniel Stenberg |
2006-12-11 | Alexey Simak found out that when doing FTP with the multi interface and | Daniel Stenberg |
2006-12-06 | Sebastien Willemijns reported bug #1603712 | Daniel Stenberg |
2006-12-05 | Stefan Krause pointed out a compiler warning with a picky MSCV compiler when | Daniel Stenberg |
2006-12-05 | Sh Diao reported that CURLOPT_CLOSEPOLICY doesn't work, and indeed, there is | Daniel Stenberg |
2006-12-05 | Jared Lundell filed bug report #1604956 | Daniel Stenberg |
2006-12-05 | CURLOPT_FORBID_REUSE works again with a cleaned up order of doing things in | Daniel Stenberg |
2006-12-05 | Martin Skinner brought back bug report #1230118 to haunt us once again. | Daniel Stenberg |
2006-12-05 | Alexey Simak filed bug report #1600447 | Daniel Stenberg |
2006-12-05 | Matt Witherspoon fixed a problem case when the CPU load went to 100% when a | Daniel Stenberg |
2006-12-01 | Toon Verwaest reported that there are servers that send the Content-Range: | Daniel Stenberg |
2006-11-25 | Venkat Akella found out that libcurl did not like HTTP responses that simply | Daniel Stenberg |
2006-11-24 | James Housley did lots of work and introduced SFTP downloads. | Daniel Stenberg |
2006-11-13 | Ron in bug #1595348 (http://curl.haxx.se/bug/view.cgi?id=1595348) pointed | Daniel Stenberg |
2006-11-09 | Nir Soffer updated libcurl.framework.make: fix symlinks, should link to | Daniel Stenberg |
2006-11-09 | Dmitriy Sergeyev found a SIGSEGV with his test04.c example posted on 7 Nov | Daniel Stenberg |
2006-11-09 | Ciprian Badescu found a SIGSEGV when doing multiple TFTP transfers using the | Daniel Stenberg |
2006-11-08 | Bradford Bruce reported that when setting CURLOPT_DEBUGFUNCTION without | Daniel Stenberg |
2006-11-07 | Olaf fixed a leftover problem with the CONNECT fix of his that would leave a | Daniel Stenberg |
2006-11-03 | Olaf Stueben provided a patch that I edited slightly. It fixes the notorious | Daniel Stenberg |
2006-11-02 | mention the new options | Daniel Stenberg |
2006-11-02 | James Housley brought support for SCP transfers | Daniel Stenberg |
2006-10-29 | 7.16.0 material | Daniel Stenberg |
2006-10-25 | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the | Daniel Stenberg |
2006-10-23 | Ravi Pratap provided a major update with pipelining fixes. We also no longer | Daniel Stenberg |
2006-10-21 | Nir Soffer made the tests/libtest/Makefile.am use a proper variable for all | Daniel Stenberg |
2006-10-21 | Armel Asselin separated CA cert verification problems from problems with | Daniel Stenberg |
2006-10-18 | changes done the last few days | Daniel Stenberg |
2006-10-16 | Added a check in configure that simply tries to run a program (not when | Daniel Stenberg |
2006-10-13 | The tagging of application/x-www-form-urlencoded POST body data sent | Dan Fandrich |
2006-10-12 | Starting now, adding an easy handle to a multi stack that was already added | Daniel Stenberg |
2006-10-12 | Jeff Pohlmeyer has been working with the hiperfifo.c example source code, | Daniel Stenberg |
2006-10-09 | Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test | Daniel Stenberg |