- Mar 10, 2011
-
-
Daniel Stenberg authored
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers.
-
- Mar 08, 2011
-
-
Daniel Stenberg authored
Stress that it is for client certificates and then mention that it also works for all other SSL-based protocols apart from HTTPS and FTPS. Namely POP3S, IMAPS and SMTPS for now.
-
Daniel Stenberg authored
-
- Mar 07, 2011
-
-
Daniel Stenberg authored
-
- Feb 21, 2011
-
-
Daniel Stenberg authored
Extend the docs to clarify that CURLOPT_SSH_KEYFUNCTION is only called if the known hosts option is also correctly set!
-
Julien Chaffraix authored
CURLOPT_HTTPAUTH was mentioning CURLOPT_USERPASSWORD instead of CURLOPT_PASSWORD. Reported by: Mike Henshaw
-
Julien Chaffraix authored
This enables people to specify a path to the netrc file to use. The new option override --netrc if both are present. However it does follow --netrc-optional if specified.
-
- Feb 17, 2011
-
-
Daniel Stenberg authored
I forgot to sort it when I added the CURL_SOCKOPT_* symbols
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 13, 2011
-
-
Guenter Knauf authored
-
- Feb 09, 2011
-
-
Quinn Slack authored
On second thought, I think CURLE_TLSAUTH_FAILED should be eliminated. It was only being raised when an internal error occurred while allocating or setting the GnuTLS SRP client credentials struct. For TLS authentication failures, the general CURLE_SSL_CONNECT_ERROR seems appropriate; its error string already includes "passwords" as a possible cause. Having a separate TLS auth error code might also cause people to think that a TLS auth failure means the wrong username or password was entered, when it could also be a sign of a man-in-the-middle attack.
-
Quinn Slack authored
-
- Feb 08, 2011
-
-
Daniel Stenberg authored
Reported by: Ian D Allen Bug: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/714895 Forwarded to us by: Reported by: Andreas Olsson Bug: http://curl.haxx.se/bug/view.cgi?id=3175422
-
- Jan 31, 2011
-
-
Dave Reisner authored
-
- Jan 29, 2011
-
-
Daniel Stenberg authored
"6.7 What are my obligations when using libcurl in my commercial apps?" got the piece about what exactly "in all copies" mean to a user of the code. This interpretation is based on what other MIT-like licenses have made more explicit.
-
- Jan 27, 2011
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Jan 24, 2011
-
-
Daniel Stenberg authored
-
- Jan 21, 2011
-
-
Dan Fandrich authored
-
- Jan 19, 2011
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
The default value is 1. curl _uses_ a default CA bundle, it doesn't install one. Drop the references to 7.10 as that is now >8 years old!
-
Daniel Stenberg authored
Extended the intial HTTP protcol part and added a mention of --trace and --trace-ascii. Replaced most URLs in the text to use example.com instead of all the made up strange names. Shortened a bunch of lines.
-
Daniel Stenberg authored
Extended the descriptions somewhat and made the options get listed next to each other.
-
- Jan 18, 2011
-
-
Kamil Dudka authored
... and update the curl.1 and curl_easy_setopt.3 man pages such that they do not suggest to use an OpenSSL utility if curl is not built against OpenSSL. Bug: https://bugzilla.redhat.com/669702
-
- Jan 15, 2011
-
-
Daniel Stenberg authored
Bug: http://curl.haxx.se/bug/view.cgi?id=3157232 Reported by: John Bradshaw
-
- Jan 12, 2011
-
-
Yang Tse authored
-
- Jan 04, 2011
-
-
Kamil Dudka authored
Bug: https://bugzilla.redhat.com/623663
-
- Jan 03, 2011
-
-
Daniel Stenberg authored
-
- Dec 30, 2010
-
-
Daniel Stenberg authored
-
- Dec 25, 2010
-
-
Brad Hards authored
-
Brad Hards authored
Also spelling fix for RECIPIENT #define.
-
Brad Hards authored
-
- Dec 23, 2010
-
-
Daniel Stenberg authored
Even if libcurl might to do it for us, it is more correct.
-
- Dec 22, 2010
-
-
Daniel Stenberg authored
-
Brad Hards authored
Without this you won't get the next (Subject) line.
-
- Dec 18, 2010
-
-
Daniel Stenberg authored
-
Brad Hards authored
-
- Dec 17, 2010
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-