summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* Updated dependency libary versions.Guenter Knauf2012-05-222-7/+7
* Updated dependency lib versions.Guenter Knauf2012-04-262-2/+2
* Updated dependency lib versions.Guenter Knauf2012-04-202-7/+7
* examples: fix compiler warningsYang Tse2012-04-1310-68/+41
* configure: Windows cross-compilation fixesYang Tse2012-04-091-6/+6
* examples: updated README with two new example programsDan Fandrich2012-01-201-0/+2
* url2file: new simple exampleDaniel Stenberg2012-01-163-1/+83
* imap.c: a dead simple imap exampleDaniel Stenberg2012-01-163-1/+46
* OpenSSL: remove reference to openssl internal structPeter Sylvester2012-01-041-2/+1
* examples: update README, Makefile.inc and gitignore with pop3s examplesAlessandro Ghedini2011-12-303-1/+5
* examples: add a couple of simple pop3s examplesAlessandro Ghedini2011-12-302-0/+136
* removed trailing whitespaceYang Tse2011-12-302-2/+2
* Added some include files in a couple of example programsDan Fandrich2011-12-062-0/+2
* progress function example: include timed intervalRob Ward2011-12-051-1/+27
* curl_easy_setopt arguments should be of type long in the examplescurl-7_23_0Dan Fandrich2011-11-143-15/+15
* Added SPNEGO to NetWare build.Guenter Knauf2011-09-271-2/+11
* Fixed MinGW examples makefile.Guenter Knauf2011-09-251-3/+0
* NetWare makefile tweaks to select different builds.Guenter Knauf2011-09-251-0/+37
* Added header to be included by dist script.Guenter Knauf2011-09-241-1/+1
* MinGW64 has this prototype already.Guenter Knauf2011-09-231-1/+1
* Fixed scanf format for WORD = unsigned short.Guenter Knauf2011-09-231-1/+1
* Added Win32-only samples.Guenter Knauf2011-09-231-0/+1
* Added a workaround for printing size_t.Guenter Knauf2011-09-235-4/+53
* Added NetWare examples makefile.Guenter Knauf2011-09-222-1/+396
* Another MinGW example makefile tweak.Guenter Knauf2011-09-211-5/+5
* Fixed sample to compile for Windows platform.Guenter Knauf2011-09-211-9/+23
* Changed suffix rules to pattern rules.Guenter Knauf2011-09-211-6/+7
* Some more MinGW build tweaks.Guenter Knauf2011-09-211-3/+7
* A bunch of MinGW build tweaks.Guenter Knauf2011-09-201-29/+107
* progressfunc: a simple CURLOPT_PROGRESSFUNCTION exampleDaniel Stenberg2011-09-133-1/+61
* getinmemory.c: use better argument names for write callbackDaniel Stenberg2011-09-071-3/+3
* resolve.c: new example showing off CURLOPT_RESOLVEDaniel Stenberg2011-08-233-1/+53
* externalsocket.c: new exampleDaniel Stenberg2011-08-233-1/+130
* ignore rtspDaniel Stenberg2011-08-131-0/+1
* rtsp.c: converted to CDaniel Stenberg2011-08-102-254/+272
* rtsp.c: new exampleJim Hollinger2011-08-101-0/+253
* examples: cleanup curl includesDaniel Stenberg2011-06-2810-21/+0
* anyauthput.c: stdint.h must not be included unconditionallyDaniel Stenberg2011-04-281-2/+0
* examples/makefile.dj: update emailGisle Vanem2011-04-071-1/+1
* 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