summaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-06-30docs: Fix links to OpenSSL docsJay Satiro
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
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-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
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-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
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-25Merge tag 'curl-7_64_0'ng0
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
2019-02-14examples/httpcustomheader: Value stored to 'res' is never readDaniel Stenberg
2019-02-14examples: remove superfluous null-pointer checksDaniel Stenberg
2019-02-12examples/crawler: Fix the Accept-Encoding settingJay Satiro
2019-01-12sed.sh: docs/examples/urlapi.cng0
2019-01-12Merge tag 'curl-7_63_0'ng0
2019-01-02examples: Update .gitignoreRikard Falkeborn
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-20examples/ephiperfifo: report error when epoll_ctl failsRomain Fliedel
2018-11-10<curl/curl.h> -> <gnurl/curl.h>Nils Gillmann
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-11-09setopt: add CURLOPT_CURLUJim Fuller
2018-11-01axtls: removedDaniel Stenberg
2018-09-26example/htmltidy: fix include paths of tidy librariesDoron Behar
2018-09-23whitespace fixesViktor Szakats
2018-09-23docs/examples: URL updatesViktor Szakats
2018-09-22examples/Makefile.m32: sync with core [ci skip]Viktor Szakats
2018-09-22examples/parseurl.c: show off the URL API a bitDaniel Stenberg
2018-09-18examples/http2-pushinmemory: receive HTTP/2 pushed files in memoryDaniel Stenberg
2018-09-17examples: Fix memory leaks from realloc errorsKruzya