index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
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
2006-10-06
Bogdan Nicula's hanging test case was converted to test case 533 and the test
Daniel Stenberg
2006-10-04
Dmitriy Sergeyev provided an example source code that crashed CVS libcurl
Daniel Stenberg
2006-09-30
Support for FTP third party transfers is now dropped
Daniel Stenberg
2006-09-28
Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
Daniel Stenberg
2006-09-24
Bernard Leak fixed configure --with-gssapi-libs
Daniel Stenberg
2006-09-24
Cory Nelson made libcurl use the WSAPoll() function if built for Windows
Daniel Stenberg
2006-09-23
Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but only
Daniel Stenberg
2006-09-23
Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as
Daniel Stenberg
2006-09-21
(FTP) a failed upload does not invalidate the control connection
Daniel Stenberg
2006-09-20
Armel Asselin fixed problems when you gave a proxy URL with user name and
Daniel Stenberg
2006-09-12
stuff we do
Daniel Stenberg
2006-09-11
- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a
Daniel Stenberg
2006-09-10
curl_multi_socket() fix thanks to Jeff's test code
Daniel Stenberg
2006-09-09
Michele Bini fixed how the hostname is put in NTLM packages. As servers
Daniel Stenberg
2006-09-08
Peter Sylvester cleaned up and fixed the getsockname() uses in ftp.c. Some
Daniel Stenberg
2006-09-07
Major overhaul introducing http pipelining support and shared connection
Daniel Stenberg
[next]