git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2aeaf80) | patch
Remove support for OpenSSL 1.0.1
Mon, 3 Jul 2023 04:20:27 +0000 (13:20 +0900)
Mon, 3 Jul 2023 04:20:27 +0000 (13:20 +0900)
commit 8e278b65766446f29085fe686723961c4b216e6f
Remove support for OpenSSL 1.0.1

Here are some notes about this change:
- As X509_get_signature_nid() should always exist (OpenSSL and
LibreSSL), hence HAVE_X509_GET_SIGNATURE_NID is now gone.
- OPENSSL_API_COMPAT is bumped to 0x10002000L.
- One comment related to 1.0.1e introduced by 74242c2 is removed.

Upstream OpenSSL still provides long-term support for 1.0.2 in a closed
fashion, so removing it is out of scope for a few years, at least.

Reviewed-by: Jacob Champion, Daniel Gustafsson
Discussion: https://postgr.es/m/ZG3JNursG69dz1lr@paquier.xyz
14 files changed:
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
doc/src/sgml/installation.sgml diff | blob | blame | history
meson.build diff | blob | blame | history
src/backend/libpq/auth-scram.c diff | blob | blame | history
src/backend/libpq/be-secure-openssl.c diff | blob | blame | history
src/include/libpq/libpq-be.h diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/interfaces/libpq/fe-auth-scram.c diff | blob | blame | history
src/interfaces/libpq/fe-auth.c diff | blob | blame | history
src/interfaces/libpq/fe-secure-openssl.c diff | blob | blame | history
src/interfaces/libpq/libpq-int.h diff | blob | blame | history
src/test/ssl/t/002_scram.pl diff | blob | blame | history
src/tools/msvc/Solution.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /