- Oct 30, 2007
-
-
Daniel Stenberg authored
-
- Oct 26, 2007
-
-
Daniel Stenberg authored
-
- Oct 25, 2007
-
-
Dan Fandrich authored
-
- Oct 15, 2007
-
-
Dan Fandrich authored
Don't confuse NUL with NULL.
-
Dan Fandrich authored
-
Patrick Monnerat authored
CURLOPT_COPYPOSTFIELDS option added for dynamic. Fix some OS400 features.
-
- Oct 13, 2007
-
-
Daniel Stenberg authored
My understanding is that we use "number" for discrete variables and "amount" for continuous variables. So you can say "The amount of flour required depends on..." or, "Last night I consumed a large amount of beer!". And, "That tank contains a large number of fish" or, "Over the week I consumed a number of cases of beer." I think that features are discrete, so the man page would read "...the number of features will make your head spin!".
-
- Oct 09, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
behavior, it only changes the actual request method keyword and this is not always what the user/app wants.
-
Daniel Stenberg authored
man page.
-
- Oct 07, 2007
-
-
Daniel Stenberg authored
a response that was larger than 16KB is now improved slightly so that now the restriction at 16KB is for the headers only and it should be a rare situation where the response-headers exceed 16KB. Thus, I consider #47 fixed and the header limitation is now known as known bug #48.
-
- Oct 05, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CURLOPT_OPENSOCKETFUNCTION
-
Daniel Stenberg authored
string: "FLUSH". Using that will cause libcurl to flush its cookies to the CURLOPT_COOKIEJAR file.
-
- Oct 04, 2007
-
-
Daniel Stenberg authored
bumps and what the version number's significance to all that is.
-
- Oct 03, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CURLE_PEER_FAILED_VERIFICATION (standard CURL_NO_OLDIES style), and made this return code get used by the previous SSH MD5 fingerprint check in case it fails.
-
Daniel Stenberg authored
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 and the curl tool --hostpubmd5. They both make the SCP or SFTP connection verify the remote host's md5 checksum of the public key before doing a connect, to reduce the risk of a man-in-the-middle attack.
-
- Oct 02, 2007
-
-
Daniel Stenberg authored
Added test case 1008 to verify. Note that #47 is still there.
-
Daniel Stenberg authored
CURLOPT_POST301 written by Philip Langdale
-
Daniel Stenberg authored
-
- Sep 25, 2007
-
-
Daniel Stenberg authored
out "written"
-
- Sep 24, 2007
-
-
Daniel Stenberg authored
URLs ending with a slash properly (it should list the contents of that directory). Test case 351 brought back and also test 1010 was added.
-
Daniel Stenberg authored
Debian bug report http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443734
-
- 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
-
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg 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
-
- Sep 13, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
to the specific tracker entries
-
- Sep 09, 2007
-
-
Daniel Stenberg authored
-
- Sep 06, 2007
-
-
Daniel Stenberg authored
-
- Sep 05, 2007
-
-
Dan Fandrich authored
-
- Sep 03, 2007
-
-
Guenter Knauf authored
-
- Sep 01, 2007
-
-
Dan Fandrich authored
-