summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* docs/SECURITY-ADVISORY.md: how to write a curl security advisoryDaniel Stenberg2023-05-081-0/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* lib: connection filters (cfilter) addition to curl:Stefan Eissing2022-11-111-0/+1
* docs/EARLY-RELEASE.md: how to determine an early releaseDaniel Stenberg2022-11-051-0/+1
* docs: use "WebSocket" in singularDaniel Stenberg2022-09-131-1/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* docs: fix dead links, remove ECH.mdDaniel Stenberg2021-12-171-1/+0
* docs/Makefile.am: repair 'make html'Daniel Stenberg2021-10-141-1/+1
* bufref: buffer reference supportPatrick Monnerat2021-04-221-0/+1
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-271-1/+1
* docs: document version of crustls dependencyJacob Hoffman-Andrews2021-03-211-0/+1
* docs: add HYPER.mdDaniel Stenberg2020-12-181-0/+1
* docs/URL-SYNTAX: the URL syntax curl accepts and works withDaniel Stenberg2020-12-111-0/+1
* NEW-PROTOCOL: document what needs to be done to add oneDaniel Stenberg2020-12-011-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+1
* docs/FEATURE: convert to markdownDaniel Stenberg2020-10-151-1/+1
* ECH: renamed from ESNI in docs and configureDaniel Stenberg2020-09-291-1/+1
* docs/RESOURCES: removeDaniel Stenberg2020-09-181-1/+0
* docs/TheArtOfHttpScripting: convert to markdownDaniel Stenberg2020-09-181-1/+1
* BUGS: convert document to markdownDaniel Stenberg2020-09-181-1/+1
* docs/LICENSE-MIXING: removeDaniel Stenberg2020-09-111-1/+0
* CODE_REVIEW.md: how to do code reviews in curlDaniel Stenberg2020-06-131-0/+1
* docs/options-in-versions: which version added each cmdline optionDaniel Stenberg2020-05-131-0/+1
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-0/+1
* doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler2020-05-021-1/+1
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-0/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-4/+1
* CURL-DISABLE: initial docs for the CURL_DISABLE_* definesDaniel Stenberg2019-11-121-0/+1
* ESNI: initial build/setupNiall2019-10-021-0/+1
* docs/EXPERIMENTAL: explain what it means and what's experimental nowDaniel Stenberg2019-08-071-0/+1
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+1
* docs/PARALLEL-TRANSFERS: addedDaniel Stenberg2019-07-201-0/+1
* docs/BUG-BOUNTY: bug bounty time [skip ci]Daniel Stenberg2019-04-221-0/+1
* docs/ALTSVC.md: docs describing the approachDaniel Stenberg2019-03-031-0/+1
* curl: remove MANUAL from -M outputDaniel Stenberg2019-02-201-2/+1
* docs: use $(INSTALL_DATA) to install man pageJulian Z2019-02-041-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* DEPRECATE: new doc describing planned item removalsDaniel Stenberg2018-07-021-0/+1
* docs/RELEASE-PROCEDURE.md: renamed to use .md extensionDaniel Stenberg2018-06-151-7/+39
* GOVERNANCE.md: explains how this project is runDaniel Stenberg2018-06-141-1/+1
* docs/SECURITY.md -> docs/SECURITY-PROCESS.mdDaniel Stenberg2018-03-111-2/+2
* make: fix "make distclean"Daniel Stenberg2017-11-241-0/+3
* HELP-US.md: "How to get started helping out in the curl project"Daniel Stenberg2017-08-291-1/+1
* make: build the docs subdir only from within srcDaniel Stenberg2017-06-301-2/+2
* Makefile: fix make distDan Fandrich2017-04-261-3/+6
* Makefile: avoid use of GNU-specific form of $<Dan Fandrich2017-04-241-3/+15
* dist: add missing files to the tarballDaniel Stenberg2017-03-311-6/+7
* docs/Makefile.am: include CMakeLists.txt in the dist tarballDaniel Stenberg2017-03-301-1/+1
* make: use the variable MAKE for recursive callsMaksim Stsepanenka2017-03-291-3/+3