summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* tests/http: more tests with specific clientsStefan Eissing2023-04-261-4/+8
* docs/examples/protofeats.c: Outputs all protocols and featuresDaniel Stenberg2023-04-182-0/+53
* examples/http3.c: use CURL_HTTP_VERSION_3Daniel Stenberg2023-02-271-4/+2
* connections: introduce http/3 happy eyeballsStefan Eissing2023-02-021-1/+2
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-03120-120/+120
* examples: remove the curlgtk.c exampleDaniel Stenberg2023-01-022-121/+1
* docs/examples: spell correction ('Retrieve')Andy Alt2022-12-062-2/+2
* examples: update descriptionsDaniel Stenberg2022-11-2234-35/+34
* examples/10-at-a-time: fix possible skipped final transfersDaniel Stenberg2022-11-221-7/+11
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-223-73/+32
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-151-1/+2
* style: use space after comment start and before comment endDaniel Stenberg2022-10-302-8/+8
* misc: typo and grammar fixesAyesh Karunaratne2022-10-2711-11/+11
* misc: nitpick grammar in comments/docs129322022-10-121-1/+1
* docs/examples: avoid deprecated options in examples where possiblePatrick Monnerat2022-10-074-46/+40
* Makefile.m32: deduplicate build rules [ci skip]Viktor Szakats2022-10-041-145/+11
* Makefile.m32: major rework [ci skip]Viktor Szakats2022-10-031-276/+109
* Makefile.m32: delete legacy component bits [ci skip]Viktor Szakats2022-10-021-36/+3
* Makefile.m32: cleanups and fixes [ci skip]Viktor Szakats2022-10-011-85/+62
* docs: spelling nitsViktor Szakats2022-09-291-2/+2
* examples/chkspeed: improve portabilityPatrick Monnerat2022-09-211-41/+48
* docs: spellfixesDaniel Stenberg2022-09-211-2/+3
* httpput-postfields.c: shorten string for C89 complianceDaniel Stenberg2022-09-211-2/+4
* docs: fix proselint complaintsDaniel Stenberg2022-09-191-4/+4
* examples/curlx.c: removeDaniel Stenberg2022-08-182-582/+0
* Makefile.m32: allow -nghttp3/-ngtcp2 without -ssl [ci skip]Viktor Szakats2022-08-151-12/+14
* Makefile.m32: add `CURL_RC` and `CURL_STRIP` variables [ci skip]Viktor Szakats2022-07-101-1/+4
* Makefile.m32: add `NGTCP2_LIBS` option [ci skip]Viktor Szakats2022-07-061-1/+6
* CURLOPT_SERVER_RESPONSE_TIMEOUT: the new nameDaniel Stenberg2022-07-051-1/+1
* makefile.m32: add support for custom ARCH [ci skip]Viktor Szakats2022-07-041-1/+3
* windows: improve random sourceViktor Szakats2022-07-041-2/+2
* Makefile.m32: stop forcing XP target with ipv6 enabled [ci skip]Viktor Szakats2022-06-221-1/+1
* reuse/dep5: adjusted to parse betterDaniel Stenberg2022-06-141-0/+6
* copyright: make repository REUSE compliantmax.mehl2022-06-13121-112/+368
* examples/crawler.c: use the curl licenseDaniel Stenberg2022-06-021-3/+14
* examples: remove fopen.c and rtsp.cDaniel Stenberg2022-06-023-839/+0
* Makefile.m32: delete obsolete options, improve -On [ci skip]Viktor Szakats2022-05-241-6/+4
* English: use American spelling consistentlyDaniel Stenberg2022-04-055-10/+10
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-231-1/+1
* header api: add curl_easy_header and curl_easy_nextheaderDaniel Stenberg2022-03-222-0/+80
* misc: update copyright year rangesDaniel Stenberg2022-03-051-1/+1
* examples/curlx: support building with OpenSSL 1.1.0+Jay Satiro2022-03-021-4/+9
* lib: remove support for CURL_DOES_CONVERSIONSDaniel Stenberg2022-02-042-114/+1
* netware: remove supportDaniel Stenberg2022-01-312-438/+2
* examples/multi-app.c: call curl_multi_remove_handle as wellDaniel Stenberg2022-01-071-5/+7
* misc: update copyright year rangeDaniel Stenberg2021-12-304-4/+4
* examples/multi-single.c: remove WAITMS()Daniel Stenberg2021-12-301-9/+0
* checksrc: detect more kinds of NULL comparisons we avoidDaniel Stenberg2021-12-272-5/+5
* misc: s/e-mail/emailDaniel Stenberg2021-12-1915-27/+27
* docs/examples: workaround broken -Wno-pedantic-ms-formatMarc Hoersken2021-12-149-45/+45