aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-01-19CURLOPT_SSL_VERIFYPEER: more clarificationsDaniel Stenberg
2011-01-19TheArtOfHttpScripting: extendedDaniel Stenberg
2011-01-19curl_easy_setopt.3: clarify VERIFYHOST/PEERDaniel Stenberg
2011-01-18nss: fix a bug in handling of CURLOPT_CAPATHKamil Dudka
2011-01-15curl.1: fix spellingDaniel Stenberg
2011-01-12docs - update BCC INSTALL sectionYang Tse
2011-01-04nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slashKamil Dudka
2011-01-03TODO: get rid of PATH_MAXDaniel Stenberg
2010-12-30CURLINFO_FTP_ENTRY_PATH: sftp supportDaniel Stenberg
2010-12-25Typo / spelling fixes.Brad Hards
2010-12-25Use angle address, as for the rest of the example.Brad Hards
2010-12-25Add angle brackets to addresses in easy SMTP examples, as for smtp-multi exam...Brad Hards
2010-12-23smtp-multi: put recipient within <brackets>Daniel Stenberg
2010-12-22CURLOPT_MAIL_FROM: document the bracket situationDaniel Stenberg
2010-12-22smtp-tls: add a missing newlineBrad Hards
2010-12-18examples: socket type cleanupDaniel Stenberg
2010-12-18smtp-tls: add Message-ID: headerBrad Hards
2010-12-17gitignore: ignore the new example execsDaniel Stenberg
2010-12-17examples: fix compiler warningsDaniel Stenberg
2010-12-17examples: build all examples easierDaniel Stenberg
2010-12-17smtp-tls: new exampleBrad Hards
2010-12-17Docs: add simple SMTP exampleBrad Hards
2010-12-17example: fix compiler warnings in fopen.cDaniel Stenberg
2010-12-17chkspeed: bad strtol() call for -M optionBrad Hards
2010-12-15axTLS: mention it among the other SSL libsDaniel Stenberg
2010-12-15THANKS: added contributors from 7.21.3Daniel Stenberg
2010-12-09symbols-in-versions: CURLOPT_KEYPASSWD fixedDaniel Stenberg
2010-12-08Mention that using other libraries can affect app licensingDan Fandrich
2010-12-03version-check: added brief documentationDaniel Stenberg
2010-11-28atoi: remove atoi usageYang Tse
2010-11-19Added a couple examples that were missing from the tar ballDan Fandrich
2010-11-12curl.1: "a file", not anDaniel Stenberg
2010-11-12version-check.pl: display version number for symbolsDaniel Stenberg
2010-11-11HTTP Auth: Add CURLAUTH_ONLYDaniel Stenberg
2010-11-09symbols-in-version: add CURL_SOCKET_BADDaniel Stenberg
2010-11-08curl.1: --resolve documentedDaniel Stenberg
2010-11-08CURLOPT_RESOLVE: documentedDaniel Stenberg
2010-11-08CURLOPT_USE_SSL: move from FTP options to connection optionsDaniel Stenberg
2010-11-07fix snapshot generationYang Tse
2010-11-04curl.1: added a few missing exit codesDaniel Stenberg
2010-11-04fopen.c: re-indented, fixed previous mistakeDaniel Stenberg
2010-11-04multi use: call multi_perform even on select() timeoutsDaniel Stenberg
2010-11-04example: add smtp-multi.cDaniel Stenberg
2010-11-04CURLOPT_NOSIGNAL: add blurb about SIGPIPEDaniel Stenberg
2010-11-03symbols-in-versions: added 119 missing symbolsDaniel Stenberg
2010-11-02symbols-in-versions: added missing symbolsDaniel Stenberg
2010-11-02spellfix: CURLOPT_TFTP_BLKSIZE it isDaniel Stenberg
2010-10-19curl_easy_setopt.3: spellfixDaniel Stenberg
2010-10-19curl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTPDaniel Stenberg
2010-10-14curl_easy_setopt.3: clarify CURLOPT_CRLFDaniel Stenberg