History log of /curl/ (Results 28951 – 28975 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
24cfa7f113-Mar-2004 Daniel Stenberg

the postsize is an off_t so use the proper printf format to output the
content-length when doing multipart posts

94a1d09a12-Mar-2004 Daniel Stenberg

more variable type fixing for the huge posts

230a750912-Mar-2004 Daniel Stenberg

newer c-ares release

4ad68ec312-Mar-2004 Daniel Stenberg

more variable type fixes for the large POST support

ef776ab812-Mar-2004 Daniel Stenberg

Made the 'postsize' variable an off_t type to be able to hold large file
sizes if desired

f8ff0f6b12-Mar-2004 Daniel Stenberg

minor variable type fix

bc7122f612-Mar-2004 Daniel Stenberg

CURLOPT_POSTFIELDSIZE_LARGE is added in 7.11.1

e5963dae12-Mar-2004 Daniel Stenberg

ignore aclocal.m4

1ebda8fa12-Mar-2004 Daniel Stenberg

Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of the
CURLOPT_POSTFIELDSIZE option to allow really big HTTP POSTs.

9af532e612-Mar-2004 Daniel Stenberg

David Byron's fix to clear outs.filename

9d064a3911-Mar-2004 Daniel Stenberg

dl and ulspeed are now curl_off_t so typecast them to double when we
return their values

d6edcfb411-Mar-2004 Daniel Stenberg

Optimize the way libcurl uses CWD

1d5a914c11-Mar-2004 Daniel Stenberg

Made max5data() take a curl_off_t size as argument instead of double. Should
make the progress meter more accurate for large files. Also made the sprintf
usage in that function avoid floating

Made max5data() take a curl_off_t size as argument instead of double. Should
make the progress meter more accurate for large files. Also made the sprintf
usage in that function avoid floating point.

show more ...

666bc9ee11-Mar-2004 Daniel Stenberg

added that header fiddling the msvc users will enjoy

e545e33d11-Mar-2004 Daniel Stenberg

Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead of -1 for sockets.

326e8b9f11-Mar-2004 Daniel Stenberg

don't let the EINTR stuff build on windows

0d1fc73f10-Mar-2004 Daniel Stenberg

Use more curl_off_t variables when doing the progress meter calculations and
argument passing and try to convert to double only when providing data to the
external world.

50a1853510-Mar-2004 Daniel Stenberg

use the new OS define from lib/config-win32.h

35e158d810-Mar-2004 Daniel Stenberg

make loop variable size_t as well when looping to a size_t limit

7225b14010-Mar-2004 Daniel Stenberg

curl_socket_t mistakes cleanup

85838a8910-Mar-2004 Daniel Stenberg

turn niflags into a define named NIFLAGS

d29590f510-Mar-2004 Daniel Stenberg

added the Estonian one, removed the cyberservers one since it is dead and
they don't respond to email

467c3e3a10-Mar-2004 Daniel Stenberg

fixing

b484b3b610-Mar-2004 Daniel Stenberg

Gisle Vanem improved build on Windows.

b45d50cc10-Mar-2004 Daniel Stenberg

Nah, ignore the OS define in here. This is being included by ares and it
certainly doesn't need the OS define.

1...<<1151115211531154115511561157115811591160>>...1351