index
:
users/bernd/postgres.git
FIX_VENDOR
MANUAL_DIST
PG95-DIST
PG95_DIST
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_0
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL9_6_STABLE
REL_11_STABLE_clang34
Release_1_0_3
WIN32_DEV
configurable_shmem_type
data_checksum_guc
disable_trust_ident
ecpg_big_bison
master
notnull_constraint
search_path_completion
truncate_stats
Bernd Helmle's repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgcrypto
Age
Commit message (
Expand
)
Author
2019-05-28
Fix typos in SQL scripts of pgcrypto
Michael Paquier
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-04
Suppress compiler warning in non-SSL, non-assert builds.
Noah Misch
2019-02-16
Suppress another case of MSVC warning 4146.
Noah Misch
2019-02-16
In imath.h, replace stdint.h usage with c.h equivalents.
Noah Misch
2019-02-16
Import changes from IMath versions (1.3, 1.29].
Noah Misch
2019-02-14
Resolve one unconstify use
Peter Eisentraut
2019-02-13
More unconstify use
Peter Eisentraut
2019-01-23
Fix misc typos in comments.
Heikki Linnakangas
2019-01-01
Remove configure switch --disable-strong-random
Michael Paquier
2019-01-01
Fix generation of padding message before encrypting Elgamal in pgcrypto
Michael Paquier
2018-10-05
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-06-29
Make capitalization of term "OpenSSL" more consistent
Michael Paquier
2018-04-01
Fix a boatload of typos in C comments.
Tom Lane
2018-03-25
Mop-up for commit feb8254518752b2cb4a8964c374dd82d49ef0e0d.
Tom Lane
2018-03-22
Improve style guideline compliance of assorted error-report messages.
Tom Lane
2018-02-28
Rename base64 routines to avoid conflict with Solaris built-in functions.
Tom Lane
2018-01-31
pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
Robert Haas
2017-11-10
Add some const decorations to prototypes
Peter Eisentraut
2017-10-01
Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h.
Andres Freund
2017-09-05
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-07-03
Forbid gen_random_uuid() with --disable-strong-random
Heikki Linnakangas
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-03-14
Spelling fixes in code comments
Peter Eisentraut
2017-03-12
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2017-03-07
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
Refactor SHA2 functions and move them to src/common/.
Heikki Linnakangas
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-12-12
Fix pgcrypto compilation with OpenSSL 1.1.0.
Heikki Linnakangas
2016-12-05
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-11-30
Remove dead stuff from pgcrypto.
Heikki Linnakangas
2016-10-18
Revert "Replace PostmasterRandom() with a stronger way of generating randomne...
Heikki Linnakangas
2016-10-17
Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Heikki Linnakangas
2016-10-17
Replace PostmasterRandom() with a stronger way of generating randomness.
Heikki Linnakangas
2016-09-30
Remove unnecessary prototypes
Peter Eisentraut
2016-09-15
Fix building with LibreSSL.
Heikki Linnakangas
2016-09-15
Support OpenSSL 1.1.0.
Heikki Linnakangas
2016-08-29
Remove support for OpenSSL versions older than 0.9.8.
Heikki Linnakangas
2016-08-09
Fix typo
Peter Eisentraut
2016-06-14
Minor fixes in contrib installation scripts.
Tom Lane
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-09
Update pgcrypto extension for parallel query.
Robert Haas
2016-03-15
Fix typos.
Robert Haas
2016-03-09
pgcrypto: support changing S2K iteration count
Alvaro Herrera
2016-02-01
Fix typos in comments
Magnus Hagander
[next]