You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pgcrypto
Michael Paquier d0071f9228 pgcrypto: Fix incorrect argument vs PG_GETARG*() mappings 2 years ago
..
expected Fix typos in comments and in one isolation test. 2 years ago
sql Fix typos in comments and in one isolation test. 2 years ago
.gitignore
Makefile pgcrypto: Split off pgp-encrypt-md5 test 2 years ago
crypt-blowfish.c Tidy up claimed supported CPUs and OSes. 3 years ago
crypt-des.c Replace remaining StrNCpy() by strlcpy() 5 years ago
crypt-gensalt.c
crypt-md5.c Add missing error check in pgcrypto/crypt-md5.c. 5 years ago
mbuf.c pgcrypto: Remove unused code 3 years ago
mbuf.h Harmonize parameter names in contrib code. 3 years ago
meson.build Update copyright for 2024 2 years ago
openssl.c Fix typos in comments and in one isolation test. 2 years ago
pgcrypto--1.0--1.1.sql
pgcrypto--1.1--1.2.sql
pgcrypto--1.2--1.3.sql
pgcrypto--1.3.sql
pgcrypto.c New header varatt.h split off from postgres.h 3 years ago
pgcrypto.control
pgcrypto.h
pgp-armor.c Add some const qualifiers 2 years ago
pgp-cfb.c pgcrypto: Remove internal padding implementation 4 years ago
pgp-compress.c Improve const use in zlib-using code 2 years ago
pgp-decrypt.c pgcrypto: Fix check for buffer size 2 years ago
pgp-encrypt.c Remove custom memory allocation layer in pgcrypto 5 years ago
pgp-info.c Dial back -Wimplicit-fallthrough to level 3 5 years ago
pgp-mpi-openssl.c
pgp-mpi.c Remove custom memory allocation layer in pgcrypto 5 years ago
pgp-pgsql.c pgcrypto: Fix incorrect argument vs PG_GETARG*() mappings 2 years ago
pgp-pubdec.c
pgp-pubenc.c Remove custom memory allocation layer in pgcrypto 5 years ago
pgp-pubkey.c Remove custom memory allocation layer in pgcrypto 5 years ago
pgp-s2k.c
pgp.c pgcrypto: Remove unused code 3 years ago
pgp.h Add trailing commas to enum definitions 2 years ago
px-crypt.c
px-crypt.h Harmonize parameter names in contrib code. 3 years ago
px-hmac.c Remove custom memory allocation layer in pgcrypto 5 years ago
px.c Remove redundant memset call following palloc0 3 years ago
px.h Harmonize parameter names in contrib code. 3 years ago