summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl_multi_socket.3: remove callback and typical usage descriptionsbagder/curl_multi_socket.3Daniel Stenberg2022-01-111-63/+1
* openldap: implement SASL authenticationPatrick Monnerat2022-01-118-35/+332
* CURLOPT_RESOLVE.3: change example port to 443Cameron Will2022-01-101-1/+1
* test374: gif data without new line at the endFabian Keil2022-01-102-1/+50
* runtests.pl: support the nonewline attribute for the data partFabian Keil2022-01-103-2/+21
* curl tool: erase some more sensitive command line argumentsPatrick Monnerat2022-01-101-13/+22
* mesalink: remove supportDaniel Stenberg2022-01-1016-894/+13
* ldap: return CURLE_URL_MALFORMAT for bad URLDaniel Stenberg2022-01-106-15/+12
* docs/cmdline-opts: add "mutexed" options for more http versionsDaniel Stenberg2022-01-104-5/+5
* rustls: add CURLOPT_CAINFO_BLOB supportStephen M. Coakley2022-01-103-5/+33
* scripts/copyright.pl: ignore missing filesDaniel Stenberg2022-01-091-5/+9
* RELEASE-NOTES: syncedDaniel Stenberg2022-01-091-5/+34
* data/DISABLED: disable test 313 for wolfssl buildsDaniel Stenberg2022-01-091-0/+4
* runtests: make 'wolfssl' a testable featureDaniel Stenberg2022-01-092-0/+2
* GHA: install stunnel in the medbtls + wolfssl CI jobsDaniel Stenberg2022-01-092-2/+2
* CI: move the rustls CI job to GHA from ZuulDaniel Stenberg2022-01-094-35/+50
* DISABLE: disable a dozen tests in the rustls buildDaniel Stenberg2022-01-091-0/+15
* runtests: make 'rustls' a testable featureDaniel Stenberg2022-01-092-0/+6
* remote-header-name.d: clarifyDaniel Stenberg2022-01-091-2/+7
* url: given a user in the URL, find pwd for that user in netrcDaniel Stenberg2022-01-096-36/+179
* mbedtls: Fix ssl_init error with mbedTLS 3.1.0+Niels Martignène2022-01-091-6/+6
* cmake: fix iOS CMake project generation errorFilip Lundgren2022-01-081-3/+3
* ngtcp2: fix declaration of ‘result’ shadows a previous localDaniel Stenberg2022-01-081-1/+0
* openssl.h: avoid including OpenSSL headers hereDaniel Stenberg2022-01-081-3/+9
* curl_url_set.3: mention when CURLU_ALLOW_SPACE was addedDaniel Stenberg2022-01-081-2/+2
* tool_findfile: free mem properlyDaniel Stenberg2022-01-071-1/+3
* tool_findfile: check ~/.config/curlrc tooDaniel Stenberg2022-01-075-21/+99
* runtests: allow client/file to specify multiple directoriesDaniel Stenberg2022-01-071-0/+14
* scripts/copyright.pl: support many provided file names on the cmdlineDaniel Stenberg2022-01-071-1/+1
* tests/FILEFORMAT.md: fix typoFabian Keil2022-01-071-1/+1
* Add test373: multiple chunks with binary zerosFabian Keil2022-01-072-1/+79
* Add test372: binary zero in data elementFabian Keil2022-01-072-1/+50
* tests/server/getpart.c: properly deal with binary data containing NUL bytesFabian Keil2022-01-071-10/+39
* runtests.pl: properly print the test if it contains binary zerosFabian Keil2022-01-071-1/+3
* mailmap: Xiaoke WangDaniel Stenberg2022-01-071-0/+1
* openssl: copyright year updateDaniel Stenberg2022-01-071-1/+1
* scripts/copyright.pl: hush unless -v (for verbose) is usedDaniel Stenberg2022-01-071-4/+11
* openssl: check the return value of BIO_new_mem_buf()xkernel2022-01-071-1/+12
* examples/multi-app.c: call curl_multi_remove_handle as wellDaniel Stenberg2022-01-071-5/+7
* COPYING: bump copyright year rangeDaniel Stenberg2022-01-051-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2022-01-052-248/+19
* docs: fix mandoc -T lint formatting complaintsDaniel Stenberg2022-01-057-35/+32
* next.d. remove .fi/.nf as they are handled by gen.plDaniel Stenberg2022-01-051-2/+0
* gen.pl: terminate "example" sections betterDaniel Stenberg2022-01-051-1/+4
* curl-functions.m4: fix LIBRARY_PATH adjustment to avoid evalSatadru Pramanik2022-01-051-9/+14
* RELEASE-NOTES: syncedcurl-7_81_0Daniel Stenberg2022-01-051-5/+9
* THANKS: add names from 7.81.0 releaseDaniel Stenberg2022-01-051-0/+25
* curl_multi_init.3: fix the copyright year rangeDaniel Stenberg2022-01-051-1/+1
* test719-721: require "proxy" feature present to runDaniel Stenberg2022-01-053-0/+7
* test719: require ipv6 support to runDaniel Stenberg2022-01-041-0/+3