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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7c5d57c) | patch
Introduce --with-ssl={openssl} as a configure option
Mon, 1 Feb 2021 10:19:44 +0000 (19:19 +0900)
Mon, 1 Feb 2021 10:19:44 +0000 (19:19 +0900)
commit fe61df7f82aa6e0879476146dbe1da9c89b4946b
Introduce --with-ssl={openssl} as a configure option

This is a replacement for the existing --with-openssl, extending the
logic to make easier the addition of new SSL libraries. The grammar is
chosen to be similar to --with-uuid, where multiple values can be
chosen, with "openssl" as the only supported value for now.

The original switch, --with-openssl, is kept for compatibility.

Author: Daniel Gustafsson, Michael Paquier
Reviewed-by: Jacob Champion
Discussion: https://postgr.es/m/FAB21FC8-0F62-434F-AA78-6BD9336D630A@yesql.se
22 files changed:
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
contrib/Makefile diff | blob | blame | history
contrib/pgcrypto/Makefile diff | blob | blame | history
doc/src/sgml/installation.sgml diff | blob | blame | history
doc/src/sgml/pgcrypto.sgml diff | blob | blame | history
doc/src/sgml/sslinfo.sgml diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/backend/libpq/Makefile diff | blob | blame | history
src/backend/libpq/hba.c diff | blob | blame | history
src/common/Makefile diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/interfaces/libpq/Makefile diff | blob | blame | history
src/test/Makefile diff | blob | blame | history
src/test/modules/Makefile diff | blob | blame | history
src/test/modules/ssl_passphrase_callback/Makefile diff | blob | blame | history
src/test/modules/ssl_passphrase_callback/t/001_testfunc.pl diff | blob | blame | history
src/test/ssl/Makefile diff | blob | blame | history
src/test/ssl/t/001_ssltests.pl diff | blob | blame | history
src/test/ssl/t/002_scram.pl diff | blob | blame | history
src/tools/msvc/Solution.pm diff | blob | blame | history
src/tools/msvc/config_default.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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