aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-11examples/cookie_interface.c: add cleanup callDaniel Stenberg
2016-02-06examples/asiohiper: Avoid function name collision on WindowsGisle Vanem
2016-02-06examples/htmltitle: Use _stricmp on WindowsGisle Vanem
2016-02-02URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-27getredirect.c: fix variable nameDaniel Stenberg
2016-01-27examples/Makefile.inc: specify programs without .c!Daniel Stenberg
2016-01-04progressfunc.c: spellfix descriptionDaniel Stenberg
2016-01-04docs/examples/multi-app.c: fix bad desc formattingDaniel Stenberg
2016-01-04examples: added descriptionsDaniel Stenberg
2016-01-04example/simple.c: add descriptionDaniel Stenberg
2016-01-04getredirect.c: a new exampleDaniel Stenberg
2015-12-01docs/examples: gitignore some more built examplesDaniel Stenberg
2015-11-25examples/README: cut out the incomplete listDaniel Stenberg
2015-11-22examples: Added website parse-able descriptions to the e-mail examplesSteve Holme
2015-11-21examples: Fixed compilation warningsSteve Holme
2015-10-20copyrights: update Gisle Vanem's emailDaniel Stenberg
2015-10-04hiperfifo: fix the pointer passed to WRITEDATArouzier
2015-08-10build: refer to fixed libidn versionsViktor Szakats
2015-07-11examples: Fix typo in multi-single.cJay Satiro
2015-07-01examples: provide <DESC> sectionsDaniel Stenberg
2015-06-24http2-serverpush.c: example codeDaniel Stenberg
2015-06-18examples: more descriptionsDaniel Stenberg
2015-06-18examples: add descriptions with <DESC>Daniel Stenberg
2015-06-08fopen.c: fix a few compiler warningsDaniel Stenberg
2015-06-08docs: Spelling fixesVille Skyttä
2015-06-03cookie: Stop exporting any-domain cookiesJay Satiro
2015-06-01http2-upload.c: use PIPEWAIT for playing HTTP/2 betterDaniel Stenberg
2015-06-01http2-download: check for CURLPIPE_MULTIPLEX properlyDaniel Stenberg
2015-05-28dist: add the http2 examplesDaniel Stenberg
2015-05-28http2 examples: clean up some commentsDaniel Stenberg
2015-05-28examples: added two programs doing multiplexed HTTP/2Daniel Stenberg
2015-05-19build: bump version in default nghttp2 pathsViktor Szakats
2015-04-30build: update depedency versions, urls, example makefilesViktor Szakats
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2014-12-31sepheaders.c: Applied curl oding standardsSteve Holme
2014-12-31sepheaders.c: Fixed resource leak on failureJulien Nabet
2014-12-27asiohiper.cpp: No need to initialise members of ConnInfoSteve Holme
2014-12-27asiohiper.cpp: Updated for curl coding standardsSteve Holme
2014-12-27code/docs: Use correct case for IPv4 and IPv6Steve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-13synctime.c: added own user-agent string.Guenter Knauf
2014-12-13synctime.c: removed another timeserver URL.Guenter Knauf
2014-12-13synctime.c: fixed timeserver URLs.Guenter Knauf
2014-12-09synctime.c: fixed user-agent setting.Guenter Knauf
2014-12-06Makefile.inc: Added our standard header and updated file formattingSteve Holme
2014-12-05build: updated dependencies in makefiles.Guenter Knauf
2014-12-04examples: remove sony.com from 10-at-a-timeJay Satiro
2014-11-25multi-single.c: switch to use curl_multi_waitDaniel Stenberg