aboutsummaryrefslogtreecommitdiff
path: root/docs/FAQ
AgeCommit message (Collapse)Author
2012-07-20Fixed some typos in documentationDan Fandrich
2012-05-16FAQ: 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-07FAQ: add --resolve details to question 3.19Daniel Stenberg
2011-06-21FAQ: more blurb on persistent connectionsDaniel Stenberg
2011-06-13FAQ: binding clarificationDaniel Stenberg
We don't author the bindings, they are created outside the main project.
2011-06-02curl hasn't sent a Pragma: header by default for a whileDan Fandrich
2011-04-14FAQ: c-ares does ipv6 pretty well nowDaniel Stenberg
2011-03-17FAQ: better englishDaniel Stenberg
Reported by: Andre Guibert de Bruet
2011-03-14FAQ: indent tablesDaniel 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-08FAQ: Protocol xxx not supported or disabled in libcurlDaniel Stenberg
2011-03-07FAQ: How to SFTP from my user's home directory?Daniel Stenberg
2011-01-29FAQ: clarified/expanded 6.7 a bitDaniel 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-24FAQ: clarify 5.13 how to stop a transferDaniel Stenberg
2010-12-15axTLS: mention it among the other SSL libsDaniel Stenberg
2010-12-08Mention that using other libraries can affect app licensingDan Fandrich
2010-10-06FAQ: added "How do I submit my patch?"Daniel Stenberg
2010-09-09Mention the Debian Popularity ContestDan Fandrich
2010-09-08FAQ: CURL_STATICLIB for visual studio usersDaniel 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-07FAQ: updated and added host with custom IP questionDaniel 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-28FAQ: update list of supported protocolsDaniel Stenberg
2010-08-18FAQ: update the list of supported protocolsDaniel Stenberg
2010-08-18FAQ: added blurb about ECCNDaniel 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-11FAQ: s/libcurl.so.3/libcurl.so.XDaniel Stenberg
2010-07-26Added PolarSSL to the docsDan Fandrich
2010-07-21FAQ: 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-30FAQ: the threaded resolver works universally nowDaniel Stenberg
2010-03-22various changes of CVS to gitDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2009-11-07Joshua Kwan added paragraph 4.18 about file:// URLs on windows etcDaniel Stenberg
2009-11-03Updated systems, bindings, NTLM supportDan Fandrich
2009-10-22update the company sponsors part, as one company is no longer sponsoringDaniel Stenberg
and another is sponsoring more
2009-06-09providing two more answersDaniel Stenberg
2009-02-234.17 Non-functional connect timeoutsDaniel Stenberg
2009-02-13Anthony Bryan's letter=>symbol fixesDaniel Stenberg
2009-02-12Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich
2009-01-30Mentioned some other characters that may need escaping on the curl commandDan Fandrich
line and fixed a few typos.
2009-01-14a bunch of minor updatesDaniel Stenberg
2008-09-244.16 My HTTP POST or PUT requests are slow!Daniel Stenberg
2008-09-24Added "5.14 Using C++ non-static functions for callbacks?"Daniel Stenberg
2008-02-18the ca-bundle is no longer shippedDaniel Stenberg
2008-02-08and mention make ca-bundle in the 1.11 faq entry as wellDaniel Stenberg
2008-02-07ca-bundle.crt documentational updates that more clearly describe the bundleDaniel 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-10cut out the number of contributors from this file since it'll always be wrongDaniel Stenberg
2007-12-105.13 How do I stop an ongoing transfer?Daniel Stenberg
2007-07-29Added "4.15 FTPS doesn't work" and updated a few other sections slightlyDaniel Stenberg
2007-06-26add an FTP rename example to 3.7Daniel Stenberg
2007-06-11Daniel Black's clarfication about the NTLM supportDaniel Stenberg
2007-02-12Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg
SSL/TLS layer. http://www.mozilla.org/projects/security/pki/nss/
2007-02-11updatedDaniel Stenberg
2007-02-10darned tab completion on a late evening... :-PDaniel Stenberg