History log of /curl/ (Results 25151 – 25175 of 33768)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d052e54518-Mar-2007 Daniel Stenberg

detect if built with the OpenSSL API "emulated" by yassl

da2b75a018-Mar-2007 Yang Tse

Fix compiler warning/error: ISO C90 forbids mixed declarations and code

0e2d3b7b18-Mar-2007 Yang Tse

Code refactoring, extracting a new function wait_ms() from Curl_select and
Curl_poll() which is called whenever not a single valid file descriptor is
passed to these functions.

Impro

Code refactoring, extracting a new function wait_ms() from Curl_select and
Curl_poll() which is called whenever not a single valid file descriptor is
passed to these functions.

Improve readibility using a poll() macro to replace WSApoll().

show more ...

46a50aa017-Mar-2007 Gisle Vanem

Remove unneeded 'HAVE_*' defines. Detect i386 OS-target (gcc).

605a391117-Mar-2007 Gisle Vanem

Added cvs id. Use TOPDIR variable. Updated CSOURCES.
Dependencies are now put in external file depend.dj.

de6f82d017-Mar-2007 Gisle Vanem

Added a hack to work around the circular dependency when
CURL_DEBUG is defined.

c1f3edbd16-Mar-2007 Daniel Stenberg

openssl/bio.h doesn't exist when we build with yassl so avoid trying

a20a6f6716-Mar-2007 Dan Fandrich

Fixed the test case to use a truly invalid urlglob range.

7593149215-Mar-2007 Daniel Stenberg

Sebastien Trottier's issue

800b55c715-Mar-2007 Daniel Stenberg

eight fresh issues to keep track of

a53411c015-Mar-2007 Dan Fandrich

Various memory leaks plugged and NULL pointer fixes made in the ssh code.

b169aa2915-Mar-2007 Daniel Stenberg

- Nick made the curl tool accept globbing ranges that only is one number, i.e
you can now use [1-1] without curl complaining.

9189ac1115-Mar-2007 Dan Fandrich

Fixed some memory leaks in various error paths.

5c7c79bd15-Mar-2007 Yang Tse

show better description for AMD64-linux static libraries PIC check

8605321d15-Mar-2007 Dan Fandrich

Fixed a memory leak.

d314453014-Mar-2007 Daniel Stenberg

yassl doesn't have SSL_get_shutdown() in its OpenSSL() layer so we check for
it and avoid it, even if this cripples the CCC command

9cb69f7714-Mar-2007 Dan Fandrich

Fixed a NULL pointer dereference on sftp initialization failure.
Added some more debug logs.

ee332e0c13-Mar-2007 Dan Fandrich

--ftp-ssl-control is now honoured on ftps:// URLs

0188493d13-Mar-2007 Gisle Vanem

Use Curl_inet_pton() instead of inet_pton().

ae07fd2b12-Mar-2007 Dan Fandrich

libcurl supplies its own crypto hash functions when SSL is disabled, so
'crypto' tests aren't dependent on SSL. Compiling with
--disable-crypto-auth will cause test failures, however.

d76a734012-Mar-2007 Daniel Stenberg

RECV is for download

b66def2b12-Mar-2007 Yang Tse

Emmanuel Dreyfus fixed not being able to find ber_free() in
libldap when available in liblber.

20b9ab4911-Mar-2007 Daniel Stenberg

can just as well NULLify the pointer in a single spot

c8cd133311-Mar-2007 Daniel Stenberg

reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html

40e9e40c11-Mar-2007 Yang Tse

fix compiler warning: unused variable

1...<<1001100210031004100510061007100810091010>>...1351