summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* tidy-up: make conditional checks more consistentDaniel Stenberg2021-04-226-22/+22
* misc: update copyright year ranges to match latest updatesDaniel Stenberg2021-04-131-1/+1
* examples/hiperfifo.c: check event_initialized before deleteJochem Broekhoff2021-04-091-2/+6
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-271-1/+1
* examples: Remove threaded-shared-conn.c due to bugJay Satiro2021-03-262-157/+0
* http: add new files missed from referrer commitViktor Szakats2021-02-191-0/+57
* http: add support to read and store the referrer headerViktor Szakats2021-02-191-0/+1
* docs/Makefile.inc: format to be update-friendlyViktor Szakats2021-02-111-23/+120
* Makefile.m32: add support for libgsasl dependencyViktor Szakats2021-02-101-0/+11
* examples/curlgtk.c: fix the copyright year rangeDaniel Stenberg2020-12-301-10/+9
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-3015-15/+15
* examples: fix more empty expression statement has no effectDaniel Stenberg2020-12-303-13/+16
* cleanup: fix two empty expression statement has no effectDaniel Stenberg2020-12-301-1/+1
* 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