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
Tom Lane e6170126fc Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
..
expected Fix whitespace issues found by git diff --check, add gitattributes 12 years ago
sql Fix whitespace issues found by git diff --check, add gitattributes 12 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
blf.c Remove cvs keywords from all files. 15 years ago
blf.h Remove cvs keywords from all files. 15 years ago
crypt-blowfish.c Remove many -Wcast-qual warnings 14 years ago
crypt-des.c Fix incorrect password transformation in contrib/pgcrypto's DES crypt(). 13 years ago
crypt-gensalt.c Remove many -Wcast-qual warnings 14 years ago
crypt-md5.c Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
fortuna.c Remove cvs keywords from all files. 15 years ago
fortuna.h Remove cvs keywords from all files. 15 years ago
imath.c Lots of doc corrections. 14 years ago
imath.h pgindent run for release 9.3 12 years ago
internal-sha2.c Remove cvs keywords from all files. 15 years ago
internal.c Standardize treatment of strcmp() return value 14 years ago
mbuf.c pgcrypto: Remove inappropriate const qualifier 14 years ago
mbuf.h pgcrypto: Remove inappropriate const qualifier 14 years ago
md5.c Remove unnecessary #include references, per pgrminclude script. 14 years ago
md5.h Remove cvs keywords from all files. 15 years ago
openssl.c Standardize treatment of strcmp() return value 14 years ago
pgcrypto--1.0--1.1.sql Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
pgcrypto--1.1.sql Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
pgcrypto--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
pgcrypto.c Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
pgcrypto.control Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
pgcrypto.h Add gen_random_uuid() to contrib/pgcrypto. 12 years ago
pgp-armor.c pgcrypto: Make header files stand alone 12 years ago
pgp-cfb.c pgcrypto: Make header files stand alone 12 years ago
pgp-compress.c pgcrypto: Make header files stand alone 12 years ago
pgp-decrypt.c Remove cvs keywords from all files. 15 years ago
pgp-encrypt.c Remove cvs keywords from all files. 15 years ago
pgp-info.c Remove cvs keywords from all files. 15 years ago
pgp-mpi-internal.c pgcrypto: Make header files stand alone 12 years ago
pgp-mpi-openssl.c pgcrypto: Make header files stand alone 12 years ago
pgp-mpi.c pgcrypto: Make header files stand alone 12 years ago
pgp-pgsql.c Lots of doc corrections. 14 years ago
pgp-pubdec.c pgcrypto: Make header files stand alone 12 years ago
pgp-pubenc.c pgcrypto: Make header files stand alone 12 years ago
pgp-pubkey.c Fix pgp_pub_decrypt() so it works for secret keys with passwords. 13 years ago
pgp-s2k.c pgcrypto: Make header files stand alone 12 years ago
pgp.c pgcrypto: Make header files stand alone 12 years ago
pgp.h pgcrypto: Make header files stand alone 12 years ago
px-crypt.c Standardize treatment of strcmp() return value 14 years ago
px-crypt.h Remove cvs keywords from all files. 15 years ago
px-hmac.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
px.c Standardize treatment of strcmp() return value 14 years ago
px.h Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
random.c Remove cvs keywords from all files. 15 years ago
rijndael.c Remove cvs keywords from all files. 15 years ago
rijndael.h Remove cvs keywords from all files. 15 years ago
rijndael.tbl Remove useless whitespace at end of lines 15 years ago
sha1.c Remove unnecessary #include references, per pgrminclude script. 14 years ago
sha1.h Remove cvs keywords from all files. 15 years ago
sha2.c Remove cvs keywords from all files. 15 years ago
sha2.h Remove cvs keywords from all files. 15 years ago