History log of /curl/ (Results 29226 – 29250 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8300a88017-Feb-2004 Daniel Stenberg

memdebug build, 'make' no longer builds the demo tools

420bbd2e17-Feb-2004 Daniel Stenberg

'make all' also builds the demos

d87981e417-Feb-2004 Daniel Stenberg

include ares_private.h to make sure we get the memdebug stuff included

59091fa817-Feb-2004 Daniel Stenberg

If CURLDEBUG is set we use the libcurl internal memdebug system to track
memory leaks etc.

dc659ec716-Feb-2004 Daniel Stenberg

only build adig and ahost if 'make demos' is used

09aa165916-Feb-2004 Daniel Stenberg

support closesocket() for closing sockets as well, as then we can use this
code fine on ares!

f2fbb5f316-Feb-2004 Daniel Stenberg

Make realloc() support NULL as pointer. Made to allow us to use these routines
to memdebug the ares stuff as well.

29bedfcf16-Feb-2004 Daniel Stenberg

item 24 fixed, edited a few issues

ccdaa0b516-Feb-2004 Daniel Stenberg

Make the 'areschannel' get created in the curl_easy_init() and re-use that
same channel during the whole curl handle's life until curl_easy_cleanup().

f516734916-Feb-2004 Daniel Stenberg

updates

d53d336916-Feb-2004 Daniel Stenberg

verbose-fix, socks5-fix, dnscache-fix, configure-winmmlib-fix

3992618116-Feb-2004 Daniel Stenberg

Fix verbosconnect() when ipv6-enabled to not assume that conn->serv_addr
is a valid pointer, but instead always depend on the passed-in dns pointer.
This happens to be NULL when the connectio

Fix verbosconnect() when ipv6-enabled to not assume that conn->serv_addr
is a valid pointer, but instead always depend on the passed-in dns pointer.
This happens to be NULL when the connection is re-used...

show more ...

8415b4a216-Feb-2004 Daniel Stenberg

removed usage of a silly macro instead of the actual functions memcpy
and memset

e491614516-Feb-2004 Daniel Stenberg

Jeff Lawson pointed out that we need to check for a '5' in the version field
to properly work with SOCKS5 proxies. I also included some ascii art describing
the SOCKS5 response, as RFC1928 de

Jeff Lawson pointed out that we need to check for a '5' in the version field
to properly work with SOCKS5 proxies. I also included some ascii art describing
the SOCKS5 response, as RFC1928 describes. Jeff provided details in bug
report #741841 and here: http://curl.haxx.se/mail/lib-2004-02/0181.html

show more ...

3ec605de15-Feb-2004 Daniel Stenberg

Andr�s Garc�a added a check for lwinmm for Mingw/sys

a7e04cac15-Feb-2004 Daniel Stenberg

Mark the dns entry 'inuse' properly even when used from the cache. This
seems to correct some host cache screw-ups I could reproduce.

8ddc18a415-Feb-2004 Daniel Stenberg

another case which should use CURLcode and not int

0d3aa8b715-Feb-2004 Daniel Stenberg

Use the was_iface variable when binding a socket locally, even if no
SO_BINDTODEVICE is present, to prevent compiler warnings about the variable

496bbcee15-Feb-2004 Daniel Stenberg

bind interface and large file fixes

901edd3215-Feb-2004 Daniel Stenberg

recent fixes

0612c27515-Feb-2004 Daniel Stenberg

(void) functions we don't check the return code for

f3d9152815-Feb-2004 Daniel Stenberg

CURLcode/int cleanup to reduce IRIX warnings
Removed some dates/names in the comments.

f7fae23515-Feb-2004 Daniel Stenberg

spell!

2d41efb715-Feb-2004 Daniel Stenberg

don't assume we can use gcc 2.96+ options

7abf2f4413-Feb-2004 Daniel Stenberg

in the socks code, make sure we receive Curl_read results in ints and
Curl_write in CURLcode, to keep the picky compilers happy

1...<<1161116211631164116511661167116811691170>>...1351