History log of /curl/ (Results 27101 – 27125 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ea03ad3b09-Apr-2005 Dominick Meglio

Made sortlist support IPv6 (this can probably use some testing)

feec421709-Apr-2005 Dominick Meglio

Made sortlist support CIDR matching for IPv4

6349828408-Apr-2005 Dominick Meglio

Added preliminary IPv6 support to ares_gethostbyname

fb3c85ab08-Apr-2005 Daniel Stenberg

fixed the 304 response-with-content-length problem reported by Cory Nelson

a9b7c35308-Apr-2005 Dominick Meglio

Added include for inet_net_pton.h to ares__get_hostent.c

a7ba0d9008-Apr-2005 Dominick Meglio

Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family

2fc70e2c08-Apr-2005 Daniel Stenberg

re-arrange some code to prevent warnings on unreachable code

7ae3f0e708-Apr-2005 Daniel Stenberg

include sys/types.h too when checking for headers as otherwise this breaks
on Solaris and FreeBSD. At least.

9afaa51e08-Apr-2005 Marty Kuhrt

updated instructions

c736a71908-Apr-2005 Marty Kuhrt

fixed control_y trap problem

37a5478408-Apr-2005 Marty Kuhrt

cast the call to Curl_inet_ntop for DECC compiler squawk

b9f1d43907-Apr-2005 Daniel Stenberg

Unfortunately, if a ca file name is set the function fails for whatever reason
(missing file, bad file, etc), gnutls will no longer handshake properly but it
just loops forever. Therefore, we

Unfortunately, if a ca file name is set the function fails for whatever reason
(missing file, bad file, etc), gnutls will no longer handshake properly but it
just loops forever. Therefore, we must return error if we get an error when
setting the CA cert file name. This is not the same behaviour as with OpenSSL.

Question/report posted to the help-gnutls mailing list, April 8 2005.

show more ...

bec6423c07-Apr-2005 Daniel Stenberg

one down

241b2b4a07-Apr-2005 Daniel Stenberg

set LD_LIBRARY_PATH when GnuTLS has been found

14d9b56907-Apr-2005 Daniel Stenberg

cut 'n paste error

1c3766eb07-Apr-2005 Daniel Stenberg

GnuTLS updates

70024d6107-Apr-2005 Daniel Stenberg

GnuTLS!

2085f13307-Apr-2005 Daniel Stenberg

added new files

2a045dfc07-Apr-2005 Daniel Stenberg

fixed to build after the GnuTLS fixes

893cbaaf07-Apr-2005 Daniel Stenberg

added some blurb about the GnuTLS license

6e61939307-Apr-2005 Daniel Stenberg

GnuTLS support added. There's now a "generic" SSL layer that we use all over
internally, with code provided by sslgen.c. All SSL-layer-specific code is
then written in ssluse.c (for OpenSSL)

GnuTLS support added. There's now a "generic" SSL layer that we use all over
internally, with code provided by sslgen.c. All SSL-layer-specific code is
then written in ssluse.c (for OpenSSL) and gtls.c (for GnuTLS).

As far as possible, internals should not need to know what SSL layer that is
in use. Building with GnuTLS currently makes two test cases fail.

TODO.gnutls contains a few known outstanding issues for the GnuTLS support.

GnuTLS support is enabled with configure --with-gnutls

show more ...

015a618107-Apr-2005 Daniel Stenberg

ssl_version_num is not used anymore

2a8b91cd07-Apr-2005 Daniel Stenberg

ssl_version_num won't be used anymore since we will soon offer multiple SSL
layers and it won't make sense to provide a numerical version for it. I also
doubt that many people have used this

ssl_version_num won't be used anymore since we will soon offer multiple SSL
layers and it won't make sense to provide a numerical version for it. I also
doubt that many people have used this for anything critical.

show more ...

bebd5dbc07-Apr-2005 Daniel Stenberg

Add support for --with-gnutls. If configure detects OpenSSL, you need to
to explicitly disable that first with --without-ssl. Initial attempt.

018dbfe007-Apr-2005 Daniel Stenberg

bail out if perl is missing, it is needed for building curl anyway

1...<<1081108210831084108510861087108810891090>>...1351