summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* openssl: interop with AWS-LCJim King2023-03-304-2/+5
* curl_easy_getinfo.3: typo fix (duplicated "from the")Frank Gevaerts2023-03-281-1/+1
* docs/cmdline-opts: document the dotless config pathRonan Pigott2023-03-281-1/+1
* HTTP-COOKIES.md: mention the #HttpOnly_ prefixDaniel Stenberg2023-03-281-1/+3
* RELEASE-PROCEDURE: update to new scheduleDaniel Stenberg2023-03-262-25/+26
* doc: curl_mime_init() strong easy handle binding has been relaxed in 7.87.0Patrick Monnerat2023-03-261-2/+2
* CURLOPT_WRITEFUNCTION.3: fix typoJay Satiro2023-03-251-1/+1
* data.d: emphasize no conversionDaniel Stenberg2023-03-231-0/+4
* THANKS: from the 8.0.0 releaseDaniel Stenberg2023-03-201-2/+23
* SECURITY-PROCESS.md: Busy-loops are not security problemsDaniel Stenberg2023-03-181-0/+8
* lib2305: deal with CURLE_AGAINDaniel Stenberg2023-03-161-0/+4
* aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3Casey Bodley2023-03-141-0/+4
* RELEASE-PROCEDURE.md: update coming release datesDaniel Stenberg2023-03-131-5/+4
* http: don't send 100-continue for short PUT requestsDan Fandrich2023-03-111-5/+4
* CURLOPT_PROXY.3: curl+NSS does not handle HTTPS over unix domain socketDaniel Stenberg2023-03-101-0/+3
* CURLSHOPT_SHARE.3: HSTS sharing is not thread-safeDaniel Stenberg2023-03-101-2/+3
* docs/SECURITY-PROCESS.md: updatesDaniel Stenberg2023-03-101-4/+8
* doc: fix compiler warning in libcurl.m4Evgeny Grin (Karlson2k)2023-03-081-3/+4
* misc: fix typosViktor Szakats2023-03-081-1/+1
* docs: extend the URL API descriptionsDaniel Stenberg2023-03-072-6/+37
* docs: note '--data-urlencode' optionandy59952023-03-061-0/+4
* DEPRECATE: the original legacy mingw version 1Daniel Stenberg2023-03-061-0/+12
* cmake: fix enabling LDAPS on WindowsViktor Szakats2023-03-051-5/+0
* cmake: skip CA-path/bundle auto-detection in cross-buildsViktor Szakats2023-03-051-8/+0
* urlapi: parse IPv6 literals without ENABLE_IPV6Brad Spencer2023-03-031-0/+3
* DYNBUF.md: note Curl_dyn_add* calls Curl_dyn_free on failureJay Satiro2023-03-011-0/+8
* page-footer: add explanation for three missing exit codesDaniel Stenberg2023-02-281-0/+6
* rate.c: single URLs make no sense in --rate example積丹尼 Dan Jacobson2023-02-281-3/+3
* libcurl-errors.3: add the CURLHcode errors from curl_easy_header.3Daniel Stenberg2023-02-282-15/+19
* PARALLEL-TRANSFERS.md: not "early days" for this anymoreDaniel Stenberg2023-02-271-9/+1
* examples/http3.c: use CURL_HTTP_VERSION_3Daniel Stenberg2023-02-271-4/+2
* INTERNALS.md: grammarandy59952023-02-251-1/+1
* misc: remove support for curl_off_t < 8 bytesDaniel Stenberg2023-02-241-21/+1
* BINDINGS: add Fortran bindingPhilipp Engel2023-02-221-0/+2
* gen.pl: add '%GLOBALS' as a variable for mainpageDaniel Stenberg2023-02-223-2/+39
* docs/cmdline-opts: mark all global optionsDaniel Stenberg2023-02-2216-40/+36
* THANKS: add contributors from 7.88.1Daniel Stenberg2023-02-201-0/+7
* remote-header-name.d: mention that filename* is not supportedDaniel Stenberg2023-02-191-2/+5
* CURLOPT_WS_OPTIONS.3: fix the availability versionPierrick Charron2023-02-181-1/+1
* GHA: update rustls dependency to 0.9.2Jacob Hoffman-Andrews2023-02-181-2/+2
* HTTP3.md: update git branchesPhilip H2023-02-181-2/+2
* THANKS: added contributors from 7.88.0Daniel Stenberg2023-02-151-0/+41
* CONTRIBUTE: More formally specify the commit descriptionDan Fandrich2023-02-131-11/+39
* cmdline-opts/Makefile: on error, do not leave a partialDaniel Stenberg2023-02-131-2/+6
* curl.1: make help, version and manual sections "custom"Daniel Stenberg2023-02-135-9/+14
* KNOW_BUGS: cleanups with some changed to TODOsDaniel Stenberg2023-02-132-76/+28
* smb: return error on upload without sizeDaniel Stenberg2023-02-122-5/+3
* WEBSOCKET.md: typoGregory Panakkal2023-02-101-1/+1
* no-clobber.d: only use long form options in man page textDaniel Stenberg2023-02-091-1/+1
* header.d: add a header file exampleDaniel Stenberg2023-02-091-0/+1