aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
2020-06-02examples/http2-down/upload: add error checksRadoslav Georgiev
2020-06-02examples/ephiperfifo: turn off interval when setting timerfdkotoriのねこ
2020-05-25all: fix codespell errorsViktor Szakats
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-02examples: remove asiohiper.cppDaniel Stenberg
2020-04-19src: Remove C99 constructs to ensure C89 complianceTom
2020-03-31examples/sessioninfo.c: add include to fix compiler warningGisle Vanem
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-14Makefile.m32: Improve windres parameter compatibilityJay Satiro
2019-12-24examples/postinmemory.c: Call curl_global_cleanup alwaysJay Satiro
2019-12-21url2file.c: fix copyright yearDaniel Stenberg
2019-12-20examples/url2file.c: corrected a commentRickard Hallerbäck
2019-11-14examples: add multi-poll.cDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-10-29examples: remove the "this exact code has not been verified"Daniel Stenberg
2019-10-18examples/sslbackend: fix -Wchar-subscripts warningMarcel Raad
2019-10-07docs: added multi-event.c exampleAndrei Valeriu BICA
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2019-08-21docs/examples/curlx: fix errorsGisle Vanem
2019-08-13examples: add http3.c, altsvc.c and http3-present.cDaniel Stenberg
2019-08-06examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme
2019-07-25examples: Avoid reserved names in hiperfifo examplesBrad Spencer
2019-06-30docs: Fix links to OpenSSL docsJay Satiro
2019-06-05examples/htmltitle: use C++ casts between pointer typesMarcel Raad
2019-06-05examples/fopen: fix comparisonMarcel Raad
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-22examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme
2019-05-22examples: fix "clarify calculation precedence" warningsMarcel Raad
2019-05-22hiperfifo: remove unused variableMarcel Raad
2019-05-22examples: remove dead variable storesMarcel Raad
2019-05-22examples: reduce variable scopesMarcel Raad
2019-05-22http2-download: fix format specifierMarcel Raad
2019-05-21examples: remove unused variablesMarcel Raad
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-03-11examples/externalsocket: add missing close socket callsAndre Guibert de Bruet
2019-03-05examples: only include <curl/curl.h>Daniel Stenberg
2019-03-0110-at-a-time.c: fix too long lineDaniel Stenberg
2019-03-01examples: various fixes in ephiperfifo.cArnaud Rebillout
2019-03-01examples/10-at-a-time.c: improve readability and simplifyDaniel Stenberg
2019-02-27cacertinmem.c: use multiple certificates for loading CA-chainDaVieS
2019-02-23examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg
2019-02-18examples/http2-serverpush: add some sensible error checksDaniel Stenberg
2019-02-14examples/sftpuploadresume: Value stored to 'result' is never readDaniel Stenberg
2019-02-14examples/http2-upload: cleaned upDaniel Stenberg
2019-02-14examples/http2-download: cleaned upDaniel Stenberg
2019-02-14examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory'Daniel Stenberg