index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
openssl-compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUILD: ssl: get0_verified chain is available on libreSSL
William Lallemand
2023-05-15
1
-0
/
+4
*
BUILD: ssl: ssl_c_r_dn fetches uses functiosn only available since 1.1.1
William Lallemand
2023-05-15
1
-0
/
+1
*
MINOR: ssl: allow to change the server signature algorithm
William Lallemand
2023-05-04
1
-0
/
+4
*
BUG/MINOR: ssl: Undefined reference when building with OPENSSL_NO_DEPRECATED
Remi Tricot-Le Breton
2023-04-03
1
-0
/
+1
*
BUG/MINOR: ssl: Fix compilation with OpenSSL 1.0.2 (missing ECDSA_SIG_set0)
Remi Tricot-Le Breton
2023-01-19
1
-0
/
+13
*
Revert "BUILD: ssl: add ECDSA_SIG_set0() for openssl < 1.1 or libressl < 2.7"
William Lallemand
2023-01-19
1
-7
/
+0
*
BUILD: ssl: add ECDSA_SIG_set0() for openssl < 1.1 or libressl < 2.7
Willy Tarreau
2023-01-19
1
-0
/
+7
*
MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode
Uriah Pollock
2022-11-24
1
-0
/
+5
*
MINOR: ssl: Add 'show ssl providers' cli command and providers list in -vv op...
Remi Tricot-Le Breton
2022-04-21
1
-0
/
+4
*
BUILD: ssl: add USE_ENGINE and disable the openssl engine by default
William Lallemand
2022-04-11
1
-1
/
+1
*
BUILD: ssl: another build warning on LIBRESSL_VERSION_NUMBER
Julien Thomas
2022-03-01
1
-1
/
+1
*
MINOR: ssl: Create HASSL_DH wrapper structure
Remi Tricot-Le Breton
2022-02-14
1
-1
/
+9
*
MINOR: ssl: Remove call to ERR_func_error_string with OpenSSLv3
Remi Tricot-Le Breton
2022-02-14
1
-0
/
+16
*
MINOR: ssl: Remove call to SSL_CTX_set_tlsext_ticket_key_cb with OpenSSLv3
Remi Tricot-Le Breton
2022-02-09
1
-0
/
+18
*
BUILD: ssl: adjust guard for X509_get_X509_PUBKEY(x)
Ilya Shipitsin
2022-02-02
1
-1
/
+1
*
BUILD: ssl: unbreak the build with newer libressl
Daniel Jakots
2021-12-15
1
-1
/
+1
*
BUILD: ssl: next round of build warnings on LIBRESSL_VERSION_NUMBER
Willy Tarreau
2021-08-30
1
-3
/
+3
*
BUILD/MINOR: ssl: avoid a build warning on LIBRESSL_VERSION with -Wundef
Willy Tarreau
2021-08-28
1
-1
/
+1
*
BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2
Remi Tricot-Le Breton
2021-08-20
1
-0
/
+5
*
MINOR: ssl: Use OpenSSL's ASN1_TIME convertor when available
Remi Tricot-Le Breton
2021-06-14
1
-0
/
+1
*
BUILD: make tune.ssl.keylog available again
William Lallemand
2021-06-09
1
-0
/
+4
*
BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2
Remi Tricot-Le Breton
2021-05-18
1
-0
/
+25
*
BUILD: ssl: define HAVE_CRYPTO_memcmp() based on the library version
Willy Tarreau
2021-05-09
1
-0
/
+5
*
BUILD: ssl: introduce fine guard for ssl random extraction functions
Ilya Shipitsin
2021-03-26
1
-0
/
+4
*
BUILD: SSL: introduce fine guard for RAND_keep_random_devices_open
Ilya Shipitsin
2021-02-22
1
-0
/
+4
*
BUILD: ssl: introduce fine guard for OpenSSL specific SCTL functions
Ilya Shipitsin
2021-02-18
1
-0
/
+4
*
BUILD: ssl: fix typo in HAVE_SSL_CTX_ADD_SERVER_CUSTOM_EXT macro
Ilya Shipitsin
2021-02-08
1
-1
/
+1
*
BUILD: ssl: guard Client Hello callbacks with HAVE_SSL_CLIENT_HELLO_CB macro ...
Ilya Shipitsin
2021-01-22
1
-0
/
+4
*
BUILD: ssl: fine guard for SSL_CTX_get0_privatekey call
Ilya Shipitsin
2020-12-21
1
-0
/
+4
*
BUILD: SSL: fine guard for SSL_CTX_add_server_custom_ext call
Ilya Shipitsin
2020-12-15
1
-0
/
+4
*
BUILD: SSL: do not "update" BoringSSL version equivalent anymore
Ilya Shipitsin
2020-11-24
1
-6
/
+0
*
BUILD: SSL: guard TLS13 ciphersuites with HAVE_SSL_CTX_SET_CIPHERSUITES
Ilya Shipitsin
2020-11-21
1
-0
/
+4
*
BUILD: ssl: use SSL_MODE_ASYNC macro instead of OPENSSL_VERSION
Ilya Shipitsin
2020-11-19
1
-1
/
+1
*
MINOR: ssl: define SSL_CTX_set1_curves_list to itself on BoringSSL
Willy Tarreau
2020-11-05
1
-0
/
+10
*
BUILD: ssl: make BoringSSL use its own version numbers
Ilya Shipitsin
2020-10-19
1
-0
/
+6
*
BUILD: fix ssl_sample.c when building against BoringSSL
Ilya Shipitsin
2020-06-26
1
-4
/
+3
*
REORG: include: move openssl-compat.h from common/ to haproxy/
Willy Tarreau
2020-06-11
1
-0
/
+382