Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
Re: Help us out in the curl project!
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Samuel Henrique via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 31 Mar 2025 22:32:40 +0100
Hello,
On Mon, 31 Mar 2025 at 11:51, Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se> wrote:
> ## experimental features
>
> Build curl with one or more of these features enabled, use them and make sure
> that they work the way you want to work and how the documentation says they
> work:
>
> - SSL session import/export
> - HTTPS RR
> - ECH
>
> Submit issues when you find something wrong!
I've just uploaded curl "8.13.0~rc3-1+exp1" to Debian experimental with
HTTPS RR and SSL session import/export enabled. It will go live in the
repositories in a few hours from now.
Debian unstable users can try it out by installing curl from experimental and
non Debian users can use the Debian container:
$ podman run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'
Same if you use docker:
$ docker run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'
I couldn't enable ECH as that requires a fork of OpenSSL and GnuTLS doesn't
support it yet.
Cheers,
Date: Mon, 31 Mar 2025 22:32:40 +0100
Hello,
On Mon, 31 Mar 2025 at 11:51, Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se> wrote:
> ## experimental features
>
> Build curl with one or more of these features enabled, use them and make sure
> that they work the way you want to work and how the documentation says they
> work:
>
> - SSL session import/export
> - HTTPS RR
> - ECH
>
> Submit issues when you find something wrong!
I've just uploaded curl "8.13.0~rc3-1+exp1" to Debian experimental with
HTTPS RR and SSL session import/export enabled. It will go live in the
repositories in a few hours from now.
Debian unstable users can try it out by installing curl from experimental and
non Debian users can use the Debian container:
$ podman run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'
Same if you use docker:
$ docker run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version'
I couldn't enable ECH as that requires a fork of OpenSSL and GnuTLS doesn't
support it yet.
Cheers,
-- Samuel Henrique <samueloph> -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2025-03-31