summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* c-hyper: deal with Expect: 100-continue combined with POSTFIELDSbagder/hyper-postfields-1xxDaniel Stenberg2021-08-232-5/+11
* DISABLED: enable 11 more tests for hyper buildsDaniel Stenberg2021-08-231-11/+0
* setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyperDaniel Stenberg2021-08-234-7/+2
* test1138: remove trailing space to make work with hyperDaniel Stenberg2021-08-232-3/+2
* libcurl-errors.3: clarify two CURLUcode errorsDaniel Stenberg2021-08-231-2/+2
* symbols-in-versions: fix CURLSSLBACKEND_QSOSSL last used versionJay Satiro2021-08-231-2/+2
* urlapi.c:seturl: assert URL instead of using if-checkDaniel Stenberg2021-08-231-2/+1
* curl-openssl.m4: show correct output for OpenSSL v3Daniel Stenberg2021-08-221-3/+27
* mksymbolsmanpage.pl: Fix showing symbol's last used versionJay Satiro2021-08-221-1/+1
* mksymbolsmanpage.pl: match symbols case insenitivelyDaniel Stenberg2021-08-211-2/+2
* asyn-ares: call ares_freeaddrinfo() to clean up addrinfo resultsDaniel Stenberg2021-08-211-0/+1
* wolfssl: clean up wolfcrypt error queueEhren Bendler2021-08-211-2/+13
* man pages: remove trailing whitespacesDaniel Stenberg2021-08-2110-10/+16
* mailmap: add Gleb IvanovskyDaniel Stenberg2021-08-212-1/+2
* config.d: escape the backslash properlyDaniel Stenberg2021-08-211-1/+1
* curl_setup.h: sync values for HTTP_ONLYDon2021-08-212-17/+24
* configure: set classic mingw minimum OS version to XPJay Satiro2021-08-211-1/+47
* schannel: Work around typo in classic mingw macroJay Satiro2021-08-211-7/+7
* RELEASE-NOTES: syncedDaniel Stenberg2021-08-201-9/+34
* http_proxy: fix user-agent and custom headers for CONNECT with hyperDaniel Stenberg2021-08-202-4/+5
* c-hyper: initial support for "dumping" 1xx HTTP responsesDaniel Stenberg2021-08-202-4/+47
* tests/*server.pl: flush output before executing subprocessMarc Hoersken2021-08-186-3/+18
* CI: use GitHub Container Registry instead of Docker HubMarc Hoersken2021-08-182-14/+14
* openssl: when creating a new context, there cannot be an old oneDaniel Stenberg2021-08-181-2/+1
* KNOWN_BUGS: Renegotiate from server may cause hang for OpenSSL backendJay Satiro2021-08-181-0/+12
* docs/BINDINGS: URL updateViktor Szakats2021-08-171-1/+1
* tests/server/*.c: align handling of portfile argument and fileMarc Hoersken2021-08-176-25/+47
* KNOWN_BUGS: Fix a number of typos in KNOWN_BUGSDaniel Gustafsson2021-08-171-5/+5
* getparameter: fix the --local-port number parserDaniel Stenberg2021-08-171-2/+3
* KNOWN_BUGS: Can't use Secure Transport with Crypto Token KitDaniel Stenberg2021-08-171-0/+4
* curl: add warning for ignored data after quoted form parameterJan Verbeek2021-08-171-9/+17
* codeql: fix error "Resource not accessible by integration"Jay Satiro2021-08-171-0/+3
* tool_operate: Fix --fail-early with parallel transfersJay Satiro2021-08-173-1/+43
* sectransp: support CURLINFO_CERTINFOSergey Markelov2021-08-175-52/+91
* ngtcp2: remove the acked_crypto_offset struct field initDaniel Stenberg2021-08-161-1/+0
* misc: update incorrect copyright year rangesDaniel Stenberg2021-08-1613-13/+13
* KNOWN_BUGS: HTTP/3 quiche upload large file failsDaniel Stenberg2021-08-161-0/+5
* KNOWN_BUGS: CMake build with MIT Kerberos does not workDaniel Stenberg2021-08-161-0/+12
* TODO: add asynch getaddrinfo supportDaniel Stenberg2021-08-161-0/+10
* RELEASE-NOTES: syncedDaniel Stenberg2021-08-161-10/+49
* http2: revert call the handle-closed function correctly on closed streamArtur Sinila2021-08-161-4/+0
* auth: do not append zero-terminator to authorisation id in kerberosPatrick Monnerat2021-08-162-14/+8
* auth: use sasl authzid option in kerberosPatrick Monnerat2021-08-164-70/+38
* auth: we do not support a security layer after kerberos authenticationPatrick Monnerat2021-08-162-0/+2
* auth: properly handle byte order in kerberos security messagePatrick Monnerat2021-08-162-25/+30
* x509asn1: fix heap over-read when parsing x509 certificatesz2_2021-08-161-9/+10
* KNOWN_BUGS: Disconnects don't do verboseDaniel Stenberg2021-08-141-0/+19
* mailmap: fixup MichaƂ AntoniakDaniel Stenberg2021-08-142-1/+1
* build: fix compiler warningsMAntoniak2021-08-143-8/+10
* CODE_STYLE-md: fix bold font stylei-ky2021-08-141-1/+1