1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs
David Steele 7df7cf6e6d Rename cipherBlock*() functions to cipherBlock*C().
Some of the old names conflict with the new functions that must be created to implement the filter. Rename these to cipherBlock*C() to indicate that they take C-style parameters.

These functions are only used by the Perl LibC code and will be removed or refactored eventually.
2018-11-27 22:49:24 -05:00
..
common Construct Wait object in milliseconds instead of fractional seconds. 2018-11-08 08:37:57 -05:00
config Refactor the common/log tests to not depend on common/harnessLog. 2018-07-20 18:51:42 -04:00
crypto Rename cipherBlock*() functions to cipherBlock*C(). 2018-11-27 22:49:24 -05:00
postgres Improvements to page checksum module and tests: 2017-10-16 11:03:06 -04:00
storage Full abstraction of storage driver interface. 2018-09-14 16:08:33 -04:00