History log of /curl/ (Results 30776 – 30800 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ed29552b20-Dec-2002 Daniel Stenberg

Use AM_MAINTAINER_MODE which thus makes less maintainer stuff in the default
makefile when --enable-maintainer-mode is not used.

a2ada3cf20-Dec-2002 Daniel Stenberg

7.10.3-commit

88825a1119-Dec-2002 Daniel Stenberg

fixes

264e7fc519-Dec-2002 Daniel Stenberg

removed fruitless attempts to overload some targets

1698015e19-Dec-2002 Daniel Stenberg

Curl_base64_decode() fixed by Matthew B

39dc14c019-Dec-2002 Daniel Stenberg

Fixed the usage of SSL_read() to properly return -1 if the EWOULDBLOCK
situation occurs, which it previously didn't!

This was reptoed by Evan Jordan in bug report #653022.

Also,

Fixed the usage of SSL_read() to properly return -1 if the EWOULDBLOCK
situation occurs, which it previously didn't!

This was reptoed by Evan Jordan in bug report #653022.

Also, if ERROR_SYSCALL is returned from SSL_write(), include the errno number
in the error string for easier error detection.

show more ...

04c499a519-Dec-2002 Daniel Stenberg

CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe

efbe930a18-Dec-2002 Daniel Stenberg

CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR

747f87f617-Dec-2002 Daniel Stenberg

Removed weird special multi interface condition that caused bug report
#651464.

5a4c56fc17-Dec-2002 Daniel Stenberg

don't install the test programs

81f45ba916-Dec-2002 Daniel Stenberg

writefunction data is not zero terminated

a5dc4e3216-Dec-2002 Daniel Stenberg

removed junk

2b83985316-Dec-2002 Daniel Stenberg

Added test case 504, using multi interface and a local proxy without anything
listening on the port we use.

66b6cd6816-Dec-2002 Daniel Stenberg

better desc

0ef3d90816-Dec-2002 Daniel Stenberg

mistake, this only requires http

5cc50f9b16-Dec-2002 Daniel Stenberg

the hostip.c commit

e879e26a16-Dec-2002 Daniel Stenberg

EAGAIN on older (correct) glibc versions indicate a problem and not the need
for a bigger buffer and this is indeed badness for us. Making this work
on both old and new glibc versions require

EAGAIN on older (correct) glibc versions indicate a problem and not the need
for a bigger buffer and this is indeed badness for us. Making this work
on both old and new glibc versions require an ugly loop that in its worse
form cause 45 bad loops when using the correct glibc and a non-resolving
host name... :-/

We want a better fix. Badly.

show more ...

96d8415016-Dec-2002 Daniel Stenberg

changes from last week

2aa0c6c416-Dec-2002 Daniel Stenberg

cut off -O properly when building for debug
setup the Makefile in tests/libtest/

8111383813-Dec-2002 Daniel Stenberg

documented the %-variables

c433cf7413-Dec-2002 Daniel Stenberg

fixed another space issue

e0d6ebc213-Dec-2002 Daniel Stenberg

please mr CVS ignore these

4938991a13-Dec-2002 Daniel Stenberg

set up arg2 to point to argv[2] to be used at will by programs

13722f5313-Dec-2002 Daniel Stenberg

added 503

57f0e32913-Dec-2002 Daniel Stenberg

used this to verify bug report 651460

1...<<1231123212331234123512361237123812391240>>...1351