summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* examples/htmltitle: use C++ casts between pointer typesMarcel Raad2019-06-051-7/+7
* examples/fopen: fix comparisonMarcel Raad2019-06-051-1/+1
* build: fix Codacy warningsMarcel Raad2019-06-052-7/+6
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-254-304/+2
* examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme2019-05-224-2/+304
* examples: fix "clarify calculation precedence" warningsMarcel Raad2019-05-224-15/+18
* hiperfifo: remove unused variableMarcel Raad2019-05-221-1/+0
* examples: remove dead variable storesMarcel Raad2019-05-224-35/+34
* examples: reduce variable scopesMarcel Raad2019-05-2211-51/+51
* http2-download: fix format specifierMarcel Raad2019-05-221-1/+1
* examples: remove unused variablesMarcel Raad2019-05-2112-35/+26
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-162-5/+1
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* examples/externalsocket: add missing close socket callsAndre Guibert de Bruet2019-03-111-1/+9
* examples: only include <curl/curl.h>Daniel Stenberg2019-03-052-3/+2
* 10-at-a-time.c: fix too long lineDaniel Stenberg2019-03-011-1/+1
* examples: various fixes in ephiperfifo.cArnaud Rebillout2019-03-011-9/+12
* examples/10-at-a-time.c: improve readability and simplifyDaniel Stenberg2019-03-011-72/+25
* cacertinmem.c: use multiple certificates for loading CA-chainDaVieS2019-02-271-75/+73
* examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg2019-02-233-26/+15
* examples/http2-serverpush: add some sensible error checksDaniel Stenberg2019-02-181-4/+15
* examples/sftpuploadresume: Value stored to 'result' is never readDaniel Stenberg2019-02-141-1/+3
* examples/http2-upload: cleaned upDaniel Stenberg2019-02-141-44/+32
* examples/http2-download: cleaned upDaniel Stenberg2019-02-141-39/+34
* examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory'Daniel Stenberg2019-02-141-4/+2
* examples/httpcustomheader: Value stored to 'res' is never readDaniel Stenberg2019-02-141-2/+2
* examples: remove superfluous null-pointer checksDaniel Stenberg2019-02-143-6/+6
* examples/crawler: Fix the Accept-Encoding settingJay Satiro2019-02-121-1/+1
* examples: Update .gitignoreRikard Falkeborn2019-01-021-0/+3
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-1/+1
* examples/ephiperfifo: report error when epoll_ctl failsRomain Fliedel2018-11-201-3/+9
* setopt: add CURLOPT_CURLUJim Fuller2018-11-092-1/+74
* axtls: removedDaniel Stenberg2018-11-011-19/+0
* example/htmltidy: fix include paths of tidy librariesDoron Behar2018-09-261-2/+2
* whitespace fixesViktor Szakats2018-09-235-115/+111
* docs/examples: URL updatesViktor Szakats2018-09-2334-110/+112
* examples/Makefile.m32: sync with core [ci skip]Viktor Szakats2018-09-222-56/+127
* examples/parseurl.c: show off the URL API a bitDaniel Stenberg2018-09-222-1/+79
* examples/http2-pushinmemory: receive HTTP/2 pushed files in memoryDaniel Stenberg2018-09-182-1/+189
* examples: Fix memory leaks from realloc errorsKruzya2018-09-175-12/+29
* anyauthput: fix compiler warning on 64-bit WindowsMarcel Raad2018-09-121-5/+8
* example/asiohiper: insert warning comment about its statusDaniel Stenberg2018-09-101-1/+11
* docs/examples: do not wait when no transfers are runningKamil Dudka2018-09-108-24/+24
* curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad2018-08-211-2/+2
* examples/ephiperfifo: checksrc complianceJay Satiro2018-07-291-19/+26
* docs/examples: add hiperfifo example using linux epoll/timerfdJosh Bialkowski2018-07-282-1/+541
* examples/crawler.c: move #ifdef to column 0Daniel Stenberg2018-07-111-3/+3
* examples: fix -Wformat warningsMarcel Raad2018-07-096-13/+13
* example/crawler.c: simple crawler based on libxml2Jeroen Ooms2018-07-052-1/+211
* spelling fixesViktor Szakats2018-06-034-5/+5