- Apr 07, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
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
-
Daniel Stenberg authored
-
Daniel Stenberg authored
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.
-
Daniel Stenberg authored
to explicitly disable that first with --without-ssl. Initial attempt.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
include, as it seems at least some AIX versions don't really allow it to be include at the same time as the original nameser.h.
-
Daniel Stenberg authored
-
- Apr 06, 2005
-
-
Daniel Stenberg authored
X.
-
Daniel Stenberg authored
-
Gisle Vanem authored
should come from <ws2tcpip.h>, but Winsock 1.1 should suffice.
-
Gisle Vanem authored
-
Daniel Stenberg authored
(IRIX 6.5.22 it seems)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
code uses that
-
Dan Fandrich authored
-
- Apr 05, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dominick Meglio authored
Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 04, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
from url.c: Curl_disconnect().
-
Daniel Stenberg authored
-
- Apr 03, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
also affecting NTLM and Negotiate.) It turned out that if the server responded with 100 Continue before the initial 401 response, libcurl didn't take care of the response properly. Test case 245 and 246 added to verify this.
-
Daniel Stenberg authored
But this works just fine on my host. Plain HTTP POST using Digest.
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-