aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2007-01-16- Armel Asselin improved libcurl to behave a lot better when an easy handleDaniel Stenberg
2007-01-16Fixed a small memory leak in tftp uploads discovered by curl's memory leakDan Fandrich
2007-01-14- David McCreedy provided libcurl changes for doing HTTP communication onDaniel Stenberg
2007-01-134GB download and cookielist "ALL" fixesDaniel Stenberg
2007-01-05- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option toDaniel Stenberg
2007-01-03- David McCreedy made changes to allow base64 encoding/decoding to work onDaniel Stenberg
2007-01-03- Matt Witherspoon fixed the flaw which made libcurl 7.16.0 always storeDaniel Stenberg
2007-01-02- Victor Snezhko helped us fix bug report #1603712Daniel Stenberg
2007-01-02- Modified libcurl.pc.in to use Libs.private for the libs libcurl itself needsDaniel Stenberg
2006-12-29curl_easy_duphandle() sets the magic number in the new handleDaniel Stenberg
2006-12-22- Robert Foreman provided a prime example snippet showing how libcurl wouldDaniel Stenberg
2006-12-22- David McCreedy fixed a bad call to getsockname() that wrongly used a size_tDaniel Stenberg
2006-12-22When setting a proxy with environment variables and (for example) runningDaniel Stenberg
2006-12-21Robson Braga Araujo reported bug #1618359Daniel Stenberg
2006-12-16Brendan Jurd provided a fix that now prevents libcurl from getting a SIGPIPEDaniel Stenberg
2006-12-11Alexey Simak found out that when doing FTP with the multi interface andDaniel Stenberg
2006-12-06Sebastien Willemijns reported bug #1603712Daniel Stenberg
2006-12-05Stefan Krause pointed out a compiler warning with a picky MSCV compiler whenDaniel Stenberg
2006-12-05Sh Diao reported that CURLOPT_CLOSEPOLICY doesn't work, and indeed, there isDaniel Stenberg
2006-12-05Jared Lundell filed bug report #1604956Daniel Stenberg
2006-12-05CURLOPT_FORBID_REUSE works again with a cleaned up order of doing things inDaniel Stenberg
2006-12-05Martin Skinner brought back bug report #1230118 to haunt us once again.Daniel Stenberg
2006-12-05Alexey Simak filed bug report #1600447Daniel Stenberg
2006-12-05Matt Witherspoon fixed a problem case when the CPU load went to 100% when aDaniel Stenberg
2006-12-01Toon Verwaest reported that there are servers that send the Content-Range:Daniel Stenberg
2006-11-25Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg
2006-11-24James Housley did lots of work and introduced SFTP downloads.Daniel Stenberg
2006-11-13Ron in bug #1595348 (http://curl.haxx.se/bug/view.cgi?id=1595348) pointedDaniel Stenberg
2006-11-09Nir Soffer updated libcurl.framework.make: fix symlinks, should link toDaniel Stenberg
2006-11-09Dmitriy Sergeyev found a SIGSEGV with his test04.c example posted on 7 NovDaniel Stenberg
2006-11-09Ciprian Badescu found a SIGSEGV when doing multiple TFTP transfers using theDaniel Stenberg
2006-11-08Bradford Bruce reported that when setting CURLOPT_DEBUGFUNCTION withoutDaniel Stenberg
2006-11-07Olaf fixed a leftover problem with the CONNECT fix of his that would leave aDaniel Stenberg
2006-11-03Olaf Stueben provided a patch that I edited slightly. It fixes the notoriousDaniel Stenberg
2006-11-02mention the new optionsDaniel Stenberg
2006-11-02James Housley brought support for SCP transfersDaniel Stenberg
2006-10-297.16.0 materialDaniel Stenberg
2006-10-25Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg
2006-10-23Ravi Pratap provided a major update with pipelining fixes. We also no longerDaniel Stenberg
2006-10-21Nir Soffer made the tests/libtest/Makefile.am use a proper variable for allDaniel Stenberg
2006-10-21Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg
2006-10-18changes done the last few daysDaniel Stenberg
2006-10-16Added a check in configure that simply tries to run a program (not whenDaniel Stenberg
2006-10-13The tagging of application/x-www-form-urlencoded POST body data sentDan Fandrich
2006-10-12Starting now, adding an easy handle to a multi stack that was already addedDaniel Stenberg
2006-10-12Jeff Pohlmeyer has been working with the hiperfifo.c example source code,Daniel Stenberg
2006-10-09Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to testDaniel Stenberg
2006-10-06Bogdan Nicula's hanging test case was converted to test case 533 and the testDaniel Stenberg
2006-10-04Dmitriy Sergeyev provided an example source code that crashed CVS libcurlDaniel Stenberg
2006-09-30Support for FTP third party transfers is now droppedDaniel Stenberg