Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-23 | FAQ: update the SSL lib list and wording in question 2.2 | Daniel Stenberg | |
2013-01-21 | FAQ: 3.22 curl -X gives me HTTP problems | Daniel Stenberg | |
2013-01-03 | FAQ: Can I write a server with libcurl? | Daniel Stenberg | |
2012-11-25 | FAQ: clarify the 3.4 section | Daniel Stenberg | |
You can do custom commands to FTP without sending anything by using the CURLOPT_NOBODY, which -I sets. | |||
2012-09-28 | FAQ: remove the date from the topmost line | Daniel Stenberg | |
2012-09-28 | FAQ: 5.16 I want a different time-out! | Daniel Stenberg | |
2012-07-20 | Fixed some typos in documentation | Dan Fandrich | |
2012-05-16 | FAQ: updated 1.10 How many are using curl? | Daniel Stenberg | |
Now linking to http://daniel.haxx.se/blog/2012/05/16/300m-users/ | |||
2011-12-07 | FAQ: add --resolve details to question 3.19 | Daniel Stenberg | |
2011-06-21 | FAQ: more blurb on persistent connections | Daniel Stenberg | |
2011-06-13 | FAQ: binding clarification | Daniel Stenberg | |
We don't author the bindings, they are created outside the main project. | |||
2011-06-02 | curl hasn't sent a Pragma: header by default for a while | Dan Fandrich | |
2011-04-14 | FAQ: c-ares does ipv6 pretty well now | Daniel Stenberg | |
2011-03-17 | FAQ: better english | Daniel Stenberg | |
Reported by: Andre Guibert de Bruet | |||
2011-03-14 | FAQ: indent tables | Daniel Stenberg | |
Lines that are indented with at least 5 spaces get special treatment by the script that converts it to HTML on the site. | |||
2011-03-08 | FAQ: Protocol xxx not supported or disabled in libcurl | Daniel Stenberg | |
2011-03-07 | FAQ: How to SFTP from my user's home directory? | Daniel Stenberg | |
2011-01-29 | FAQ: clarified/expanded 6.7 a bit | Daniel Stenberg | |
"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. | |||
2011-01-24 | FAQ: clarify 5.13 how to stop a transfer | Daniel Stenberg | |
2010-12-15 | axTLS: mention it among the other SSL libs | Daniel Stenberg | |
2010-12-08 | Mention that using other libraries can affect app licensing | Dan Fandrich | |
2010-10-06 | FAQ: added "How do I submit my patch?" | Daniel Stenberg | |
2010-09-09 | Mention the Debian Popularity Contest | Dan Fandrich | |
2010-09-08 | FAQ: CURL_STATICLIB for visual studio users | Daniel Stenberg | |
Clarified as it isn't used with a -D option for them. Reported by: Artfunkel Bug: http://curl.haxx.se/bug/view.cgi?id=3060381 | |||
2010-09-07 | FAQ: updated and added host with custom IP question | Daniel Stenberg | |
Added "3.19 How do I get HTTP from a host using a specific IP address?" and updated some stuff about certs etc. | |||
2010-08-28 | FAQ: update list of supported protocols | Daniel Stenberg | |
2010-08-18 | FAQ: update the list of supported protocols | Daniel Stenberg | |
2010-08-18 | FAQ: added blurb about ECCN | Daniel Stenberg | |
"1.13 curl's ECCN number" is a new section mostly made up from Alessandro Vesely's very informative ML post on the subject: http://curl.haxx.se/mail/lib-2008-03/0251.html | |||
2010-08-11 | FAQ: s/libcurl.so.3/libcurl.so.X | Daniel Stenberg | |
2010-07-26 | Added PolarSSL to the docs | Dan Fandrich | |
2010-07-21 | FAQ: Why doesn't cURL error out when the cable is unplugged? | Dan Fandrich | |
This one was long overdue to be mentioned in the FAQ. Also, mention the new ftp wildcard downloading feature. | |||
2010-06-30 | FAQ: the threaded resolver works universally now | Daniel Stenberg | |
2010-03-22 | various changes of CVS to git | Daniel Stenberg | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2009-11-07 | Joshua Kwan added paragraph 4.18 about file:// URLs on windows etc | Daniel Stenberg | |
2009-11-03 | Updated systems, bindings, NTLM support | Dan Fandrich | |
2009-10-22 | update the company sponsors part, as one company is no longer sponsoring | Daniel Stenberg | |
and another is sponsoring more | |||
2009-06-09 | providing two more answers | Daniel Stenberg | |
2009-02-23 | 4.17 Non-functional connect timeouts | Daniel Stenberg | |
2009-02-13 | Anthony Bryan's letter=>symbol fixes | Daniel Stenberg | |
2009-02-12 | Added support for Digest and NTLM authentication using GnuTLS. | Dan Fandrich | |
2009-01-30 | Mentioned some other characters that may need escaping on the curl command | Dan Fandrich | |
line and fixed a few typos. | |||
2009-01-14 | a bunch of minor updates | Daniel Stenberg | |
2008-09-24 | 4.16 My HTTP POST or PUT requests are slow! | Daniel Stenberg | |
2008-09-24 | Added "5.14 Using C++ non-static functions for callbacks?" | Daniel Stenberg | |
2008-02-18 | the ca-bundle is no longer shipped | Daniel Stenberg | |
2008-02-08 | and mention make ca-bundle in the 1.11 faq entry as well | Daniel Stenberg | |
2008-02-07 | ca-bundle.crt documentational updates that more clearly describe the bundle | Daniel Stenberg | |
ca-bundle.crt file as outdated and in need for replacement by anyone who wants to verify modern peers as the one we have is from year 2000! | |||
2007-12-10 | cut out the number of contributors from this file since it'll always be wrong | Daniel Stenberg | |
2007-12-10 | 5.13 How do I stop an ongoing transfer? | Daniel Stenberg | |