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
*
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-17
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
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-22
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
*
Fix documentation comments for test CA config files
Daniel Gustafsson
2024-02-28
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Follow-up fixes for "Make all Perl warnings fatal"
Peter Eisentraut
2023-12-29
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-28
*
Allow tests to pass in OpenSSL FIPS mode (TAP tests)
Peter Eisentraut
2023-11-17
*
Fix use of OPENSSL in SSL tests if command is not found
Michael Paquier
2023-11-08
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Avoid using internal test methods in SSL tests
Daniel Gustafsson
2023-09-22
*
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
[next]