History log of /curl/ (Results 27501 – 27525 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7e00076517-Dec-2004 Gisle Vanem

<windows.h> required for Watcom.

9a8ba19b17-Dec-2004 Gisle Vanem

s/_write/write/g

41e776f917-Dec-2004 Gisle Vanem

Fix calling convention of wlap32.dll function. Watcom
uses fastcall by default, so force cdecl.

5c2d4a6b17-Dec-2004 Gisle Vanem

Watcom has 'struct timeval'.

83b7094017-Dec-2004 Gisle Vanem

Add libidn.a and iconv libraries if USE_IDNA=1.

3590fffe17-Dec-2004 Gisle Vanem

Added option for using C-ares and libidn.
Dependencies generated from $(CSOURCES).

5e2e87cc17-Dec-2004 Gisle Vanem

getdate.c is gone.

b1bdba7d17-Dec-2004 Gisle Vanem

Print true netrc name (.netrc/_netrc).

e3d342df17-Dec-2004 Daniel Stenberg

avoid an extra malloc

ff54a74b17-Dec-2004 Daniel Stenberg

duplicate ! typo

ccf65be017-Dec-2004 Daniel Stenberg

fixed minor memory leak when running out of memory

7dfef13217-Dec-2004 Daniel Stenberg

oops, add missing return keyword

0b85e53a16-Dec-2004 Daniel Stenberg

fix skip-reason

26cfb21c16-Dec-2004 Daniel Stenberg

several windows large-file fixes

b7acdbcb16-Dec-2004 Daniel Stenberg

two more ftp directory re-use tests added

6e1e9caa16-Dec-2004 Daniel Stenberg

Based on Gisle Vanem's patch: make sure the directory re-use works even when
a URL-encoded path is used.

f71725de16-Dec-2004 Gisle Vanem

Must include <io.h> and <sys/stat.h> before redefining
stat(), fstat() and lseek().

26fe6da916-Dec-2004 Dan Fandrich

Renamed a struct member to avoid conflict with a C++ reserved word.

8d4ac69116-Dec-2004 Daniel Stenberg

reduced the number of sub-blocks

4f5a6a3316-Dec-2004 Daniel Stenberg

moved the lseek() and stat() magic defines to setup.h and now take advantage
of struct_stat in formdata.c as well, to support formpost uploads of large
files on Windows too

ec8ee44016-Dec-2004 Gisle Vanem

Support uploading and resuming of >2GB files.
Ref. lib/file.c.

e47b5d4e16-Dec-2004 Daniel Stenberg

Provide better reasons for why test cases are skipped. Also, don't show the
SKIPPED stuff in the short output. Some platforms get quite a lot of SKIPPED
and they don't add much value and only

Provide better reasons for why test cases are skipped. Also, don't show the
SKIPPED stuff in the short output. Some platforms get quite a lot of SKIPPED
and they don't add much value and only clutter screen space.

show more ...

494c40fd16-Dec-2004 Daniel Stenberg

NULL the fp pointer after it has been fclosed()

d3b4147216-Dec-2004 Daniel Stenberg

Dinar in bug report #1086121, found a file handle leak when a multipart
formpost (including a file upload part) was aborted before the whole file was
sent.

38181fbc15-Dec-2004 Dan Fandrich

Fix the --enable-debug compiler warning options for older versions of gcc.

1...<<1101110211031104110511061107110811091110>>...1351