aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2010-10-13THANKS: added contributors from 7.21.2Daniel Stenberg
2010-10-12Added section on server-supplied names to security considerationsDan Fandrich
2010-10-07libcurl.m4: AC_PATH_PROG fixesDan Locks
2010-10-06FAQ: added "How do I submit my patch?"Daniel Stenberg
2010-10-05examples: use example.com in example URLsDaniel Stenberg
2010-10-04libcurl.m4: mention argument is PREFIXDaniel Stenberg
2010-10-01curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir listDaniel Stenberg
2010-09-30multi & hiper examples: updates and cleanupsDirk Manske
2010-09-21duphandle: use ares_dup()Daniel Stenberg