summaryrefslogtreecommitdiff
path: root/docs/INTERNALS.md
Commit message (Expand)AuthorAgeFilesLines
* language: s/behaviour/behavior/gEmil Engler2021-01-021-1/+1
* docs: Fix some typosDan Fandrich2020-12-121-3/+4
* docs: enable syntax highlighting in several docs files0xflotus2020-12-111-1/+3
* docs/INTERNALS: remove reference to Curl_sendf()Daniel Stenberg2020-11-241-5/+3
* urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg2020-11-231-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-12/+12
* libssh2: require version 1.0 or laterDaniel Stenberg2020-10-221-1/+1
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-211-3/+3
* tool_writeout: add new writeout variable, %{num_headers}anio2020-09-151-1/+1
* win32: drop support for WinSock version 1, require version 2Marc Hoersken2020-09-021-0/+3
* gnutls: bump lowest supported version to 3.1.10Daniel Stenberg2020-04-211-1/+1
* polarssl: remove more references and mentionsDaniel Stenberg2020-03-051-1/+0
* http2: now require nghttp2 >= 1.12.0Daniel Stenberg2020-02-211-1/+1
* cleanup: s/curl_debug/curl_dbg_debug in comments and docsDaniel Stenberg2019-08-081-1/+1
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-101-1/+1
* docs: Markdown and misc improvements [ci skip]Viktor Szakats2019-05-161-191/+197
* INTERNALS: fix misindentation of ToC itemDaniel Gustafsson2019-04-231-1/+1
* INTERNALS: Add structs to ToCAron Bergman2019-04-231-0/+14
* INTERNALS: Add code highlightingAron Bergman2019-04-231-9/+9
* INTERNALS.md: fix subsection depth and linkDaniel Gustafsson2019-02-061-1/+2
* INTERNALS: correct some outdated function namesDaniel Stenberg2019-01-031-14/+10
* axtls: removedDaniel Stenberg2018-11-011-1/+0
* INTERNALS.md: wrap lines longer than 79Jay Satiro2018-10-051-2/+5
* INTERNALS: escape reference to parameterDaniel Gustafsson2018-10-051-2/+2
* INTERNALS: require GnuTLS >= 2.11.3Daniel Stenberg2018-08-211-1/+1
* INTERNALS: we may use libidn2 now, not libidnDaniel Stenberg2017-11-141-1/+1
* HTTP: implement Brotli content encodingPatrick Monnerat2017-11-051-10/+11
* HTTP: support multiple Content-EncodingsPatrick Monnerat2017-11-051-1/+1
* INTERNALS: remove curlx_tv* functions no longer providedDaniel Stenberg2017-10-301-14/+0
* TODO: support multiple Content-EncodingsDaniel Bankhead2017-10-281-24/+25
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-1/+1
* axtls: adapt to API changesDaniel Stenberg2017-02-151-1/+1
* INTERNALS.md: language improvementsrailsnewbie2572017-01-241-36/+34
* docs: Spelling fixesAlex Chan2016-11-151-1/+1
* INTERNALS: better markdown (follow-up)Jay Satiro2016-10-311-35/+36
* INTERNALS: better markdownDaniel Stenberg2016-10-301-48/+48
* INTERNALS: fix titleDaniel Stenberg2016-08-251-4/+4
* INTERNALS.md: use markdown extension for markdown contentDaniel Stenberg2016-08-091-0/+1094