PaulHowarth/Blog/2021-04-14

Wednesday 14th April 2021

Local Packages

  • Updated curl to 7.76.1:

    • configure: Disable min version set for Darwin

    • configure: include <time.h> unconditionally

    • configure: Remove use of RETSIGTYPE

    • docs/HTTP3.md: Update the build instruction using gnutls

    • examples/hiperfifo.c: Check event_initialized before delete

    • file: Support GETing directories again

    • github/workflow: Add "security-extended" to codeql-analysis.yml

    • h2: Allow 100 streams by default
    • hostip: Fix builds that disable all asynchronous DNS

    • http_proxy: Only loop on 407 + close if we have credentials

    • install: Add instructions for Apple Darwin platforms
    • lib: Remove unused HAVE_INET_NTOA_R* defines

    • libssh: Get rid of PATH_MAX

    • ngtcp2+gnutls: Clear credentials when freed

    • ngtcp2: Use ALPN h3-29 for now

    • ntlm: Fix negotiated flags usage
    • ntlm: Support version 2 on 32-bit platforms
    • openssl: Fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEY

    • TLS: Fix HTTP/2 selection
    • tool_progress: Fix progress meter final update in parallel mode

    • typecheck-gcc: Make the ssl-ctx-cb check use SSL_CTX pointers

  • Updated libgpg-error (1.42) to address coverity reported issues


Recent