Commit Graph

17 Commits

Author SHA1 Message Date
f9505b92ac Use QuicTLS 1.1.1s
In light of Willy's comments on
https://github.com/haproxy/haproxy/issues/1903#issuecomment-1302171732,
we should use an OpenSSL base of 1.1.1, to avoid the massive performance
penalty of 3.x (with HAProxy at least).

So undo the QuicTLS 3.0.7 revert (from 1.1.1q) and upgrade to QuicTLS 1.1.1s

We should hear more details after HAProxyConf on the exact metrics, and
in general in the future about the state of LibreSSL/WolfSSL/etc as
alternatives.
2022-11-04 13:30:51 +00:00
7b33131e59 Upgrade QuicTLS to OpenSSL 3.0.7 base 2022-11-02 15:45:05 +00:00
e8271a2cee Revert "Merge branch 'openssl-crit-vuln-tmp111' into 'main'"
This reverts commit cd2a7ce9f1, reversing
changes made to 393170a3d3.
2022-11-02 15:44:20 +00:00
ad619bd131 Prepare build based on OpenSSL 1.1.1q in case 3.x CVE is really bad and QuicTLS not reactive 2022-11-01 13:54:46 +00:00
dab88ad70a Update QuicTLS to 3.0.6 2022-10-24 15:07:43 +01:00
79e2f46444 Pick up CC for OpenSSL and ensure version logged for OpenSSL and HAProxy in build 2022-08-03 10:05:20 +01:00
1be20182fa Update QuicTLS to 3.0.5+quic 2022-07-07 09:08:42 +01:00
be3f0258e1 Update QuicTLS to 3.0.4+quic 2022-07-01 06:43:19 +01:00
05b9f1eabe Add necessary switches for darwin builds 2022-06-23 15:23:25 +02:00
504a45defa Fix QuicTLS & HAProxy linking, run regtests in CI 2022-06-14 05:34:19 +01:00
34c6fcf982 Build against OpenSSL/QuicTLS 3.0.3+quic 2022-06-11 10:41:24 +01:00
2d3e941dee Set QuicTLS version to be based on build repo commit + build UTC date 2022-06-07 12:00:30 +01:00
b96c915703 Cleanup makefiles and curl calls 2022-06-07 04:06:13 +01:00
31e04bdb3e Make PCRE2 dist target part of default targets 2022-06-06 08:57:37 +01:00
2bbb15c003 Avoid artifacting untarred dist folders and add package publication 2022-06-06 08:51:31 +01:00
069e156f0c Parameterize src dirs everywhere and fix PCRE incs for HAProxy 2022-06-06 06:52:47 +01:00
5971388de4 Global cleanup for fully reproducible local build 2022-06-06 05:46:20 +01:00