Commit Graph

5351 Commits (436d2a6dbde0e90db2d1372d89390cda7e38ec0b)

Author SHA1 Message Date
Anders Åstrand 436d2a6dbd PG-1813 Change file magic for wal keyfile 1 month ago
Anders Åstrand 25ba877852 PG-1813 Separate format for smgr and wal keyfiles 1 month ago
Anders Åstrand a90de9898a Expose function to sign principal key data 1 month ago
Anders Åstrand 745995125c Use raw key data for stream crypto 1 month ago
Andreas Karlsson d707a967e3 PG-1842 Minor optimization and cleanup of redo of SMGR create 1 month ago
Andrew Pogrebnoy 0319cb352b Fix lsan issues in pg_resetwal 1 month ago
Dragos Andriciuc efe9f0431b
Add cards in the index page of the website (#488) 2 months ago
Artem Gavrilov 342122cecf PG-1411 Add pg_resetwal tap tests for TDE setup 2 months ago
Andrew Pogrebnoy dc7c67e6b4 Fix sanitizer issues in wal_archiving 2 months ago
Andrew Pogrebnoy 11fa1e393e Fix sanitizer issues in pg_rewind 2 months ago
Andreas Karlsson 3a4db71299 PG-1710 Decrypt partial WAL segments when archvining them 2 months ago
Andreas Karlsson f63175326a PG-1710 Do not hardcode length of WAL filename 2 months ago
Andreas Karlsson fd6685348e PG-1710 Use temporary files instead of pipes for archive and restore commands 2 months ago
Andreas Karlsson 9dc6c26cdf PG-1710 Improve error message by using full path 2 months ago
Andreas Karlsson a54fb06cba Fix our poll_start() helper by including usleep() 2 months ago
Andreas Karlsson f6f1ae33b1 PG-1710 Create helpers for decrypting/encrypting archived WAL 2 months ago
Andreas Karlsson 80d515b322 Make comment in TAP test more clear 2 months ago
Andreas Karlsson 77678e83ae PG-1710 Move binaries into src/bin 2 months ago
Dragos Andriciuc 0ee3f3a341
PG-1656 Add sample outputs for Global Principal Key Configuration commands (#474) 2 months ago
Dragos Andriciuc 516129122e
Reorganize toc / overview chapter / update topic headings (#468) 2 months ago
Anders Åstrand 96e4944ee3 Add errcode when failing to unset principal key 2 months ago
Anders Åstrand d0a0bba3d2 Fix error message when deleting key providers 2 months ago
Andreas Karlsson a329aeb6c5 Refactor WAL SMGR to make it easier to add WAL write support to fronend tools 2 months ago
Andreas Karlsson 3d43051138 Make both WAL SMGR function arguments symmetric 2 months ago
Andreas Karlsson d9403cbb49 Split WAL SMGR init to make it more frontend-firendly 2 months ago
Andreas Karlsson c7cc1d6ec4 Remove a pointless layer of indirection in the WAL encryption buffer 2 months ago
Andreas Karlsson 4a9e09101b Remove an invalid optimization when reading WAL 2 months ago
Dragos Andriciuc 9a493eb80c
Add links from features.md to their specific topics in docs (#466) 2 months ago
Anders Åstrand 7491b0a753 PG-1658 Remove server key when removing default key 2 months ago
Anders Åstrand 11dcde6722 Rename helper function 2 months ago
Dragos Andriciuc 3cb397447e
Update release notes structure, TOC, and improve rn index (#480) 2 months ago
Anders Åstrand 8f555b27c4 Fix hint when principal server key not configured 2 months ago
Andrew Pogrebnoy 2c7a809eae Add WAL encryption to TDE pg_rewind tests 2 months ago
Andrew Pogrebnoy 0c3afd7113 Add pg_rewind TAP tests 2 months ago
Andreas Karlsson 6e3a607fd5 Make sure to always use unqiue key provider file in tests 2 months ago
Andreas Karlsson 2805fa898b PG-1443 Make pg_tde_change_key_provider CLI follow conventions 2 months ago
Artem Gavrilov 9ea8dd6ddb PG-1667 Validate vault key provider engine type 2 months ago
Artem Gavrilov 09b2af7344 Fix null dereference if vault key provider 2 months ago
Artem Gavrilov 9d42b12df9 PG-1661 Validate key coming from key providers 2 months ago
Andrew Pogrebnoi c8bfe692c7
Tidy sanitizers' suppressions list and fix some mem leaks (#438) 2 months ago
Dragos Andriciuc 44ff895394
Typo fix in RN index and TOC (#464) 2 months ago
Dragos Andriciuc 85037c48e0
Create Release Notes for 1.0 (#432) 3 months ago
Dragos Andriciuc b6c1305690
Update architecture/index.md (#439) 3 months ago
Dragos Andriciuc dfcef9f1d2
Prepare general docs for GA release (#434) 3 months ago
Dragos Andriciuc 33af938d3b
Re-apply set key changes: revert of revert commit (#461) 3 months ago
Artem Gavrilov f10eae3920 Clarify key deletion funcs description in docs 3 months ago
Dragos Andriciuc 58153f9f23
Add OpenBao Topic ver 2 (#459) 3 months ago
Dragos Andriciuc 8d88d3f28a
Updated principal-key/features/functions.md based on AA feedback (#441) 3 months ago
Dragos Andriciuc aa2357803f
Docs 17.5.1 revert commit 56106 (#458) 3 months ago
Artem Gavrilov 5a2c081a95 PG-1257 Add key deletion funcs to documentation 3 months ago