Commit Graph

22 Commits

Author SHA1 Message Date
pepe 343cf42ba8 :b 2023-04-12 21:51:12 +00:00
pepe 7929b4a409 :) 2023-04-12 13:59:11 +00:00
pepe 44faa1cc1e :( 2023-04-12 13:57:33 +00:00
Tristan a3035ec962
Update QuicTLS to OpenSSL 1.1.1t 2023-02-09 13:01:08 +00:00
Tristan e56a430d43
Update HAProxy stable to 2.7.0 and dev to 2.8.0
Also upgrade LUA from 5.3.6 to 5.4.4
2022-12-01 19:42:19 +00:00
Tristan 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
Tristan 7b33131e59
Upgrade QuicTLS to OpenSSL 3.0.7 base 2022-11-02 15:45:05 +00:00
Tristan 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
Tristan 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
Tristan dab88ad70a
Update QuicTLS to 3.0.6 2022-10-24 15:07:43 +01:00
Tristan 79e2f46444
Pick up CC for OpenSSL and ensure version logged for OpenSSL and HAProxy in build 2022-08-03 10:05:20 +01:00
Tristan 1be20182fa
Update QuicTLS to 3.0.5+quic 2022-07-07 09:08:42 +01:00
Tristan be3f0258e1
Update QuicTLS to 3.0.4+quic 2022-07-01 06:43:19 +01:00
Tristan 05b9f1eabe
Add necessary switches for darwin builds 2022-06-23 15:23:25 +02:00
Tristan 504a45defa
Fix QuicTLS & HAProxy linking, run regtests in CI 2022-06-14 05:34:19 +01:00
Tristan 34c6fcf982
Build against OpenSSL/QuicTLS 3.0.3+quic 2022-06-11 10:41:24 +01:00
Tristan 2d3e941dee
Set QuicTLS version to be based on build repo commit + build UTC date 2022-06-07 12:00:30 +01:00
Tristan b96c915703
Cleanup makefiles and curl calls 2022-06-07 04:06:13 +01:00
Tristan 31e04bdb3e
Make PCRE2 dist target part of default targets 2022-06-06 08:57:37 +01:00
Tristan 2bbb15c003
Avoid artifacting untarred dist folders and add package publication 2022-06-06 08:51:31 +01:00
Tristan 069e156f0c
Parameterize src dirs everywhere and fix PCRE incs for HAProxy 2022-06-06 06:52:47 +01:00
Tristan 5971388de4
Global cleanup for fully reproducible local build 2022-06-06 05:46:20 +01:00