History log of /curl/ (Results 27276 – 27300 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
aa47ac4c04-Mar-2005 Daniel Stenberg

Added test case 235 that makes a resumed upload of a file that isn't present
on the remote side. This then converts the operation to an ordinary STOR
upload. This was requested/pointed out by

Added test case 235 that makes a resumed upload of a file that isn't present
on the remote side. This then converts the operation to an ordinary STOR
upload. This was requested/pointed out by Ignacio Vazquez-Abrams.

It also proved (and I fixed) a bug in the newly rewritten ftp code (and
present in the 7.13.1 release) when trying to resume an upload and the servers
returns an error to the SIZE command. libcurl then loops and sends SIZE
commands infinitely.

show more ...

b01151e804-Mar-2005 Dan Fandrich

Reduced the length of data read from the random entropy file.

67bd6f9c04-Mar-2005 Dan Fandrich

Don't try to read the whole of the random file because when /dev/urandom is
used, it slows initialization too much reading an infinitely long file!

4869fa2804-Mar-2005 Daniel Stenberg

7.13.2-CVS

d221e01404-Mar-2005 Daniel Stenberg

starting over

874fc82204-Mar-2005 Daniel Stenberg

stand clear for release time

6f752c6404-Mar-2005 Daniel Stenberg

Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate
the cookie "engine" without having to provide an empty or non-existing file.

ccb7950c04-Mar-2005 Daniel Stenberg

killed trailing whitespace

750e771304-Mar-2005 Daniel Stenberg

killed trailing whitespace

7012a4a204-Mar-2005 Daniel Stenberg

Rene Rebe fixed a -# crash when more data than expected was retrieved.

40ab20a203-Mar-2005 Daniel Stenberg

new VB binding

6af315e503-Mar-2005 Daniel Stenberg

VB binding, updated the .NET info

861b5e6003-Mar-2005 Daniel Stenberg

mention buffer overflows fixed

f619175903-Mar-2005 Daniel Stenberg

fix the distribution files

0ddab51a28-Feb-2005 Dan Fandrich

Fix for a base64 decode heap buffer overflow vulnerability.

9798432f24-Feb-2005 Dan Fandrich

Fixed some compiler warnings. Fixed a low incidence memory leak in the test server.

5faf526122-Feb-2005 Daniel Stenberg

Updated as suggested by Samuel D�az Garc�a

f8b4ba8022-Feb-2005 Daniel Stenberg

krb4 fixed

527f70e522-Feb-2005 Daniel Stenberg

Curl_base64_decode() now returns an allocated buffer

19f66c7522-Feb-2005 Daniel Stenberg

Thanks for the notification iDEFENCE. We are the "initial vendor" and we sure
got no notification, no mail, no nothing.

You didn't even bother to mail us when you went public with this.

Thanks for the notification iDEFENCE. We are the "initial vendor" and we sure
got no notification, no mail, no nothing.

You didn't even bother to mail us when you went public with this. Cool.

NTLM buffer overflow fix, as reported here:

http://www.securityfocus.com/archive/1/391042

show more ...

b7721deb19-Feb-2005 Daniel Stenberg

added test case 234 which is like 233 but uses --location-trusted instead so
thus the second request to the new host will use authentication fine

5ba188ab18-Feb-2005 Daniel Stenberg

Ralph Mitchell reported a flaw when you used a proxy with auth, and you
requested data from a host and then followed a redirect to another
host. libcurl then didn't use the proxy-auth properl

Ralph Mitchell reported a flaw when you used a proxy with auth, and you
requested data from a host and then followed a redirect to another
host. libcurl then didn't use the proxy-auth properly in the second request,
due to the host-only check for original host name wrongly being extended to
the proxy auth as well. Added test case 233 to verify the flaw and that the
fix removed the problem.

show more ...

eadfd78c18-Feb-2005 Daniel Stenberg

socket leak, mingw build

4d815c9918-Feb-2005 Daniel Stenberg

Based on Mike Dobbs' report, BUILDING_LIBCURL is now defined in here if it
runs to build with mingw.

176981b517-Feb-2005 Daniel Stenberg

close the socket properly when returning error due to failing localbind
Bug report #1124588 by David

1...<<1091109210931094109510961097109810991100>>...1351