History log of /curl/ (Results 31926 – 31950 of 33761)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4e276b1b23-Oct-2001 Daniel Stenberg

pack_hostent() now aligns the data properly on 64bit boundaries to work on
more CPU architectures

50e9f8ff23-Oct-2001 Daniel Stenberg

grammar grammar!

7d3daa5923-Oct-2001 Daniel Stenberg

added "3.12 Why do FTP specific features over HTTP proxy fails?"

7349940b23-Oct-2001 Daniel Stenberg

added AC_PREREQ(2.50) to prevent autoconf mistakes

78000dbd22-Oct-2001 Daniel Stenberg

An SGI (IRIX) compiler doesn't like indended #-instructions, so they're all
in column zero now!

b585f41122-Oct-2001 Daniel Stenberg

make sure the connect can't return OK but return a NULL as addr

5ccd6bb822-Oct-2001 Daniel Stenberg

2000 => 2001

5193894622-Oct-2001 Daniel Stenberg

rephrased the WRITEFUNCTION description a bit

29b76a5222-Oct-2001 Daniel Stenberg

failed transfers will now close the connection

0436bc2222-Oct-2001 Daniel Stenberg

added cygwin package makefile

cd16efa222-Oct-2001 Daniel Stenberg

Cygwin files

56562bad22-Oct-2001 Daniel Stenberg

Kevin Roth's cygwin fixes

a26081b522-Oct-2001 Daniel Stenberg

A Kevin Roth patch. -- It's a post 1.4.2 patch that will become part of
libtool 1.4.3, and it's required to allow "make install" to function properly
on cygwin.

aa9c01ad19-Oct-2001 Daniel Stenberg

new return code: CURLE_GOT_NOTHING

4e37187e19-Oct-2001 Daniel Stenberg

now counts header size return from server and if nothing is returned from a
HTTP server we return error

74d5a6fb19-Oct-2001 Daniel Stenberg

curl_easy_duphandle() now properly clones the cookie option
- patch by T. Bharath

83da58ce19-Oct-2001 Daniel Stenberg

added test 37

45cc78fd19-Oct-2001 Daniel Stenberg

CURLOPT_FAILONERROR now only returns error if the HTTP code is 400 or above
unconditionalliy. Previously, the code check was for >= 300 unless follow-
location was enabled...

010044e017-Oct-2001 Daniel Stenberg

the malloc debug system only logs data if the logfile FILE * is set, which
makes it easier to disable debug output when built with debug functions

db0e3cc617-Oct-2001 Daniel Stenberg

call Curl_done() in Curl_perform() after Transfer() was called, even it it
returned an error as there might be stuff in there we must free/cleanup.
This fixes the memory leak Yanick Pelletier

call Curl_done() in Curl_perform() after Transfer() was called, even it it
returned an error as there might be stuff in there we must free/cleanup.
This fixes the memory leak Yanick Pelletier posted about 16 Oct 2001

show more ...

8dd6a4e317-Oct-2001 Daniel Stenberg

don't use 'strict' anymore, as it doesn't work good with the cygwin fixes
also, always kill/restart the HTTP server on startup if it is our test server

92abbcef16-Oct-2001 Daniel Stenberg

Kevin Roth's cygwin adjustment

1e8f0c5716-Oct-2001 Daniel Stenberg

added AC_LIBTOOL_WIN32_DLL for cygwin setup issues

532bca4112-Oct-2001 Daniel Stenberg

Curl_tvdiff() now returns a millisecond diff, no double like before

b438c46712-Oct-2001 Daniel Stenberg

progress meter fixes

1...<<1271127212731274127512761277127812791280>>...1351