index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ssl
Age
Commit message (
Expand
)
Author
4 days
Skip RSA-PSS ssl test when using LibreSSL.
Tom Lane
4 days
Hack one ssl test case to pass with current LibreSSL.
Tom Lane
4 days
Centralize ssl tests' check for whether we're using LibreSSL.
Tom Lane
2025-04-22
Re-enable SSL connect_fails tests, and fix related race conditions.
Tom Lane
2025-04-03
libpq: Add support for dumping SSL key material to file
Daniel Gustafsson
2025-03-18
Add X25519 to the default set of curves
Daniel Gustafsson
2025-03-17
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-01-22
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
Run perltidy
Michael Paquier
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-10-24
Support configuring TLSv1.3 cipher suites
Daniel Gustafsson
2024-10-24
Support configuring multiple ECDH curves
Daniel Gustafsson
2024-09-03
Use library functions to edit config in SSL tests
Daniel Gustafsson
2024-09-03
Test for PG_TEST_EXTRA separately in SSL tests
Daniel Gustafsson
2024-09-02
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-07-08
Force nodes for SSL tests to start in TCP mode
Andrew Dunstan
2024-05-17
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-14
Pre-beta mechanical code beautification.
Tom Lane
2024-03-22
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2024-03-22
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2024-03-19
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-02-28
Fix documentation comments for test CA config files
Daniel Gustafsson
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Follow-up fixes for "Make all Perl warnings fatal"
Peter Eisentraut
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-11-28
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-17
Allow tests to pass in OpenSSL FIPS mode (TAP tests)
Peter Eisentraut
2023-11-08
Fix use of OPENSSL in SSL tests if command is not found
Michael Paquier
2023-11-06
Remove distprep
Peter Eisentraut
2023-09-22
Avoid using internal test methods in SSL tests
Daniel Gustafsson
2023-08-28
Convert encrypted SSL test keys to PKCS#8 format
Peter Eisentraut
2023-08-26
Generate new LOG for "trust" connections under log_connections
Michael Paquier
2023-07-20
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-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-05-23
Add newline at end of file
Peter Eisentraut
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-04-19
Fix errormessage for missing system CA in OpenSSL 3.1
Daniel Gustafsson
2023-04-05
Allow to use system CA pool for certificate verification
Daniel Gustafsson
2023-03-24
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-14
libpq: Add support for require_auth to control authorized auth methods
Michael Paquier
2023-03-13
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-02-15
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-07
Doc: make src/test/*/README match current reality.
Tom Lane
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Use existing SSL certs in LDAP tests instead of generating them
Andrew Dunstan
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
[next]