summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* msh3: add support for QUIC and HTTP/3 using msh3Nick Banks2022-04-1018-7/+850
* TODO: "SFTP with SCP://"Daniel Stenberg2022-04-101-0/+7
* GHA: move bearssl jobs over from zuulDaniel Stenberg2022-04-073-33/+55
* data/DISABLED: disable test 313 on bearssl buildsDaniel Stenberg2022-04-071-0/+4
* runtests: add 'bearssl' as testable featureDaniel Stenberg2022-04-072-0/+6
* GHA: add openssl3 jobs moved over from zuulDaniel Stenberg2022-04-073-45/+51
* schannel: remove dead code that will never runDaniel Stenberg2022-04-061-4/+0
* connecache: remove duplicate connc->closure_handle checkDaniel Stenberg2022-04-061-9/+6
* mbedtls: remove server_fd from backendMAntoniak2022-04-061-1/+0
* ngtcp2: use token when detecting :status header fieldTatsuhiro Tsujikawa2022-04-051-2/+1
* ngtcp2: make curl 1ms fasterTatsuhiro Tsujikawa2022-04-051-1/+1
* ngtcp2: fix QUIC_IDLE_TIMEOUTTatsuhiro Tsujikawa2022-04-051-1/+1
* English: use American spelling consistentlyDaniel Stenberg2022-04-0523-39/+38
* BUGS: Fix incorrect punctuationSascha Zengler2022-04-051-1/+1
* tool_listhelp.c: uppercase URLDaniel Stenberg2022-04-041-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2022-04-041-12/+42
* http: streamclose "already downloaded"Daniel Stenberg2022-04-011-1/+1
* ftp: fix error message for partial file uploadJay Satiro2022-04-011-1/+1
* http: correct the header error message to say colonDaniel Stenberg2022-04-011-1/+1
* lib: #ifdef on USE_HTTP2 betterDaniel Stenberg2022-04-016-19/+18
* mbedtls: remove 'protocols' array from backend when ALPN is not usedMAntoniak2022-04-011-8/+10
* http2: RST the stream if we stop it on our own willDaniel Stenberg2022-04-011-9/+15
* http: close the stream (not connection) on time condition abortDaniel Stenberg2022-04-011-1/+1
* http2: handle DONE called for the paused streamDaniel Stenberg2022-04-011-5/+4
* tls: make mbedtls and NSS check for h2, not nghttp2Daniel Stenberg2022-03-312-10/+8
* tests/libtest/lib670.c: fixup the copyright year rangeDaniel Stenberg2022-03-311-1/+1
* lib670: avoid double check resultLeandro Coutinho2022-03-311-4/+3
* vtls: use a generic "ALPN, server accepted" messageDaniel Stenberg2022-03-319-11/+16
* vtls: use a backend standard message for "ALPN: offers %s"Daniel Stenberg2022-03-319-15/+17
* strcase.h: add comment about the return codeMonkeybreadSoftware2022-03-312-0/+3
* vtls: provide a unified APLN-disagree string for all backendsDaniel Stenberg2022-03-3110-9/+12
* projects/README: converted to markdownDaniel Stenberg2022-03-303-169/+155
* misc: spelling fixesDaniel Stenberg2022-03-307-12/+12
* KNOW_BUGS: HTTP3/Transfer closed with n bytes remaining to readDaniel Stenberg2022-03-301-4/+4
* CURLOPT_PREQUOTE.3: only works for FTP file transfers, not dirsDaniel Stenberg2022-03-293-5/+19
* RELEASE-NOTES: syncedDaniel Stenberg2022-03-291-7/+23
* pop3/smtp: return *WEIRD_SERVER_REPLY when not understoodDaniel Stenberg2022-03-299-14/+14
* docs: lots of minor language polishDaniel Stenberg2022-03-2930-97/+97
* projects: Update VC version names for VS2017, VS2022Jay Satiro2022-03-2924-502/+515
* mqtt: better handling of TCP disconnect mid-messageDaniel Stenberg2022-03-291-1/+7
* CURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URLDaniel Stenberg2022-03-281-2/+2
* docs/DYNBUF: clarify documentation for Curl_dyn_ptr and Curl_dyn_uptrIan Blanes2022-03-281-6/+6
* curl: fix segmentation fault for empty output file names.Ian Blanes2022-03-283-1/+13
* TODO: Read keys from ~/.ssh/id_ecdsa, id_ed25519Daniel Stenberg2022-03-271-0/+9
* ngtcp2: update to work after recent ngtcp2 updatesDaniel Stenberg2022-03-261-4/+8
* CURLOPT_PROGRESSFUNCTION.3: fix typo in exampleFarzin2022-03-251-1/+1
* curl/header_json: output the header names in lowercaseDaniel Stenberg2022-03-255-20/+23
* RELEASE-NOTES: syncedDaniel Stenberg2022-03-241-4/+32
* headers.h: make Curl_headers_push() be CURLE_OK when not builtDaniel Stenberg2022-03-241-1/+1
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-2316-43/+46