summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* source header: added to more filesDaniel Stenberg2011-03-125-4/+90
* sources: update source headersDaniel Stenberg2011-03-1046-127/+699
* 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
* 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
* 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
* version-check.pl: display version number for symbolsDaniel Stenberg2010-11-121-0/+69
* fix snapshot generationYang Tse2010-11-071-1/+1
* 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
* examples: use example.com in example URLsDaniel Stenberg2010-10-0527-43/+41
* multi & hiper examples: updates and cleanupsDirk Manske2010-09-3010-205/+116
* getinmemory: make the example easier to followJames Bursa2010-09-141-21/+14
* .gitignore: ignore all built examplesDaniel Stenberg2010-08-021-0/+32
* example: fix code to build warning-freeDaniel Stenberg2010-08-021-4/+6
* examples: add curl_multi_timeoutConstantine Sapuntzakis2010-07-146-0/+66
* examples: new FTP wildcard showcasePavel Raiskup2010-06-242-12/+144
* test536: do not fail with threaded DNS resolverKamil Dudka2010-04-246-18/+30
* remove all .cvsignore filesDaniel Stenberg2010-03-251-30/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-2446-46/+0
* spellchecked by Stéphane FillodDaniel Stenberg2010-02-261-1/+1
* replaced tabs with spacesYang Tse2010-02-162-77/+77
* removed trailing whitespaceYang Tse2010-02-148-18/+18
* Yun Fu pointed out a flaw in the loop that checks handles, and I indentedDaniel Stenberg2010-01-211-14/+17
* use the modern name for this optionDaniel Stenberg2010-01-041-1/+1
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-2/+4
* strerror() => curl_easy_strerror()Daniel Stenberg2009-11-021-2/+2
* use stderr for error output.Gunter Knauf2009-09-101-1/+2
* fixed spelling.Gunter Knauf2009-09-101-1/+1
* add ftpgetinfoDaniel Stenberg2009-09-051-1/+1
* added ftpgetinfo sample since users asked frequently for such a sample.Gunter Knauf2009-09-051-0/+77
* added chkspeed to samples.Gunter Knauf2009-09-031-1/+1
* updated MingW32 makefile for recent external libs.Gunter Knauf2009-09-031-2/+2
* added simple chkspeed sample.Gunter Knauf2009-08-311-0/+163
* VMS adjustmentYang Tse2009-06-101-1/+3
* Use curl_off_t and CURL_FORMAT_CURL_OFF_T for file size.Yang Tse2009-06-081-2/+5
* docs/example patches for VMSYang Tse2009-06-054-7/+11