This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2025-12-01 22:30:09 +02:00
Code
Issues
Releases
Activity
Files
315aa2c4512c2789889d68d1253366c5c75d405b
pgbackrest
/
test
/
lib
/
pgBackRestTest
/
Module
/
Storage
History
David Steele
8efa5e6a6a
Rename CipherError to CryptoError.
...
This aligns with the general renaming from cipher to crypto.
2018-11-06 19:38:38 -05:00
..
StorageFilterCipherBlockPerlTest.pm
Rename CipherError to CryptoError.
2018-11-06 19:38:38 -05: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
…
StorageLocalPerlTest.pm
Allow hashSize() to run on remote storage.
2018-09-18 11:39:48 -04:00
StoragePosixPerlTest.pm
…
StorageS3AuthPerlTest.pm
Fix non-compliant ISO-8601 timestamp format in S3 authorization headers.
2018-07-01 08:17:27 -04:00
StorageS3CertPerlTest.pm
…
StorageS3PerlTest.pm
Improve support for special characters in filenames.
2018-09-10 10:54:34 -04:00
StorageS3RequestPerlTest.pm
Retry all S3 5xx errors rather than just 500 internal errors.
2018-10-30 16:45:42 -04:00