summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* checksrc: complain on == NULL or != 0 checks in conditionsbagder/checksrc-conditionsDaniel Stenberg2021-04-221-3/+18
* tidy-up: make conditional checks more consistentDaniel Stenberg2021-04-226-22/+22
* bufref: buffer reference supportPatrick Monnerat2021-04-222-0/+82
* hsts: enable by defaultDaniel Stenberg2021-04-192-1/+4
* vtls: refuse setting any SSL versionDaniel Stenberg2021-04-191-3/+5
* curl: ignore options asking for SSLv2 or SSLv3Daniel Stenberg2021-04-192-6/+5
* tool_getparam: replace (in-place) '%20' by '+' according to RFC1866Victor Vieux2021-04-151-8/+0
* configure: provide --with-openssl, deprecate --with-sslDaniel Stenberg2021-04-153-24/+26
* cookie: CURLOPT_COOKIEFILE set to NULL switches off cookiesDaniel Stenberg2021-04-141-1/+4
* THANKS: add names from 7.76.1Daniel Stenberg2021-04-131-0/+10
* misc: update copyright year ranges to match latest updatesDaniel Stenberg2021-04-131-1/+1
* TODO: remove 18.22 --fail-with-bodyJay Satiro2021-04-111-9/+0
* examples/hiperfifo.c: check event_initialized before deleteJochem Broekhoff2021-04-091-2/+6
* install: add instructions for Apple Darwin platformsMuhammed Yavuz Nuzumlalı2021-04-071-17/+45
* docs/HTTP3.md: update the build instruction using gnutlsDavid Hu2021-04-071-1/+1
* THANKS: added names from 7.76.0Daniel Stenberg2021-03-311-0/+35
* CURLOPT_AUTOREFERER.3: clarify that it sets the full URLDaniel Stenberg2021-03-301-3/+3
* HISTORY: add two 2021 eventsDaniel Stenberg2021-03-291-2/+8
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-277-7/+7
* HISTORY: fixed the Mac OS X 10.1 release dateDaniel Stenberg2021-03-261-5/+7
* examples: Remove threaded-shared-conn.c due to bugJay Satiro2021-03-262-157/+0
* KNOWN_BUGS: Update 11.9 - DoH option inheritanceJay Satiro2021-03-261-1/+11
* curl_easy_setopt.3: add curl_easy_option* functions to SEE ALSODaniel Stenberg2021-03-261-1/+3
* TODO: Custom progress meter update intervalDaniel Stenberg2021-03-251-0/+7
* docs/ABI: tighten up the languageDaniel Stenberg2021-03-241-9/+8
* docs: make gen.pl support *italic* and **bold**Daniel Stenberg2021-03-2221-41/+53
* docs: document version of crustls dependencyJacob Hoffman-Andrews2021-03-212-0/+27
* docs: clarify timeouts for queued transfers in multi APIDaniel Stenberg2021-03-192-3/+21
* KNOWN_BUGS: CURLOPT_OPENSOCKETPAIRFUNCTION is missingDaniel Stenberg2021-03-181-0/+10
* TODO: provide timing info for each redirectDaniel Stenberg2021-03-181-0/+10
* docs: Add SSL backend names to CURL_SSL_BACKENDJay Satiro2021-03-172-3/+9
* docs: Explain DOH transfers inherit some SSL settingsJay Satiro2021-03-173-0/+19
* HTTP2: remove the outdated remark about multiplexing for the toolDaniel Stenberg2021-03-161-5/+0
* HISTORY: curl 7.7.2 was the first version used in Mac OS X 10.1Daniel Stenberg2021-03-151-5/+5
* gen.pl: quote "bare" minuses in the nroff curl.1Daniel Stenberg2021-03-141-0/+6
* retry.d: Clarify transient 5xx HTTP response codesJay Satiro2021-03-121-1/+2
* retry-all-errors.d: Explain curl errors versus HTTP response errorsJay Satiro2021-03-121-0/+8
* version.d: Add missing features to the features listJay Satiro2021-03-041-6/+16
* docs: add missing Arg tag to --stderrVladimir Varlamov2021-03-041-0/+1
* cookies: Support multiple -b parametersDaniel Gustafsson2021-02-251-1/+1
* docs: Fix typosDaniel Gustafsson2021-02-252-3/+3
* docs: add CURLOPT_CURLU to 'See also' in curl_url_ functionsJay Satiro2021-02-236-5/+6
* CODE_STYLE.md: fix broken link to INTERNALSDaniel Stenberg2021-02-211-2/+2
* curl_url_set.3: mention CURLU_PATH_AS_ISDaniel Stenberg2021-02-211-2/+6
* http: add new files missed from referrer commitViktor Szakats2021-02-192-0/+118
* http: add support to read and store the referrer headerViktor Szakats2021-02-196-3/+13
* BUGS: language polishDaniel Stenberg2021-02-181-8/+8
* doh: add options to disable ssl verificationJay Satiro2021-02-1411-2/+285
* KNOWN_BUGS: cannot enable LDAPS on Windows with cmakeDaniel Stenberg2021-02-131-0/+5
* KNOWN_BUGS: Excessive HTTP/2 packets with TCP_NODELAYDaniel Stenberg2021-02-131-0/+11