index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ssl
Commit message (
Expand
)
Author
Age
*
Convert encrypted SSL test keys to PKCS#8 format
Peter Eisentraut
2023-08-28
*
Generate new LOG for "trust" connections under log_connections
Michael Paquier
2023-08-26
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-20
*
Set fixed dates for test certificates validity
Daniel Gustafsson
2023-07-20
*
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-05
*
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-07-03
*
Add newline at end of file
Peter Eisentraut
2023-05-23
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Fix errormessage for missing system CA in OpenSSL 3.1
Daniel Gustafsson
2023-04-19
*
Allow to use system CA pool for certificate verification
Daniel Gustafsson
2023-04-05
*
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-24
*
libpq: Add support for require_auth to control authorized auth methods
Michael Paquier
2023-03-14
*
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-03-13
*
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-15
*
Doc: make src/test/*/README match current reality.
Tom Lane
2023-02-07
*
Fix typos in comments, code and documentation
Michael Paquier
2023-01-03
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Use existing SSL certs in LDAP tests instead of generating them
Andrew Dunstan
2022-12-20
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-10-20
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc
Andres Freund
2022-09-20
*
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-09-20
*
Remove various duplicated words
David Rowley
2022-09-20
*
Don't reflect unescaped cert data to the logs
Peter Eisentraut
2022-09-13
*
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-16
*
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-16
*
Log details for client certificate failures
Peter Eisentraut
2022-07-15
*
Remove unportable test
Peter Eisentraut
2022-06-24
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Fix typos and grammar in code and test comments
Michael Paquier
2022-05-11
*
libpq: Allow IP address SANs in server certificates
Peter Eisentraut
2022-04-01
*
Add SSL tests for IP addresses in certificates
Peter Eisentraut
2022-04-01
*
SSL TAP test backend library independence refactoring
Daniel Gustafsson
2022-03-26
*
Fix failures in SSL tests caused by out-of-tree keys and certificates
Michael Paquier
2022-03-22
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Set SNI ClientHello extension to localhost in tests
Daniel Gustafsson
2022-02-10
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Silence perl complaint in ssl test
Andrew Dunstan
2021-12-05
*
Fix path delimiters in connection string on Windows
Daniel Gustafsson
2021-12-03
*
Fix certificate paths to use perl2host
Daniel Gustafsson
2021-12-01
*
Use test-specific temp path for keys during SSL test
Daniel Gustafsson
2021-11-30
*
Add TAP tests for contrib/sslinfo
Daniel Gustafsson
2021-11-30
*
Extend configure_test_server_for_ssl to add extensions
Daniel Gustafsson
2021-11-30
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
*
Fix VPATH builds for src/test/ssl targets
Daniel Gustafsson
2021-10-27
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Fix SSL tests on 32-bit Perl
Daniel Gustafsson
2021-10-21
[next]