summaryrefslogtreecommitdiff
path: root/docs/FAQ
Commit message (Collapse)AuthorAgeFilesLines
...
* FAQ: updated 1.10 How many are using curl?Daniel Stenberg2012-05-161-35/+4
| | | | Now linking to http://daniel.haxx.se/blog/2012/05/16/300m-users/
* FAQ: add --resolve details to question 3.19Daniel Stenberg2011-12-071-1/+7
|
* FAQ: more blurb on persistent connectionsDaniel Stenberg2011-06-211-0/+5
|
* FAQ: binding clarificationDaniel Stenberg2011-06-131-0/+6
| | | | We don't author the bindings, they are created outside the main project.
* curl hasn't sent a Pragma: header by default for a whileDan Fandrich2011-06-021-10/+8
|
* FAQ: c-ares does ipv6 pretty well nowDaniel Stenberg2011-04-141-2/+1
|
* FAQ: better englishDaniel Stenberg2011-03-171-2/+2
| | | | Reported by: Andre Guibert de Bruet
* FAQ: indent tablesDaniel Stenberg2011-03-141-15/+14
| | | | | Lines that are indented with at least 5 spaces get special treatment by the script that converts it to HTML on the site.
* FAQ: Protocol xxx not supported or disabled in libcurlDaniel Stenberg2011-03-081-4/+23
|
* FAQ: How to SFTP from my user's home directory?Daniel Stenberg2011-03-071-1/+17
|
* FAQ: clarified/expanded 6.7 a bitDaniel Stenberg2011-01-291-5/+9
| | | | | | | | | "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.
* FAQ: clarify 5.13 how to stop a transferDaniel Stenberg2011-01-241-5/+7
|
* axTLS: mention it among the other SSL libsDaniel Stenberg2010-12-151-4/+4
|
* Mention that using other libraries can affect app licensingDan Fandrich2010-12-081-1/+4
|
* FAQ: added "How do I submit my patch?"Daniel Stenberg2010-10-061-1/+17
|
* Mention the Debian Popularity ContestDan Fandrich2010-09-091-0/+7
|
* FAQ: CURL_STATICLIB for visual studio usersDaniel Stenberg2010-09-081-5/+8
| | | | | | | 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
* FAQ: updated and added host with custom IP questionDaniel Stenberg2010-09-071-10/+24
| | | | | Added "3.19 How do I get HTTP from a host using a specific IP address?" and updated some stuff about certs etc.
* FAQ: update list of supported protocolsDaniel Stenberg2010-08-281-3/+3
|
* FAQ: update the list of supported protocolsDaniel Stenberg2010-08-181-4/+5
|
* FAQ: added blurb about ECCNDaniel Stenberg2010-08-181-1/+22
| | | | | | "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
* FAQ: s/libcurl.so.3/libcurl.so.XDaniel Stenberg2010-08-111-4/+5
|
* Added PolarSSL to the docsDan Fandrich2010-07-261-4/+4
|
* FAQ: Why doesn't cURL error out when the cable is unplugged?Dan Fandrich2010-07-211-1/+29
| | | | | This one was long overdue to be mentioned in the FAQ. Also, mention the new ftp wildcard downloading feature.
* FAQ: the threaded resolver works universally nowDaniel Stenberg2010-06-301-4/+4
|
* various changes of CVS to gitDaniel Stenberg2010-03-221-4/+4
|
* removed trailing whitespaceYang Tse2010-02-141-3/+3
|
* Joshua Kwan added paragraph 4.18 about file:// URLs on windows etcDaniel Stenberg2009-11-071-1/+29
|
* Updated systems, bindings, NTLM supportDan Fandrich2009-11-031-13/+15
|
* update the company sponsors part, as one company is no longer sponsoringDaniel Stenberg2009-10-221-6/+9
| | | | and another is sponsoring more
* providing two more answersDaniel Stenberg2009-06-091-1/+30
|
* 4.17 Non-functional connect timeoutsDaniel Stenberg2009-02-231-2/+20
|
* Anthony Bryan's letter=>symbol fixesDaniel Stenberg2009-02-131-6/+6
|
* Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich2009-02-121-1/+1
|
* Mentioned some other characters that may need escaping on the curl commandDan Fandrich2009-01-301-18/+19
| | | | line and fixed a few typos.
* a bunch of minor updatesDaniel Stenberg2009-01-141-13/+13
|
* 4.16 My HTTP POST or PUT requests are slow!Daniel Stenberg2008-09-241-0/+15
|
* Added "5.14 Using C++ non-static functions for callbacks?"Daniel Stenberg2008-09-241-1/+20
|
* the ca-bundle is no longer shippedDaniel Stenberg2008-02-181-21/+15
|
* and mention make ca-bundle in the 1.11 faq entry as wellDaniel Stenberg2008-02-081-6/+7
|
* ca-bundle.crt documentational updates that more clearly describe the bundleDaniel Stenberg2008-02-071-2/+31
| | | | | 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!
* cut out the number of contributors from this file since it'll always be wrongDaniel Stenberg2007-12-101-2/+1
|
* 5.13 How do I stop an ongoing transfer?Daniel Stenberg2007-12-101-1/+14
|
* Added "4.15 FTPS doesn't work" and updated a few other sections slightlyDaniel Stenberg2007-07-291-7/+22
|
* add an FTP rename example to 3.7Daniel Stenberg2007-06-261-1/+5
|
* Daniel Black's clarfication about the NTLM supportDaniel Stenberg2007-06-111-1/+3
|
* Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg2007-02-121-4/+6
| | | | SSL/TLS layer. http://www.mozilla.org/projects/security/pki/nss/
* updatedDaniel Stenberg2007-02-111-13/+17
|
* darned tab completion on a late evening... :-PDaniel Stenberg2007-02-101-1/+1
|
* minor updates to reflect reality betterDaniel Stenberg2007-02-101-15/+12
|