summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* misc: fix spellingJohn Bampton2023-02-082-3/+3
* man pages: call the custom user pointer 'clientp' consistentlyDaniel Stenberg2023-02-0718-46/+46
* curl_ws_send.3: clarify how to send multi-frame messagesDaniel Stenberg2023-02-061-0/+2
* CURLOPT_WRITEFUNCTION.3: fix memory leak in exampleThomas16642023-02-031-22/+35
* connections: introduce http/3 happy eyeballsStefan Eissing2023-02-022-2/+29
* write-out.d: add 'since version' to %{header_json} documentationMartin D'Aloia2023-02-021-1/+1
* docs/INSTALL: document how to use multiple TLS backendsDaniel Stenberg2023-02-011-1/+9
* curl_free.3: fix return type of `curl_free`Thomas1664 on github2023-01-311-1/+1
* CURLOPT_READFUNCTION.3: the callback 'size' arg is always 1Daniel Stenberg2023-01-291-1/+1
* write-out.d: clarify Windows % symbol escapingJay Satiro2023-01-261-2/+4
* docs: POSTFIELDSIZE must be set to -1 with read functionDan Fandrich2023-01-202-8/+10
* curl_version_info.3: fix typoSergey Bronnikov2023-01-171-1/+1
* openssl: Don't ignore CA paths when using Windows CA store (redux)Jay Satiro2023-01-173-3/+9
* src: add --http3-onlyDaniel Stenberg2023-01-124-7/+39
* curl.h: add CURL_HTTP_VERSION_3ONLYDaniel Stenberg2023-01-122-7/+7
* msh3: update to v0.6Nick Banks2023-01-101-1/+1