summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* progressfunc.c: spellfix descriptionDaniel Stenberg2016-01-041-1/+1
* docs/examples/multi-app.c: fix bad desc formattingDaniel Stenberg2016-01-041-2/+2
* examples: added descriptionsDaniel Stenberg2016-01-0419-29/+111
* example/simple.c: add descriptionDaniel Stenberg2016-01-041-1/+5
* getredirect.c: a new exampleDaniel Stenberg2016-01-042-2/+72
* docs/examples: gitignore some more built examplesDaniel Stenberg2015-12-011-0/+4
* examples/README: cut out the incomplete listDaniel Stenberg2015-11-251-48/+4
* examples: Added website parse-able descriptions to the e-mail examplesSteve Holme2015-11-2230-30/+206
* examples: Fixed compilation warningsSteve Holme2015-11-215-2/+7
* copyrights: update Gisle Vanem's emailDaniel Stenberg2015-10-201-4/+0
* hiperfifo: fix the pointer passed to WRITEDATArouzier2015-10-041-1/+1
* build: refer to fixed libidn versionsViktor Szakats2015-08-102-2/+2
* examples: Fix typo in multi-single.cJay Satiro2015-07-111-1/+1
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-0118-29/+89
* http2-serverpush.c: example codeDaniel Stenberg2015-06-242-1/+314
* examples: more descriptionsDaniel Stenberg2015-06-1819-72/+90
* examples: add descriptions with <DESC>Daniel Stenberg2015-06-188-25/+40
* fopen.c: fix a few compiler warningsDaniel Stenberg2015-06-081-4/+4
* docs: Spelling fixesVille Skyttä2015-06-0816-19/+19
* cookie: Stop exporting any-domain cookiesJay Satiro2015-06-031-1/+6
* http2-upload.c: use PIPEWAIT for playing HTTP/2 betterDaniel Stenberg2015-06-011-0/+5
* http2-download: check for CURLPIPE_MULTIPLEX properlyDaniel Stenberg2015-06-011-1/+1
* dist: add the http2 examplesDaniel Stenberg2015-05-281-2/+3
* http2 examples: clean up some commentsDaniel Stenberg2015-05-282-5/+1
* examples: added two programs doing multiplexed HTTP/2Daniel Stenberg2015-05-282-0/+639
* build: bump version in default nghttp2 pathsViktor Szakats2015-05-191-1/+1
* build: update depedency versions, urls, example makefilesViktor Szakats2015-04-302-16/+37
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-163-13/+5
* sepheaders.c: Applied curl oding standardsSteve Holme2014-12-311-7/+9
* sepheaders.c: Fixed resource leak on failureJulien Nabet2014-12-311-1/+2
* asiohiper.cpp: No need to initialise members of ConnInfoSteve Holme2014-12-271-2/+0
* asiohiper.cpp: Updated for curl coding standardsSteve Holme2014-12-271-58/+73
* code/docs: Use correct case for IPv4 and IPv6Steve Holme2014-12-271-2/+2
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-2/+2
* synctime.c: added own user-agent string.Guenter Knauf2014-12-131-4/+3
* synctime.c: removed another timeserver URL.Guenter Knauf2014-12-131-3/+2
* synctime.c: fixed timeserver URLs.Guenter Knauf2014-12-131-3/+3
* synctime.c: fixed user-agent setting.Guenter Knauf2014-12-091-4/+7
* Makefile.inc: Added our standard header and updated file formattingSteve Holme2014-12-061-10/+32
* build: updated dependencies in makefiles.Guenter Knauf2014-12-052-2/+2
* examples: remove sony.com from 10-at-a-timeJay Satiro2014-12-041-1/+0
* multi-single.c: switch to use curl_multi_waitDaniel Stenberg2014-11-251-61/+27
* multi-uv.c: Updated for curl coding standardsSteve Holme2014-11-191-18/+19
* examples: Wait recommended 100ms when no file descriptors are readyJay Satiro2014-11-199-72/+108
* multi-uv.c: close the file handle after downloadWaldek Kozba2014-11-191-0/+6
* examples: Don't call select() to sleep on windowsJay Satiro2014-11-159-66/+222
* httpcustomheader.c: make use of more CURLOPT_HTTPHEADER featuresDaniel Stenberg2014-10-161-10/+15
* multi-uv.c: call curl_multi_info_read() betterWaldek Kozba2014-10-071-17/+28
* ftp-wildcard.c: spell fixDaniel Stenberg2014-09-091-8/+8
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-162-13/+0