- 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
-
Daniel Stenberg authored
-
Brad Hards authored
This example shows how to send SMTP with TLS
-
Brad Hards authored
Add a simple SMTP example program, patterned after some of the existing examples, and the curl application. This version addresses issues raised by David Woodhouse on comments in the simplesmtp.c example.
-
- Dec 16, 2010
-
-
Daniel Stenberg authored
-
Brad Hards authored
Bug: http://curl.haxx.se/mail/lib-2010-12/0192.html
-
- Dec 15, 2010
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 09, 2010
-
-
Daniel Stenberg authored
It was added in 7.17.0 and is not deprecated
-
- Dec 08, 2010
-
-
Dan Fandrich authored
-
- Dec 03, 2010
-
-
Daniel Stenberg authored
and the traditional source header
-