aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
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-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-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-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-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-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-05-18examples/progressfunc: make it build on older libcurlsDaniel Stenberg
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-05-14examples: Fix format specifiersRikard Falkeborn
2018-04-24examples/http2-upload: expand buffer to avoid silly warningDaniel Stenberg
2018-04-24examples/sftpuploadresume: typecast fseek argument to longDaniel Stenberg
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2018-04-07examples/sftpuploadresmue: Fix Windows large file seekJay Satiro
2018-03-24gitignore: ignore more generated filesDaniel Stenberg
2018-03-20examples/hiperfifo: checksrc complianceJay Satiro
2018-03-16examples/hiperfifo.c: improvedPhilip Prindeville
2018-03-16cleanup: misc typos in strings and commentsluz.paz
2018-03-04build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg
2018-02-23spelling fixesViktor Szakats
2018-02-20examples/sftpuploadresume: resume upload via CURLOPT_APPENDSergio Borghese
2018-01-18examples/url2file.c: add missing curl_global_cleanup() callDaniel Stenberg
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2017-12-26examples/cacertinmem: ignore cert-already-exists errorJay Satiro
2017-12-22examples/rtsp: fix error handling macrosMattias Fornander
2017-12-12examples/smtp-mail.c: use separate defines for options and mailDaniel Stenberg
2017-12-06examples: move threaded-shared-conn.c to the "complicated" onesDaniel Stenberg
2017-12-05threaded-shared-conn.c: fixed typo in commentaDaniel Stenberg
2017-12-05threaded-shared-conn.c: new exampleDaniel Stenberg
2017-12-01examples/xmlstream.c: don't switch off CURL_GLOBAL_SSLDaniel Stenberg
2017-11-23examples/rtsp: clear RANGE again after useDaniel Stenberg