summaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
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
2018-09-12anyauthput: fix compiler warning on 64-bit WindowsMarcel Raad
2018-09-11Merge tag 'curl-7_61_1'Nils Gillmann
2018-09-10example/asiohiper: insert warning comment about its statusDaniel Stenberg
2018-09-10docs/examples: do not wait when no transfers are runningKamil Dudka
2018-08-21curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad
2018-08-05gnurl: post-merge adjustmentsNils Gillmann
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-07-29examples/ephiperfifo: checksrc complianceJay Satiro
2018-07-28docs/examples: add hiperfifo example using linux epoll/timerfdJosh Bialkowski
2018-07-11examples/crawler.c: move #ifdef to column 0Daniel Stenberg
2018-07-09examples: fix -Wformat warningsMarcel Raad
2018-07-05example/crawler.c: simple crawler based on libxml2Jeroen Ooms
2018-06-03spelling fixesViktor Szakats
2018-05-23curl/curl.h -> gnurl/curl.hNils Gillmann
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg