summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* examples/libtest: add .checksrc to distDaniel Stenberg2020-12-211-1/+1
* examples: remove superfluous asterisk usesDaniel Stenberg2020-12-163-6/+6
* examples: update .gitignoreRikard Falkeborn2020-11-231-4/+8
* httpput-postfields.c: new example doing PUT with POSTFIELDSDaniel Stenberg2020-11-132-1/+102
* examples/httpput: remove use of CURLOPT_PUTDaniel Stenberg2020-11-091-4/+1
* examples: fix comment syntaxDaniel Gustafsson2020-11-051-1/+1
* copyright: fix year rangesDaniel Stenberg2020-11-05101-102/+102
* curl.se: new homeDaniel Stenberg2020-11-04119-124/+124
* Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3Viktor Szakats2020-10-161-0/+23
* examples/README: convert to markdownDaniel Stenberg2020-09-302-14/+10
* lib: fix -Wassign-enum warningsDaniel Stenberg2020-09-081-3/+3
* Makefile.m32: add ability to override zstd libs [ci skip]Viktor Szakats2020-08-221-1/+6
* examples/rtsp.c: correct the copyright yearDaniel Stenberg2020-08-171-1/+1
* docs: change "web site" to "website"H3RSKO2020-08-172-3/+3
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-011-1/+1
* checksrc: ban gmtime/localtimeDaniel Stenberg2020-07-281-0/+1
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-1/+13
* examples/multithread.c: call curl_global_cleanup()Daniel Stenberg2020-06-291-2/+2
* copyright: update mismatched copyright yearsDaniel Stenberg2020-06-223-3/+3
* examples/http2-down/upload: add error checksRadoslav Georgiev2020-06-022-6/+30
* examples/ephiperfifo: turn off interval when setting timerfdkotoriのねこ2020-06-021-3/+3
* all: fix codespell errorsViktor Szakats2020-05-252-6/+6
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-152-2/+4
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-142-4/+4
* examples: remove asiohiper.cppDaniel Stenberg2020-05-022-498/+2
* src: Remove C99 constructs to ensure C89 complianceTom2020-04-191-2/+3
* examples/sessioninfo.c: add include to fix compiler warningGisle Vanem2020-03-311-1/+2
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-246-4/+46
* Makefile.m32: Improve windres parameter compatibilityJay Satiro2020-03-141-1/+1
* examples/postinmemory.c: Call curl_global_cleanup alwaysJay Satiro2019-12-241-3/+2
* url2file.c: fix copyright yearDaniel Stenberg2019-12-211-1/+1
* examples/url2file.c: corrected a commentRickard Hallerbäck2019-12-201-1/+1
* examples: add multi-poll.cDaniel Stenberg2019-11-142-1/+77
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-0829-29/+29
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-0219-19/+19
* examples: remove the "this exact code has not been verified"Daniel Stenberg2019-10-292-4/+2
* examples/sslbackend: fix -Wchar-subscripts warningMarcel Raad2019-10-181-1/+1
* docs: added multi-event.c exampleAndrei Valeriu BICA2019-10-072-1/+241
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-232-16/+16
* docs/examples/curlx: fix errorsGisle Vanem2019-08-211-3/+3
* examples: add http3.c, altsvc.c and http3-present.cDaniel Stenberg2019-08-134-1/+159
* examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme2019-08-064-2/+304
* examples: Avoid reserved names in hiperfifo examplesBrad Spencer2019-07-252-33/+29
* docs: Fix links to OpenSSL docsJay Satiro2019-06-301-1/+1
* 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