History log of /curl/ (Results 30401 – 30425 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
246f3a6312-May-2003 Daniel Stenberg

Dan Fandrich added --compressed docu

e99eff4e12-May-2003 Daniel Stenberg

setting ENCODING to "" means enable-all-you-support

c0197f1912-May-2003 Daniel Stenberg

Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
set to "". This frees the application from having to know which encodings
the library supports.

3994d67e12-May-2003 Daniel Stenberg

Dan Fandrich lowered the libtool requirement

9ead79c912-May-2003 Daniel Stenberg

when we have accepted the server's connection in a PORT sequence, we set
the new socket to non-blocking

9371aed412-May-2003 Daniel Stenberg

avoid the write loop

940707ad12-May-2003 Daniel Stenberg

incoming proxy headers shall be sent to the debug function has HEADERs not
DATA

e6c267fb09-May-2003 Daniel Stenberg

oops, run libtoolize as the first tool

93538fcc09-May-2003 Daniel Stenberg

run libtoolize too

83a7fad309-May-2003 Daniel Stenberg

run libtoolize to generate these files

3c7e333809-May-2003 Daniel Stenberg

CURLOPT_FTP_USE_EPRT added

7b0f35ed09-May-2003 Daniel Stenberg

--disable-eprt added

94a157d009-May-2003 Daniel Stenberg

support for CURLOPT_FTP_USE_EPRT added

ca04620209-May-2003 Daniel Stenberg

AIX wants sys/select.h

073ef0b309-May-2003 Daniel Stenberg

clarify on the curl name issue and that there may be other libcurl-based
tools that provide GUI

c41c05d406-May-2003 Daniel Stenberg

Kevin Delafield reported another case where we didn't correctly check for
EAGAIN but only EWOULDBLOCK, which caused badness on HPUX. We also check for
and act the same on EINTR errors as we

Kevin Delafield reported another case where we didn't correctly check for
EAGAIN but only EWOULDBLOCK, which caused badness on HPUX. We also check for
and act the same on EINTR errors as well now.

show more ...

f1ea54e005-May-2003 Daniel Stenberg

fixed the required tools' version numbers

a139ce9004-May-2003 Daniel Stenberg

the writable argv check now should not exit when building a cross-compiled
curl

7431957103-May-2003 Daniel Stenberg

put back the libtool test, now for 1.5
require autoconf 2.57
require automake 1.7

1752d80902-May-2003 Daniel Stenberg

If there is a custom Host: header specified, we use that host name to
extract the correct set of cookies to send. This functionality is verified
by test case 62.

aa7420e102-May-2003 Daniel Stenberg

send correct cookies when using a custom Host:

a290d4b902-May-2003 Daniel Stenberg

fixed the format slightly

19a4314e01-May-2003 Daniel Stenberg

corrected a comment about gzip not being supported

d166e85e01-May-2003 Daniel Stenberg

FTP URL with type=a

f213e85701-May-2003 Daniel Stenberg

Andy Cedilnik fixed some compiler warnings

1...<<1211121212131214121512161217121812191220>>...1351