postgresql/contrib/pgcrypto
Bruce Momjian 29275b1d17 Update copyright for 2024
Reported-by: Michael Paquier

Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz

Backpatch-through: 12
2024-01-03 20:49:05 -05:00
..
expected Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
sql Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
.gitignore
crypt-blowfish.c
crypt-des.c
crypt-gensalt.c
crypt-md5.c
Makefile pgcrypto: Split off pgp-encrypt-md5 test 2023-11-16 16:16:07 +01:00
mbuf.c
mbuf.h
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
openssl.c Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
pgcrypto--1.0--1.1.sql
pgcrypto--1.1--1.2.sql
pgcrypto--1.2--1.3.sql
pgcrypto--1.3.sql
pgcrypto.c
pgcrypto.control
pgcrypto.h
pgp-armor.c Add some const qualifiers 2023-09-26 11:28:57 +01:00
pgp-cfb.c
pgp-compress.c Improve const use in zlib-using code 2023-08-07 09:34:38 +02:00
pgp-decrypt.c
pgp-encrypt.c
pgp-info.c
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c
pgp-pubdec.c
pgp-pubenc.c
pgp-pubkey.c
pgp-s2k.c
pgp.c
pgp.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
px-crypt.c
px-crypt.h
px-hmac.c
px.c
px.h