Re: On more stable curl releases

2023-03-23 Thread Daniel Stenberg via curl-library
On Wed, 22 Mar 2023, Daniel Stenberg via curl-library wrote: - Increase the post-release ("cool down") margin before we open the feature window. We currently have it 5 days, we could double it to 10 days. That would then reduce the feature window with the same amount of days leaving us

Re: Parallel curl testing project

2023-03-23 Thread Dan Fandrich via curl-library
On Thu, Mar 23, 2023 at 01:24:18PM -0400, Jeffrey Walton wrote: > You can run particular self tests rather than the entire test suite. The problem is, I'm changing the test suite itself so I need to run everything to get a better chance of hitting the edge cases. Stefan is similarly working on

Re: Parallel curl testing project

2023-03-23 Thread Jeffrey Walton via curl-library
On Thu, Mar 23, 2023 at 1:18 PM Dan Fandrich via curl-library wrote: > > On Thu, Mar 23, 2023 at 08:57:20AM +0100, Stefan Eissing wrote: > > very happy that you will work on this. I like to run the test suite locally > > before a large push and the time it takes on my machine is around 10 > >

Re: Parallel curl testing project

2023-03-23 Thread Dan Fandrich via curl-library
On Thu, Mar 23, 2023 at 08:57:20AM +0100, Stefan Eissing wrote: > very happy that you will work on this. I like to run the test suite locally > before a large push and the time it takes on my machine is around 10 minutes. > I'd very much appreciate that to go down! I've been hit pretty hard

CURL integration with openssl 3 providers

2023-03-23 Thread Maiero, Matteo via curl-library
Hello, I have used in the past curl with openssl 1 to authenticate to a remote server using keys stored in the TPM. The TPM2 tss engine (https://github.com/tpm2-software/tpm2-tss-engine) enabled the TPM integration with openssl and with curl. Unfortunately, Ubuntu 22.04 made the switch to

Re: Parallel curl testing project

2023-03-23 Thread Stefan Eissing via curl-library
Dan, very happy that you will work on this. I like to run the test suite locally before a large push and the time it takes on my machine is around 10 minutes. I'd very much appreciate that to go down! Kind Regards, Stefan > Am 22.03.2023 um 18:54 schrieb Dan Fandrich via curl-library > : >