summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/px-crypt.h
AgeCommit message (Expand)Author
2025-04-05Add modern SHA-2 based password hashes to pgcrypto.Álvaro Herrera
2022-09-22Harmonize parameter names in contrib code.Peter Geoghegan
2019-05-22Phase 2 pgindent run for v12.Tom Lane
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-06-21Phase 2 of pgindent updates.Tom Lane
2014-05-06pgindent run for 9.4Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-07-13"Annual" pgcrypto update from Marko Kreen:Neil Conway
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-08-13The large one adds support for RSA keys and reorganizesBruce Momjian
2005-03-21pgcrypto update:Neil Conway
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-23Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian
2001-08-21Add missing pgcrypto file.Bruce Momjian