History log of /curl/ (Results 26151 – 26175 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
06a7b05626-Apr-2006 Gisle Vanem

Added revision ID-tag.

12db20be26-Apr-2006 Gisle Vanem

Fixed signed/unsigned convertion errors in Salford-C.
#ifdef around WSAEDISCON in strerror.c.

3cbb1b2b26-Apr-2006 Gisle Vanem

Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines
(more logical).

d75e587626-Apr-2006 Gisle Vanem

djgpp has <process.h> too.

414c57d126-Apr-2006 Gisle Vanem

Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and
HAVE_PROCESS_H added for all except scc.

c14a84e626-Apr-2006 Gisle Vanem

Added SalfordC support.

def0db3026-Apr-2006 Daniel Stenberg

crlf_conversions needs to be a curl_off_t for ASCII transfers > 4GB on 32bit
systems

6ef7a81a26-Apr-2006 Daniel Stenberg

updated with more error codes

95152aec26-Apr-2006 Daniel Stenberg

David McCreedy brought line end conversions when doing FTP ASCII
transfers. They are done on non-windows systems and translate CRLF to LF.

8ed6762325-Apr-2006 Daniel Stenberg

--ftp-method was missing in the --help output, as mentioned by Manfred Schwarb

87c5ed8b25-Apr-2006 Daniel Stenberg

Paul Querna fixed libcurl to better deal with deflate content encoding when
the stream (wrongly) lacks a proper zlib header. This seems to be the case on
too many actual server implementation

Paul Querna fixed libcurl to better deal with deflate content encoding when
the stream (wrongly) lacks a proper zlib header. This seems to be the case on
too many actual server implementations.

show more ...

ecc6c1f525-Apr-2006 Daniel Stenberg

prevent signed/unsigned warnings

3d8338b024-Apr-2006 Daniel Stenberg

Mention my April 20 thoughts. I already changed the README in the lib dir
to be accurate on this.

c91e255124-Apr-2006 Daniel Stenberg

added the hipev build

a8dddeab24-Apr-2006 Daniel Stenberg

the example that _is_ supposed to use libevent

8f0a5ab624-Apr-2006 Daniel Stenberg

this example does NOT use libevent!

db03d4bd21-Apr-2006 Daniel Stenberg

Ale Vesely fixed CURLOPT_INTERFACE when using a hostname

0ec96e4221-Apr-2006 Daniel Stenberg

each socket is used by exactly one easy handle, but of course each easy handle
can and will use more than one socket

6e520c4c21-Apr-2006 Daniel Stenberg

added SPL and XBLite

1e8683d720-Apr-2006 Gunter Knauf

removed -fpack-struct because gcc4 seems to know its obsolete and warns...

2df622fd19-Apr-2006 Daniel Stenberg

detect ICC and pass on "-we 147" so that the configure checks for function
arguments work properly - and the option is not harmful for the rest of the
curl build either!

fede784f19-Apr-2006 Daniel Stenberg

the new conversion stuff documented (mostly by David McCreedy)

f191b14319-Apr-2006 Daniel Stenberg

CURL_VERSION_CONV is returned by curl_version_info if libcurl has been built
to allow/support character conversions

5921255318-Apr-2006 Daniel Stenberg

mention the recent thoughts/progress I had

e532b19618-Apr-2006 Daniel Stenberg

Robson Braga Araujo provided a patch that makes libcurl less eager to close
the control connection when using FTP, for example when you remove an easy
handle from a multi stack.

1...<<1041104210431044104510461047104810491050>>...1351