haproxy/include
Alexandr Nedvedicky 6ca811f472 BUILD: make HAProxy OpenSSL 4.0 ready
Updates HA-proxy, so it builds with OpenSSL 4.0.

The diff below has been compile tested so far. It builds
with OpenSSL master as well as OpenSSL 3.5.

more details on changes can be found here:

    OpenSSL 4.0 makes ASN1_STRING (et. al.) opaque.
    [ https://github.com/openssl/openssl/pull/29862 ]

    Starting OpenSSL 4.0 X509_get_subject_name() (et. al.)
    rturns const objects now.
    [ https://github.com/openssl/openssl/pull/29468 ]
2026-03-11 10:51:27 +01:00
..
haproxy BUILD: make HAProxy OpenSSL 4.0 ready 2026-03-11 10:51:27 +01:00
import CLEANUP: assorted typo fixes in the code, commits and doc 2025-12-25 19:45:29 +01:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00