summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slashKamil Dudka2011-01-042-4/+6
* TODO: get rid of PATH_MAXDaniel Stenberg2011-01-031-0/+10
* CURLINFO_FTP_ENTRY_PATH: sftp supportDaniel Stenberg2010-12-301-0/+2
* Typo / spelling fixes.Brad Hards2010-12-252-6/+6
* Use angle address, as for the rest of the example.Brad Hards2010-12-251-3/+3
* Add angle brackets to addresses in easy SMTP examples, as for smtp-multi exam...Brad Hards2010-12-252-5/+5
* smtp-multi: put recipient within <brackets>Daniel Stenberg2010-12-231-1/+1
* CURLOPT_MAIL_FROM: document the bracket situationDaniel Stenberg2010-12-221-0/+4
* smtp-tls: add a missing newlineBrad Hards2010-12-221-1/+1
* examples: socket type cleanupDaniel Stenberg2010-12-183-7/+12
* smtp-tls: add Message-ID: headerBrad Hards2010-12-181-1/+2
* gitignore: ignore the new example execsDaniel Stenberg2010-12-171-0/+3
* examples: fix compiler warningsDaniel Stenberg2010-12-1714-19/+25
* examples: build all examples easierDaniel Stenberg2010-12-171-1/+1
* smtp-tls: new exampleBrad Hards2010-12-172-1/+136
* Docs: add simple SMTP exampleBrad Hards2010-12-172-1/+72
* example: fix compiler warnings in fopen.cDaniel Stenberg2010-12-171-10/+10
* chkspeed: bad strtol() call for -M optionBrad Hards2010-12-171-1/+1
* axTLS: mention it among the other SSL libsDaniel Stenberg2010-12-152-4/+7
* THANKS: added contributors from 7.21.3Daniel Stenberg2010-12-151-0/+7
* symbols-in-versions: CURLOPT_KEYPASSWD fixedDaniel Stenberg2010-12-091-1/+1
* Mention that using other libraries can affect app licensingDan Fandrich2010-12-081-1/+4
* version-check: added brief documentationDaniel Stenberg2010-12-031-0/+36
* atoi: remove atoi usageYang Tse2010-11-281-1/+1
* Added a couple examples that were missing from the tar ballDan Fandrich2010-11-191-1/+2
* curl.1: "a file", not anDaniel Stenberg2010-11-121-2/+2
* version-check.pl: display version number for symbolsDaniel Stenberg2010-11-121-0/+69
* HTTP Auth: Add CURLAUTH_ONLYDaniel Stenberg2010-11-112-0/+5
* symbols-in-version: add CURL_SOCKET_BADDaniel Stenberg2010-11-091-1/+2
* curl.1: --resolve documentedDaniel Stenberg2010-11-081-0/+12
* CURLOPT_RESOLVE: documentedDaniel Stenberg2010-11-082-0/+24
* CURLOPT_USE_SSL: move from FTP options to connection optionsDaniel Stenberg2010-11-081-18/+18
* fix snapshot generationYang Tse2010-11-071-1/+1
* curl.1: added a few missing exit codesDaniel Stenberg2010-11-041-0/+10
* fopen.c: re-indented, fixed previous mistakeDaniel Stenberg2010-11-041-393/+350
* multi use: call multi_perform even on select() timeoutsDaniel Stenberg2010-11-044-19/+7
* example: add smtp-multi.cDaniel Stenberg2010-11-042-1/+198
* CURLOPT_NOSIGNAL: add blurb about SIGPIPEDaniel Stenberg2010-11-041-0/+7
* symbols-in-versions: added 119 missing symbolsDaniel Stenberg2010-11-031-0/+119
* symbols-in-versions: added missing symbolsDaniel Stenberg2010-11-021-0/+60
* spellfix: CURLOPT_TFTP_BLKSIZE it isDaniel Stenberg2010-11-021-1/+1
* curl_easy_setopt.3: spellfixDaniel Stenberg2010-10-191-1/+1
* curl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTPDaniel Stenberg2010-10-191-1/+3
* curl_easy_setopt.3: clarify CURLOPT_CRLFDaniel Stenberg2010-10-141-1/+3
* THANKS: added contributors from 7.21.2Daniel Stenberg2010-10-131-0/+10
* Added section on server-supplied names to security considerationsDan Fandrich2010-10-121-0/+9
* libcurl.m4: AC_PATH_PROG fixesDan Locks2010-10-071-2/+2
* FAQ: added "How do I submit my patch?"Daniel Stenberg2010-10-061-1/+17
* examples: use example.com in example URLsDaniel Stenberg2010-10-0527-43/+41
* libcurl.m4: mention argument is PREFIXDaniel Stenberg2010-10-041-1/+1