summaryrefslogtreecommitdiff
path: root/src/common/cipher.c
AgeCommit message (Expand)Author
2020-12-28Revert "Add key management system" (978f869b99) & later commitsBruce Momjian
2020-12-25Really fix the dummy implementations in cipher.c.Tom Lane
2020-12-25fix no-return function call in cipher.c from commit 978f869b99Bruce Momjian
2020-12-25Fix return value and const declaration from commit 978f869b99Bruce Momjian
2020-12-25Add key management systemBruce Momjian