- Sep 21, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the --proxy-negotiate command line option to allow a user to explicitly select it.
-
- Sep 20, 2007
-
-
Dan Fandrich authored
Made a few more tests work remotely.
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Sep 18, 2007
-
-
Daniel Stenberg authored
o It looks for the NSS database first in the environment variable SSL_DIR, then in /etc/pki/nssdb, then it initializes with no database if neither of those exist. o If the NSS PKCS#11 libnspsem.so driver is available then PEM files may be loaded, including the ca-bundle. If it is not available then only certificates already in the NSS database are used. o Tries to detect whether a file or nickname is being passed in so the right thing is done o Added a bit of code to make the output more like the OpenSSL module, including displaying the certificate information when connecting in verbose mode o Improved handling of certificate errors (expired, untrusted, etc) The libnsspem.so PKCS#11 module is currently only available in Fedora 8/rawhide. Work will be done soon to upstream it. The NSS module will work with or without it, all that changes is the source of the certificates and keys.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
key was specified and there was no HOME environment variable, and then it didn't continue to try the other auth methods. Now it will instead try to get the files id_dsa.pub and id_dsa from the current directory if none of the two conditions were met.
-
Dan Fandrich authored
-
Guenter Knauf authored
-
Dan Fandrich authored
-
- Sep 17, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
sent by curl, if not the addresses themselves.
-
Dan Fandrich authored
Added hooks to the test suite to make it possible to test a curl running on a remote host.
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
instead of hard-coding it to 127.0.0.1
-
Dan Fandrich authored
-
- Sep 15, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
proxies for FTP urls.
-
Daniel Stenberg authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 14, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
fixed some AC_SUBST configure entries.
-
Dan Fandrich authored
Removed and fixed some AC_SUBST configure entries.
-
- Sep 13, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to the specific tracker entries
-
- Sep 12, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
it. This caused a segfault in some fprintf() implementations. Like on Solaris.
-