openssl-3.0 ?

2020-11-26 Thread Илья Шипицин
hi, stable openssl 3.0 is going to be released soon. lots of things deprecated, have a look: https://github.com/chipitsine/haproxy/runs/1461112182 Ilya

[PATCH] BUG/MINOR: dns: SRV records ignores duplicated records

2020-11-26 Thread Baptiste
Hi, This patch should fix github issue 971. I was not able to reproduce the bug myself, but the behavior of HAProxy in Hynek's environment makes me think this is a good candidate. In short, when a server returns an SRV response with multiple SRV records sharing the same target field value (the

[PATCH] more granular guard for SSL_CTX_add_server_custom_ext

2020-11-26 Thread Илья Шипицин
Hello, let us continue to improve ssl guarding. Ilya From 133c8cc62dea471b306f91cf4e5363b272a80608 Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Fri, 27 Nov 2020 02:39:48 +0500 Subject: [PATCH] BUILD: SSL: fine guard for SSL_CTX_add_server_custom_ext call SSL_CTX_add_server_custom_ext is

Re: [PATCH] CI: partially enable 51 degrees, update libressl to 3.3.0

2020-11-26 Thread Willy Tarreau
On Thu, Nov 26, 2020 at 06:14:34PM +0100, Tim Düsterhus wrote: > Ilya, > > Am 26.11.20 um 17:08 schrieb ???: > > this partially enables 51 degrees (only "pattern" flavour). > > libressl updated to 3.3.0 > > > > Oh, *that* explains why I couldn't get 51d to work. The Travis >

Re: [PATCH] DOC: Clarify %HP description in log-format

2020-11-26 Thread Willy Tarreau
Hi Maciej, On Thu, Nov 26, 2020 at 12:39:19PM +0100, Maciej Zdeb wrote: > Hi, > > Since 30ee1efe676e8264af16bab833c621d60a72a4d7 "MEDIUM: h2: use the > normalized URI encoding for absolute form requests" we're using absolute > URI when possible. As stated in the commit message this also changed

Re: [PATCH] CI: partially enable 51 degrees, update libressl to 3.3.0

2020-11-26 Thread Илья Шипицин
in low priority improvements queue I would add "sometime add 'trie' builds as well" чт, 26 нояб. 2020 г. в 22:14, Tim Düsterhus : > Ilya, > > Am 26.11.20 um 17:08 schrieb Илья Шипицин: > > this partially enables 51 degrees (only "pattern" flavour). > > libressl updated to 3.3.0 > > > > Oh,

Re: [PATCH] CI: partially enable 51 degrees, update libressl to 3.3.0

2020-11-26 Thread Tim Düsterhus
Ilya, Am 26.11.20 um 17:08 schrieb Илья Шипицин: > this partially enables 51 degrees (only "pattern" flavour). > libressl updated to 3.3.0 > Oh, *that* explains why I couldn't get 51d to work. The Travis configuration contains: 51DEGREES_SRC=$FIFTYONEDEGREES_SRC and I did not notice that it

[PATCH] CI: partially enable 51 degrees, update libressl to 3.3.0

2020-11-26 Thread Илья Шипицин
Hi, this partially enables 51 degrees (only "pattern" flavour). libressl updated to 3.3.0 Ilya From 88c5672da982ee37505631bd5224ca29ee5a6339 Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Thu, 26 Nov 2020 20:56:51 +0500 Subject: [PATCH 1/2] CI: github actions: update LibreSSL to 3.3.0 ---

Re: [ANNOUNCE] haproxy-2.4-dev1

2020-11-26 Thread Baptiste
Hi, Cool release and another +1 for the backport of the "del-header -m". Baptiste

[PATCH] DOC: Clarify %HP description in log-format

2020-11-26 Thread Maciej Zdeb
Hi, Since 30ee1efe676e8264af16bab833c621d60a72a4d7 "MEDIUM: h2: use the normalized URI encoding for absolute form requests" we're using absolute URI when possible. As stated in the commit message this also changed the way it is reported in logs, especially for H2. Docs describes %HP as "HTTP