1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 58b3c91bab Add raw mode to CipherBlock to save space.
The magic in the header is only required so that command-line openssl will recognize the file as being encrypted. In cases where the encrypted data cannot be read with the command-line tool it makes sense to omit the header magic to save some space.

Unfortunately this cannot be enabled for file bundling because it would break backward compatibility. However, it should be possible to enable it for the combination of bundling and block incremental.
2022-11-10 10:28:49 +09:30
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count v2.41: Backup Annotations 2022-09-19 10:08:10 -07:00
data
lib/pgBackRestTest Shorten names in real/all integration test matrix. 2022-10-18 18:02:17 +13:00
src Add raw mode to CipherBlock to save space. 2022-11-10 10:28:49 +09:30
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Add experimental Meson build. 2022-06-03 14:13:56 -04:00
container.yaml Finalize catalog number for PostgreSQL 15 release. 2022-10-16 09:58:35 +13:00
define.yaml Pass filters to remote storage as a handler array. 2022-10-18 16:11:35 +13:00
Dockerfile Test Dockerfile improvements. 2022-07-21 19:27:58 -04:00
test.pl Integrate C test harness with Perl test harness. 2022-07-27 10:32:32 -04:00
Vagrantfile Update CI to use Ubuntu 22.04 and Fedora 36. 2022-06-06 16:32:20 -04:00