summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* getinfo: add CURLINFO_ADDED_TIME_Tbagder/time-addedDaniel Stenberg2023-01-0911-17/+53
* quic: improve connect error message, debugging info, fix false connect reportStefan Eissing2023-01-095-38/+64
* quiche: fix build without any HTTP/2 implementationStefan Eissing2023-01-092-5/+1
* .github/workflows/linux.yml: add a quiche CI jobDaniel Stenberg2023-01-092-21/+28
* curl.h: allow up to 10M buffer sizeDaniel Stenberg2023-01-082-2/+4
* GHA: use designated ngtcp2 and its dependencies versionsTatsuhiro Tsujikawa2023-01-083-9/+9
* docs/cmdline-opts/hsts.d: explain hsts moreDaniel Stenberg2023-01-081-0/+5
* msh3: run again in its cfilterStefan Eissing2023-01-083-76/+258
* sendf: fix build for Linux TCP fastopenJay Satiro2023-01-082-1/+3
* RELEASE-NOTES: syncedDaniel Stenberg2023-01-071-8/+41
* setopt: move the SHA256 opt within #ifdef libssh2Daniel Stenberg2023-01-072-8/+11
* nss: implement data_pending methodPatrick Monnerat2023-01-071-1/+14
* CURLOPT_HEADERDATA.3: warn DLL users must set write functionJay Satiro2023-01-061-0/+4
* x509asn1: fix compile errors and warningsjonrumsey2023-01-051-2/+4
* runtests: fix detection of TLS backendsPatrick Monnerat2023-01-051-11/+11
* GHA: add job on Slackware 15.0andy59952023-01-051-0/+23
* test363: make even smaller writes to loop moreDaniel Stenberg2023-01-051-2/+2
* http_proxy: do not assign data->req.p.http use local copyDaniel Stenberg2023-01-054-33/+29
* quic: rename vquic implementations, fix for quiche build.Stefan Eissing2023-01-058-58/+52
* sectransp: fix for incomplete read/writesStefan Eissing2023-01-051-40/+88
* GHA: Hacktoberfest CI: Update deprecated 'set-output' commandandy59952023-01-051-2/+2
* scripts: set file mode +x on all perl and shell scriptsJay Satiro2023-01-0516-0/+0
* tool_operate: fix headerfile writingStefan Eissing2023-01-041-7/+8
* misc: reduce struct and struct field sizesDaniel Stenberg2023-01-0412-71/+82
* noproxy: support for space-separated names is deprecatedDaniel Stenberg2023-01-045-44/+88
* lib: fix typos in comments which repeat a wordAndrei Rybak2023-01-042-2/+2
* cmake: set SOVERSION also for macOSRadek Brich2023-01-031-0/+1
* http2: fix compiler warning due to uninitialized variableJay Satiro2023-01-031-1/+1
* cf-socket: keep sockaddr local in the socket filtersStefan Eissing2023-01-038-140/+174
* RELEASE-NOTES: syncedDaniel Stenberg2023-01-031-8/+50
* runtests: consider warnings fatal and error on themDaniel Stenberg2023-01-031-1/+2
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031856-2042/+1962
* docs/DEPRECATE.md: deprecate gskitDaniel Stenberg2023-01-031-0/+12
* Revert "x509asn1: avoid freeing unallocated pointers"Daniel Stenberg2023-01-031-8/+9
* ngtcp2: fix the build without 'sendmsg'Daniel Stenberg2023-01-031-1/+0
* cmake: check for sendmsgDaniel Stenberg2023-01-031-0/+1
* runtest.pl: add expected fourth return valueTimmy Schierling2023-01-021-1/+1
* http2: when using printf %.*s, the length arg must be 'int'Daniel Stenberg2023-01-021-6/+6
* cfilters: check for NULL before using pointerDaniel Stenberg2023-01-021-2/+2
* http2: in connisdead check, attach the connection before readingDaniel Stenberg2023-01-021-1/+4
* Linux CI: update some dependecies to latest tagPhilip H2023-01-024-8/+8
* c-hyper: move down the Accept-Encoding header generationDaniel Stenberg2023-01-021-11/+11
* release-notes.pl: check fixes/closes lines betterDaniel Stenberg2023-01-021-6/+11
* test1560: use a UTF8-using locale when runDaniel Stenberg2023-01-021-0/+3
* cf-socket: fix build regressionDaniel Stenberg2023-01-021-2/+2
* examples: remove the curlgtk.c exampleDaniel Stenberg2023-01-022-121/+1
* docs: add link to GitHub Discussionsandy59952023-01-021-2/+4
* GHA: ignore changes to md files for most workflowsandy59952023-01-028-8/+40
* http: decode transfer encoding firstJosh Brobst2023-01-024-15/+239
* curl.h: mark CURLSSLBACKEND_MESALINK as deprecatedDaniel Stenberg2023-01-011-2/+2