aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-10Merge "DO NOT MERGE" into emu-devemu-devTreehugger Robot
2023-11-10DO NOT MERGEErwin Jansen
2023-11-08tidy-up: use `OPENSSL_VERSION_NUMBER`Viktor Szakats
2023-11-08resolve.d: drop a multi use-sentenceDaniel Stenberg
2023-11-07content_encoding: make Curl_all_content_encodings alloclessDaniel Stenberg
2023-11-07vtls: use ALPN "http/1.1" for HTTP/1.x, including HTTP/1.0Michael Kaufmann
2023-11-07Makefile.am: drop vc10, vc11 and vc12 projects from distDaniel Stenberg
2023-11-07projects: add VC14.20 project filesDavid Suter
2023-11-07curl: move IPFS code into src/tool_ipfs.[ch]Daniel Stenberg
2023-11-06build: delete support bits for obsolete Windows compilersViktor Szakats
2023-11-06build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`Viktor Szakats
2023-11-06tool_operate: do not mix memory modelsDaniel Stenberg
2023-11-06lib: client writer, part 2, accounting + loggingStefan Eissing
2023-11-06VULN-DISCLOSURE-POLICY: escape sequences are not a security flawDaniel Stenberg
2023-11-06rand: fix build error with autotools + LibreSSLViktor Szakats
2023-11-05RELEASE-NOTES: syncedDaniel Stenberg
2023-11-05strdup: do Curl_strndup without strncpyDaniel Stenberg
2023-11-05HTTP: fix empty-body warningEnno Boland
2023-11-05openssl: identify the "quictls" backend correctlyDaniel Stenberg
2023-11-05curl: improved IPFS and IPNS URL supportMark Gaiser
2023-11-05docs: KNOWN_BUGS cleanupHarry Mallon
2023-11-05http_aws_sigv4: canonicalise valueless query paramsHarry Mallon
2023-11-04docs: preserve the modification date when copying the prebuilt man pageMichael Kaufmann
2023-11-04docs: remove bold from some man page SYNOPSIS sectionsDaniel Stenberg
2023-11-04openssl: two multi pointer checks should probably rather be assertsDaniel Stenberg
2023-11-04docs: add supported version for the json write-outboilingoden
2023-11-03appveyor: make VS2008-built curl tool runnableViktor Szakats
2023-11-03url: proxy ssl connection reuse fixStefan Eissing
2023-11-03curl_sspi: support more revocation error names in error messagesJay Satiro
2023-11-02strdup: don't allow Curl_strndup to read past a null terminatorJay Satiro
2023-11-02lib: add and use Curl_strndup()Daniel Stenberg
2023-11-02CURPOST_POSTFIELDS.3: add CURLOPT_COPYPOSTFIELDS in SEE ALSODaniel Stenberg
2023-11-02pytest: use lower count in repeat testsStefan Eissing
2023-11-02RELEASE-NOTES: syncedDaniel Stenberg
2023-11-02docs: clarify that curl passes on input unfilteredDaniel Stenberg
2023-11-02urlapi: when URL encoding the fragment, pass in the right lengthDaniel Stenberg
2023-11-02vtls: late clone of connection ssl configStefan Eissing
2023-11-02msh3: error when built with CURL_DISABLE_SOCKETPAIR setStefan Eissing
2023-11-02hsts: skip single-dot hostnameDaniel Stenberg
2023-11-01vtls: fix build without proxyDaniel Stenberg
2023-11-01docs/example/keepalive.c: show TCP keep-alive optionsDaniel Stenberg
2023-11-01lib1560: verify appending blank URL encoded query stringDaniel Stenberg
2023-11-01urlapi: skip appending NULL pointer queryDaniel Stenberg
2023-11-01lib1560: verify setting host to "" with and without URL encodeDaniel Stenberg
2023-11-01urlapi: avoid null deref if setting blank host to url encodeDaniel Stenberg
2023-11-01dynbuf: assert for NULL pointer inputsDaniel Stenberg
2023-10-31HTTP3: ngtcp2 builds are no longer experimentalDaniel Stenberg
2023-10-31vtls: cleanup SSL config managementStefan Eissing
2023-10-31libcurl-thread.3: simplify the TLS sectionDaniel Stenberg
2023-10-30configure: better --disable-httpDaniel Stenberg