History log of /curl/ (Results 25376 – 25400 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5565f45f31-Jan-2007 Dan Fandrich

Properly use libtool macros to fix OpenLDAP library name detection on Darwin.

49c4d9c931-Jan-2007 Yang Tse

add debug messages for initialization failures

c2639e0731-Jan-2007 Yang Tse

when using select() instead of poll, skip the test if the number of
open file descriptors is greater than FD_SETSIZE minus SAFETY_MARGIN,
also skip the test if any of the open file descriptor

when using select() instead of poll, skip the test if the number of
open file descriptors is greater than FD_SETSIZE minus SAFETY_MARGIN,
also skip the test if any of the open file descriptors has a number
greater than FD_SETSIZE minus SAFETY_MARGIN.

show more ...

e485a23a31-Jan-2007 Daniel Stenberg

Marty Kuhrt's VMS updates

d7d5baa030-Jan-2007 Yang Tse

fix temp string buffer variable name

e1e55e4d30-Jan-2007 Gisle Vanem

Support for OpenWatcom (Win32): It do have getpid(), but no
<sys/time.h>.

1eb530d830-Jan-2007 Daniel Stenberg

start working on 7.16.2

bad6783030-Jan-2007 Yang Tse

skip test on platforms on which we use select() instead
of poll() and select() happens to be bound by FD_SETSIZE

db22c83029-Jan-2007 Yang Tse

fix compiler warning "discards qualifiers from pointer target type" in debug builds

a4b39c6a29-Jan-2007 Daniel Stenberg

the same source file is re-used for multiple tests and I missed to add the
timval.c dependency on some of those

d10e174f29-Jan-2007 Gisle Vanem

Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs.

e994c6af29-Jan-2007 Gisle Vanem

Use DOS line-endings.

ef442d5829-Jan-2007 Daniel Stenberg

release time

8680e01029-Jan-2007 Daniel Stenberg

the user-agent fix

4d8dcf7b29-Jan-2007 Daniel Stenberg

the libtest source codes that use curlx_tv* functions MUST use the
lib/timeval.c source code since those functions are not in the API (and might
not be accessible)

abdbd31029-Jan-2007 Daniel Stenberg

- Michael Wallner reported that when doing a CONNECT with a custom User-Agent
header, you got _two_ User-Agent headers in the CONNECT request...! Added
test case 287 to verify the fix.

ddace02e29-Jan-2007 Gunter Knauf

fixed segfault when compiled with MingW32 and cmd or command shell.

1f4c8c4f28-Jan-2007 Daniel Stenberg

Andreas Rieke added extra infof() for when a connection is not re-used due to
SSL conditions not being the same

8162b32b28-Jan-2007 Daniel Stenberg

silence compiler warnings

daf527b228-Jan-2007 Gunter Knauf

enabled build with sspi.

ee51c07b28-Jan-2007 Gunter Knauf

enabled build with hardcoded ca-bundle path;
added distclean target.

856ba4c628-Jan-2007 Gunter Knauf

force to create ca-bunde.h even if it exists already.

b3e2337328-Jan-2007 Gunter Knauf

use var for awk.

e5adab3928-Jan-2007 Daniel Stenberg

curl_easy_reset() now resets the CA bundle path correctly

d311535828-Jan-2007 Gunter Knauf

another small fix to directory listing output; disabled CURL_LIBSSH2_DEBUG.

1...<<1011101210131014101510161017101810191020>>...1351