aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
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
2014-11-19multi-uv.c: Updated for curl coding standardsSteve Holme
2014-11-19examples: Wait recommended 100ms when no file descriptors are readyJay Satiro
2014-11-19multi-uv.c: close the file handle after downloadWaldek Kozba
2014-11-15examples: Don't call select() to sleep on windowsJay Satiro
2014-10-16httpcustomheader.c: make use of more CURLOPT_HTTPHEADER featuresDaniel Stenberg
2014-10-07multi-uv.c: call curl_multi_info_read() betterWaldek Kozba
2014-09-09ftp-wildcard.c: spell fixDaniel Stenberg
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-07-05Update instances of some obsolete CURLOPTs to their new namesDan Fandrich
2014-07-03example: use correct type (long) for CURLOPT_FOLLOWLOCATIONDimitrios Siganos
2014-05-09cacertinmem: fix memory leakDaniel Stenberg
2014-03-30imap-append.c: Fixed compilation errors on some platformsSteve Holme
2014-02-17examples: remove all use of CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2014-02-16examples: Added IMAP LSUB exampleSteve Holme
2014-01-29examples: gitignore more binariesDaniel Stenberg
2014-01-15pop3-dele.c: Added missing CURLOPT_NOBODY following feedbackSteve Holme
2014-01-12examples: Fixed compilation errorsSteve Holme
2014-01-12imap-multi.c: Corrected typoSteve Holme