Changes between Initial Version and Version 1 of Ticket #16313, comment 1
- Timestamp:
- 03/25/2022 05:41:18 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #16313, comment 1
initial v1 1 1 2.72.0 - March 22, 2022 2 2 3 - Fix proxy tests (`#186`)4 - GnuTLS: use IANA-style ciphersuite names with GnuTLS 3.7.4 (!202)5 - Windows build fixes (!206, !207, Chun-wei Fan)6 - meson devenv (!208, Xavier Claessens)3 - Fix proxy tests 4 - GnuTLS: use IANA-style ciphersuite names with GnuTLS 3.7.4 5 - Windows build fixes 6 - meson devenv 7 7 - Updated translations 8 8 9 9 2.72.beta - February 11, 2022 10 10 11 - Add environment variable proxy resolver (`#162`)12 - OpenSSL: fix uninitialized memory use (!201, Daniel Kolesa)11 - Add environment variable proxy resolver 12 - OpenSSL: fix uninitialized memory use 13 13 14 14 2.72.alpha - January 6, 2022 15 15 16 - OpenSSL: fix unsafe error handling (!187, Patrick Griffis)17 - Correctly load libsoup DLL on Windows (!190, Chun-wei Fan)18 - OpenSSL: use system trust on Windows (!192, Francesco Conti)19 - GnuTLS: fix TLS 1.3 ciphersuite names, should use underscores (!194)20 - OpenSSL: fail when appropriate if Must-Staple extension is set (!197)21 - Improve failure of tls-unique channel binding requests (!198, Ruslan Marchenko)22 - Do not fill SNI extension with IP address (!200, Matteo Biggio)16 - OpenSSL: fix unsafe error handling 17 - Correctly load libsoup DLL on Windows 18 - OpenSSL: use system trust on Windows 19 - GnuTLS: fix TLS 1.3 ciphersuite names, should use underscores 20 - OpenSSL: fail when appropriate if Must-Staple extension is set 21 - Improve failure of tls-unique channel binding requests 22 - Do not fill SNI extension with IP address