summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs/INTERNALS: remove reference to Curl_sendf()Daniel Stenberg2020-11-241-5/+3
* examples: update .gitignoreRikard Falkeborn2020-11-231-4/+8
* urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg2020-11-231-2/+2
* http3: use the master branch of GnuTLS for testingDaiki Ueno2020-11-221-4/+4
* KNOWN_BUGS: curl with wolfSSL lacks support for renegotiationDaniel Stenberg2020-11-221-0/+9
* KNOWN_BUGS: wakeup socket disconnect causes havocDaniel Stenberg2020-11-221-0/+13
* cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega2020-11-191-9/+4
* KNOWN_BUGS: cmake: libspsl is not supportedDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake autodetects cert paths when cross-compilingDaniel Stenberg2020-11-181-0/+8
* KNOWN_BUGS: cmake build doesn't fail if zlib not foundDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake libcurl.pc uses absolute library pathsDaniel Stenberg2020-11-181-0/+9
* KNOWN_BUGS: cmake: generated .pc file contains strange entriesDaniel Stenberg2020-11-181-0/+8
* KNOWN_BUGS: cmake uses -lpthread instead of Threads::ThreadsDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake build in Linux links libcurl to libdlDaniel Stenberg2020-11-181-2/+9
* KNOWN_BUGS: make a new section for cmake topicsDaniel Stenberg2020-11-181-26/+30
* CURLOPT_HSTS.3: document the file formatDaniel Stenberg2020-11-131-0/+15
* httpput-postfields.c: new example doing PUT with POSTFIELDSDaniel Stenberg2020-11-132-1/+102
* docs: document the 8MB input string limitDaniel Stenberg2020-11-092-2/+4
* THANKS-filter: ignore autobuild linksDaniel Stenberg2020-11-091-0/+1
* examples/httpput: remove use of CURLOPT_PUTDaniel Stenberg2020-11-091-4/+1
* FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?"Daniel Stenberg2020-11-061-12/+0
* FAQ: refresh "Why do I get "certificate verify failed"Daniel Stenberg2020-11-061-21/+26
* FAQ: refreshedDaniel Stenberg2020-11-051-95/+48
* examples: fix comment syntaxDaniel Gustafsson2020-11-051-1/+1
* docs: Fix various typos in documentationDaniel Gustafsson2020-11-055-6/+6
* copyright: fix year rangesDaniel Stenberg2020-11-05139-140/+140
* HISTORY: the new domainDaniel Stenberg2020-11-041-2/+5
* curl.se: new homeDaniel Stenberg2020-11-04612-737/+737
* KNOWN_BUGS: FTPS with Schannel times out file list operationDaniel Stenberg2020-11-041-0/+7
* KNOWN_BUGS: SMB tests fail with Python 2Daniel Stenberg2020-11-041-0/+7
* KNOWN_BUGS: LDAPS with NSS is slowDaniel Stenberg2020-11-041-0/+5
* hsts: add read/write callbacksDaniel Stenberg2020-11-038-0/+314
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-0313-0/+222
* header.d: fix syntax mistakeDaniel Stenberg2020-11-021-1/+1
* header.d: mention the "Transfer-Encoding: chunked" handlingDaniel Stenberg2020-10-311-8/+10
* curl.1: add an "OUTPUT" section at the top of the manpageDaniel Stenberg2020-10-291-0/+9
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* range.d: fix typoJay Satiro2020-10-261-1/+1
* range.d: clarify that curl will not parse multipart responsesJosé Joaquín Atria2020-10-261-1/+2
* alt-svc: enable by defaultDaniel Stenberg2020-10-257-22/+11
* libssh2: require version 1.0 or laterDaniel Stenberg2020-10-221-1/+1
* KNOWN_BUGS: mention the individual cmake issuesDaniel Stenberg2020-10-211-14/+20
* curl_url_set.3: fix typo in the RETURN VALUE sectionDaniel Stenberg2020-10-181-1/+1
* CURLOPT_NOBODY.3: fix typoDaniel Stenberg2020-10-161-1/+1
* CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as wellDaniel Stenberg2020-10-161-9/+8
* CURLOPT_TCP_NODELAY.3: fix comment in example codeZenju2020-10-161-1/+1
* Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3Viktor Szakats2020-10-161-0/+23
* docs/FEATURE: convert to markdownDaniel Stenberg2020-10-152-84/+100
* THANKS: from 7.73.0 and .mailmap fixesDaniel Stenberg2020-10-141-0/+31
* HISTORY: curl verifies SSL certs by default since version 7.10Daniel Stenberg2020-10-091-1/+3