Re: USE_QUIC=1 support for awslc

2024-01-16 Thread Hopkins, Andrew
AWS-LC recently plumbed support for ChaChaPoly and AES CCM through the existing EVP_CIPHER API that HAProxy uses in https://github.com/aws/aws-lc/pull/1311 and https://github.com/aws/aws-lc/pull/1373. Do you need support for just the cipher EVP_chacha20? On 1/16/24, 5:30 AM, "Frederic

[PATCH] fix runtime 'FATAL ERROR: invalid code detected -- cannot go further' when building with Buildroot

2024-01-16 Thread Aleksandr Makarov
In buildroot, forcing HAPROXY_CFLAGS on the haproxy build command line overrides CFLAGS which were internally set by the package Makefile. In such a way, a bunch of flags that were deduced by the package build script in *_CFLAGS variables, specifically in SPEC_CFLAGS, are omitted. Compiling and

Haproxy Technologies - Reliable phone service?

2024-01-16 Thread Sandara Walker
Hi, Touching base on my note from the other day... Will keep it quick – we help organizations exactly like yours save up to 35% by changing business phone carriers. It takes just a few moments to discover the type of reductions are are a match for your needs. OK to give you a quick call today?

A Valuable Resource for Your Readers

2024-01-16 Thread farah
Hi, I've been researching guest posting sites for you, and I've found a few that I think would be a great fit for your website. These sites have high domain authority and a lot of traffic, so they'll help you get more backlinks and drive more traffic to your site. Here are a few of the sites

Re:

2024-01-16 Thread Nicolas CARPi
Dear Chic Closet, Hello, and thank you for reaching out to us regarding your need for a proxy. We appreciate your interest and are eager to assist you, but to provide you with the best possible solution, we need a bit more information about your specific requirements and the context of your

[no subject]

2024-01-16 Thread Chic Closet
Hello, I need proxy

Re: USE_QUIC=1 support for awslc

2024-01-16 Thread Frederic Lecaille
On 1/16/24 14:25, Frederic Lecaille wrote: > On 1/15/24 17:16, Yaacov Akiba Slama wrote: >> On 04/10/2023 18:38, William Lallemand wrote: >>> Hello, >>> >>> I fixed the build for USE_QUIC=1 and AWSLC which is limited like Ilya >>> mentionned. >>> >>> For now: >>> >>>     - 0RTT was disabled. >>>   

Re: USE_QUIC=1 support for awslc

2024-01-16 Thread Frederic Lecaille
On 1/15/24 17:16, Yaacov Akiba Slama wrote: > On 04/10/2023 18:38, William Lallemand wrote: >> Hello, >> >> I fixed the build for USE_QUIC=1 and AWSLC which is limited like Ilya >> mentionned. >> >> For now: >> >>     - 0RTT was disabled. >>     - TLS1_3_CK_CHACHA20_POLY1305_SHA256,

Re: USE_QUIC=1 support for awslc

2024-01-16 Thread Frederic Lecaille
On 1/15/24 17:16, Yaacov Akiba Slama wrote: > On 04/10/2023 18:38, William Lallemand wrote: >> Hello, >> >> I fixed the build for USE_QUIC=1 and AWSLC which is limited like Ilya >> mentionned. >> >> For now: >> >>     - 0RTT was disabled. >>     - TLS1_3_CK_CHACHA20_POLY1305_SHA256,