Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2019-06-05

Wednesday 5th June 2019

Local Packages

  • Updated curl to 7.65.1:

    • CURLOPT_LOW_SPEED_* repaired

    • NTLM: Reset proxy "multipass" state when CONNECT request is done

    • PolarSSL: Deprecate support step 1 - removed from configure

    • appveyor: Add Visual Studio solution build
    • cmake: Check for if_nametoindex()

    • cmake: Support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variables

    • config-win32: Add support for if_nametoindex and getsockname

    • conncache: Remove the DEBUGASSERT on length check

    • conncache: Make "bundles" per host name when doing proxy tunnels
    • curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK version

    • curl_share_setopt.3: Improve wording

    • dump-header.d: Spell out that no headers == empty file

    • example/http2-download: Fix format specifier

    • examples: Clean-ups and compiler warning fixes
    • http2: Stop drain from being permanently set

    • http: Don't parse body-related headers in bodyless responses
    • md4: Build correctly with openssl without MD4
    • md4: include the mbedtls config.h to get the MD4 info

    • multi: Track users of a socket better
    • nss: Allow to specify TLS 1.3 ciphers if supported by NSS
    • parse_proxy: Make sure portptr is initialized

    • parse_proxy: Use the IPv6 zone id if given

    • sectransp: Handle errSSLPeerAuthCompleted from SSLRead()

    • singlesocket: Use separate variable for inner loop
    • ssl: Update outdated "openssl-only" comments for supported backends
    • tests: Add HAProxy keywords

    • tests: Add support to test against OpenSSH for Windows
    • tests: Make test 1420 and 1406 work with rtsp-disabled libcurl

    • tls13-docs: Mention it is only for OpenSSL ≥ 1.1.1
    • tool_parse_cfg: Avoid 2 fopen() for WIN32

    • tool_setopt: For builds with disabled-proxy, skip all proxy setopts()

    • url: Load if_nametoindex() dynamically from iphlpapi.dll on Windows

    • url: Fix bad feature-disable #ifdef

    • url: Use correct port in ConnectionExists()

    • winbuild: Use two space indentation
  • Cleaned up and rebuilt perl-Child (0.013), perl-Data-Section (0.200007) and perl-File-Find-Object (0.3.2)


Recent