aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgp.h
Commit message (Expand)AuthorAge
* Add functions for dealing with PGP armor header lines to pgcrypto.Heikki Linnakangas2014-10-01
* Refactor space allocation for base64 encoding/decoding in pgcrypto.Heikki Linnakangas2014-09-25
* pgindent run for 9.4Bruce Momjian2014-05-06
* pgcrypto: Make header files stand alonePeter Eisentraut2014-01-09
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Fix old thinko in pgp.h: the idea is to declare some named enum types,Tom Lane2009-03-25
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* The large one adds support for RSA keys and reorganizesBruce Momjian2005-08-13
* Small cleanups for pgcrypto. Marko KreenTom Lane2005-07-18
* Add missing pgcrypto files from previous commit.Bruce Momjian2005-07-10