aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-05-26DOCS: Fixed line spacing of authentication examples in CURLOPT_URLSteve Holme
2012-05-26DOCS: Changed domain names in various examples to example.comSteve Holme
2012-05-26DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIRSteve Holme
2012-05-26DOCS: Standardised how RFCs are referenced.Steve Holme
2012-05-24DOCS: Added LDAP to the CURLOPT_URL sectionSteve Holme
2012-05-24TODO: Removed DIGEST-MD5 authentication from SMTP to do listSteve Holme
2012-05-22DOCS: Updated version number for features added in the pending releaseSteve Holme
2012-05-22Updated dependency libary versions.Guenter Knauf
2012-05-20curl-config.1: fix curl-config usage in exampleDaniel Stenberg
2012-05-16FAQ: updated 1.10 How many are using curl?Daniel Stenberg
2012-05-12curl.1: clarify -x usageDaniel Stenberg
2012-05-12NTLM: is supported in GnuTLS builds tooDaniel Stenberg
2012-05-12TODO: happy eyeballs is now RFC6555Daniel Stenberg
2012-05-07CURLOPT_HEADERFUNCTION: works for non-HTTP protocols tooDaniel Stenberg
2012-05-03Add note about default timeout in CURLOPT_TIMEOUTClaes Jakobsson
2012-04-27add newly created manual pageJan Schaumann
2012-04-27add a manual page for mk-ca-bundleJan Schaumann
2012-04-26Updated dependency lib versions.Guenter Knauf
2012-04-20Updated dependency lib versions.Guenter Knauf
2012-04-13examples: fix compiler warningsYang Tse
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-13Added section for Android configure cross-compile.Guenter Knauf
2012-04-12Updated dependency lib versions (2nd try).Guenter Knauf
2012-04-12Updated dependency lib versions.Guenter Knauf
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-05CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu
2012-04-04MAIL-ETIQUETTE: Added "How to unsubscribe"Daniel Stenberg
2012-04-01curl tool: add filename_effective token for --write-outDave Reisner
2012-04-01SSH: public key can now be an empty stringArmel Asselin
2012-03-31DOCS: Added information regarding POP3 commands to CURLOPT_CUSTOMREQUESTSteve Holme
2012-03-28TODO: Corrected POP3 section headingSteve Holme
2012-03-27TODO: Added SMTP and POP3 specific featuresSteve Holme
2012-03-23docs: clarify -z/--time-cond with filename (mention mtime)Rodrigo Silva (MestreLion)
2012-03-22THANKS: 8 new contributors from 7.25.0Daniel Stenberg
2012-03-10CURLSSH_OPT_AUTH: documented it has no effectArmel Asselin
2012-03-05CONTRIB: Please don't send pull requestsDaniel Stenberg
2012-02-25libcurl docs: version correctionsDaniel Stenberg
2012-02-23SMTP: Added support for returning SMTP response codesSteve Holme
2012-02-23curl.1: updated --libcurlDaniel Stenberg
2012-02-21CURLOPT_MAIL_AUTH: added in 7.25.0Daniel Stenberg
2012-02-17CURLE_FTP_PRET_FAILED: listed twiceDaniel Stenberg
2012-02-16--mail-auth documentedDaniel Stenberg
2012-02-16docs: mention that NTLM works with NSS, tooKamil Dudka
2012-02-15DOCS: Added information for CURLOPT_MAIL_AUTH.Steve Holme
2012-02-14cyassl: update to CyaSSL 2.0.x APItoddouska
2012-02-13s/7.24.1/7.25.0Daniel Stenberg
2012-02-09--ssl-allow-beast addedDaniel Stenberg
2012-02-09CURLOPT_SSL_OPTIONS: addedDaniel Stenberg
2012-02-09curl: use new library-side TCP_KEEPALIVE optionsDave Reisner