summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup init the result variablebagder/x509-errorsDaniel Stenberg2021-12-151-1/+1
* x509asn1: return early on errorsDaniel Stenberg2021-12-141-38/+87
* mbedtls: fix CURLOPT_SSLCERT_BLOBDaniel Stenberg2021-12-141-3/+10
* asyn-ares: ares_getaddrinfo needs no happy eyeballs timerDaniel Stenberg2021-12-141-0/+4
* mailmap: add Yongkang HuangDaniel Stenberg2021-12-141-0/+1
* check ssl_config when re-use proxy connectionMrDwZ2021-12-141-7/+6
* mbedtls: do a separate malloc for ca_info_blobDaniel Stenberg2021-12-141-19/+17
* CI: build examples for additional code verificationMarc Hoersken2021-12-143-4/+5
* docs/examples: workaround broken -Wno-pedantic-ms-formatMarc Hoersken2021-12-149-45/+45
* tests/data/test302[12]: fix MSYS2 path conversion of hostpubsha256Marc Hoersken2021-12-142-0/+10
* openldap: simplify ldif generation codePatrick Monnerat2021-12-131-62/+47
* example/progressfunc: remove code for old libcurlsDaniel Stenberg2021-12-131-53/+4
* sha256/md5: return errors when init failsx20182021-12-139-40/+73
* TODO: 13.3 Defeat TLS fingerprintingDaniel Stenberg2021-12-111-2/+11
* RELEASE-NOTES: syncedDaniel Stenberg2021-12-111-4/+30
* openldap: process search query response messages one by onePatrick Monnerat2021-12-111-157/+114
* hash: lazy-alloc the table in Curl_hash_add()bagder/hash-lazyallocDaniel Stenberg2021-12-1010-82/+77
* multi: cleanup the socket hash when destroying itbagder/sockhash-destroyDaniel Stenberg2021-12-101-6/+27
* test1156: fixup the stdout check for WindowsDaniel Stenberg2021-12-101-1/+1
* test1528: enable for hyperDaniel Stenberg2021-12-092-2/+1
* test1527: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1526: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1525: slightly tweaked for hyperDaniel Stenberg2021-12-092-1/+2
* test1156: enable for hyperDaniel Stenberg2021-12-093-29/+35
* test661: enable for hyperDaniel Stenberg2021-12-091-1/+0
* docs: fix proselint nitsDaniel Stenberg2021-12-0913-125/+123
* BINDINGS.md: add cURL client for PostgreSQLRekGRpth2021-12-091-0/+2
* CURLSHOPT_USERDATA.3: fix copy-paste mistakeRekGRpth2021-12-091-1/+1
* docs: fix minor nroff format nitsDaniel Stenberg2021-12-092-2/+2
* docs/URL-SYNTAX.md: space is not fine in a given URLDaniel Stenberg2021-12-091-7/+10
* curl_multi_perform/socket_action.3: clarify what errors meanDaniel Stenberg2021-12-092-2/+12
* libcurl-errors.3: add CURLM_ABORTED_BY_CALLBACKDaniel Stenberg2021-12-091-0/+2
* hash: add asserts to help detect bad usageDaniel Stenberg2021-12-091-2/+7
* lib530: abort on curl_multi errorsDaniel Stenberg2021-12-091-14/+33
* FAQ: we never pronounced it "see URL", we say "kurl"Daniel Stenberg2021-12-081-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-12-071-7/+27
* CURLOPT_RESOLVE.3: minor polishDaniel Stenberg2021-12-071-26/+34
* test1556: adjust for hyperDaniel Stenberg2021-12-073-16/+15
* test1554: adjust for hyperDaniel Stenberg2021-12-072-1/+6
* retry-all-errors.d: make the example completeDaniel Stenberg2021-12-071-1/+1
* TODO: 5.7 Require HTTP version X or higherDaniel Stenberg2021-12-061-0/+9
* CURLOPT_STDERR.3: does not work with libcurl as a win32 DLLDaniel Stenberg2021-12-061-0/+5
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-0614-67/+574
* http2:set_transfer_url() return early on OOMDaniel Stenberg2021-12-061-1/+4
* tool_parsecfg: use correct free() call to free memoryDaniel Stenberg2021-12-061-2/+2
* tool_operate: fix potential memory-leakDaniel Stenberg2021-12-061-9/+11
* openldap: implement STARTTLSPatrick Monnerat2021-12-065-10/+83
* curl_easy_unescape.3: call curl_easy_cleanup in exampleJun Tseng2021-12-061-0/+1
* curl_easy_escape.3: call curl_easy_cleanup in exampleJun Tseng2021-12-061-0/+1
* tool_listhelp: syncDaniel Stenberg2021-12-051-4/+4