.. |
expected
|
Mop-up for commit feb8254518 .
|
2018-03-24 23:44:22 -04:00 |
sql
|
pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
|
2018-01-31 16:33:11 -05:00 |
.gitignore
|
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
|
2017-03-07 14:25:40 +02:00 |
Makefile
|
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
|
2017-03-07 14:25:40 +02:00 |
blf.c
|
…
|
|
blf.h
|
…
|
|
crypt-blowfish.c
|
Phase 3 of pgindent updates.
|
2017-06-21 15:35:54 -04:00 |
crypt-des.c
|
Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h.
|
2017-10-01 15:36:14 -07:00 |
crypt-gensalt.c
|
Phase 3 of pgindent updates.
|
2017-06-21 15:35:54 -04:00 |
crypt-md5.c
|
…
|
|
imath.c
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
imath.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
internal-sha2.c
|
Refactor SHA2 functions and move them to src/common/.
|
2017-03-07 14:23:49 +02:00 |
internal.c
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
mbuf.c
|
Fix typos in comments.
|
2017-02-06 11:33:58 +02:00 |
mbuf.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
md5.c
|
…
|
|
md5.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
openssl.c
|
Make capitalization of term "OpenSSL" more consistent
|
2018-06-29 09:45:44 +09:00 |
pgcrypto--1.0--1.1.sql
|
…
|
|
pgcrypto--1.1--1.2.sql
|
…
|
|
pgcrypto--1.2--1.3.sql
|
Update pgcrypto extension for parallel query.
|
2016-06-09 17:18:14 -04:00 |
pgcrypto--1.3.sql
|
Minor fixes in contrib installation scripts.
|
2016-06-14 10:47:06 -04:00 |
pgcrypto--unpackaged--1.0.sql
|
…
|
|
pgcrypto.c
|
Add some const decorations to prototypes
|
2017-11-10 13:38:57 -05:00 |
pgcrypto.control
|
Update pgcrypto extension for parallel query.
|
2016-06-09 17:18:14 -04:00 |
pgcrypto.h
|
Remove unnecessary prototypes
|
2016-09-30 14:04:16 -04:00 |
pgp-armor.c
|
Rename base64 routines to avoid conflict with Solaris built-in functions.
|
2018-02-28 18:33:45 -05:00 |
pgp-cfb.c
|
…
|
|
pgp-compress.c
|
…
|
|
pgp-decrypt.c
|
Initial pgindent run with pg_bsd_indent version 2.0.
|
2017-06-21 14:39:04 -04:00 |
pgp-encrypt.c
|
Fix pgcrypto compilation with OpenSSL 1.1.0.
|
2016-12-12 11:14:44 +02:00 |
pgp-info.c
|
…
|
|
pgp-mpi-internal.c
|
Fix typos in comments.
|
2017-02-06 11:33:58 +02:00 |
pgp-mpi-openssl.c
|
Fix typos in comments.
|
2017-02-06 11:33:58 +02:00 |
pgp-mpi.c
|
…
|
|
pgp-pgsql.c
|
Phase 3 of pgindent updates.
|
2017-06-21 15:35:54 -04:00 |
pgp-pubdec.c
|
…
|
|
pgp-pubenc.c
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
pgp-pubkey.c
|
…
|
|
pgp-s2k.c
|
Replace PostmasterRandom() with a stronger source, second attempt.
|
2016-12-05 13:42:59 +02:00 |
pgp.c
|
pgcrypto: support changing S2K iteration count
|
2016-03-09 14:31:07 -03:00 |
pgp.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
px-crypt.c
|
Initial pgindent run with pg_bsd_indent version 2.0.
|
2017-06-21 14:39:04 -04:00 |
px-crypt.h
|
Phase 3 of pgindent updates.
|
2017-06-21 15:35:54 -04:00 |
px-hmac.c
|
…
|
|
px.c
|
Improve style guideline compliance of assorted error-report messages.
|
2018-03-22 17:33:10 -04:00 |
px.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
rijndael.c
|
Fix a boatload of typos in C comments.
|
2018-04-01 15:01:28 -04:00 |
rijndael.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
rijndael.tbl
|
…
|
|
sha1.c
|
Initial pgindent run with pg_bsd_indent version 2.0.
|
2017-06-21 14:39:04 -04:00 |
sha1.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |