1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Storage
David Steele e3fe3434b4 Rename repo-s3-verify-ssl option to repo-s3-verify-tls.
The new name is preferred because pgBackRest does not support any SSL protocol versions (they are all considered to be insecure).

The old name will continue to be accepted.
2019-05-21 10:14:41 -04:00
..
StorageFilterCipherBlockPerlTest.pm Improve type safety of interfaces and drivers. 2019-05-02 17:52:24 -04:00
StorageFilterGzipPerlTest.pm Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
StorageFilterShaPerlTest.pm Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
StorageHelperPerlTest.pm Remove dead code missed in 1b486847. 2019-05-08 18:58:07 -04:00
StorageLocalPerlTest.pm Allow hashSize() to run on remote storage. 2018-09-18 11:39:48 -04:00
StoragePosixPerlTest.pm Fix possible truncated WAL segments when an error occurs mid-write. 2019-02-15 11:52:39 +02:00
StorageS3AuthPerlTest.pm Fix non-compliant ISO-8601 timestamp format in S3 authorization headers. 2018-07-01 08:17:27 -04:00
StorageS3CertPerlTest.pm Rename repo-s3-verify-ssl option to repo-s3-verify-tls. 2019-05-21 10:14:41 -04:00
StorageS3PerlTest.pm Fix possible truncated WAL segments when an error occurs mid-write. 2019-02-15 11:52:39 +02:00
StorageS3RequestPerlTest.pm Retry all S3 5xx errors rather than just 500 internal errors. 2018-10-30 16:45:42 -04:00