Commit Graph

16 Commits (c8961bf1ce0b51019db31c5572dac18b664e02f1)

Author SHA1 Message Date
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Bruce Momjian 87688ddf87 The large one adds support for RSA keys and reorganizes 20 years ago
Bruce Momjian 73e2431817 Major pgcrypto changes: 20 years ago
Bruce Momjian 4fcf8b11ff - Add Fortuna PRNG to pgcrypto. 20 years ago
Neil Conway 19b676869a pgcrypto update: 21 years ago
Neil Conway b160d6b9dc pgcrypto update: 21 years ago
Neil Conway fa332a06ec * construct "struct {} list [] = {}" confuses pgindent - split those. 21 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
Peter Eisentraut 0530d7a24b Need sys/param.h for endianness macros. 23 years ago
Bruce Momjian 8f73bb4da9 * include <endian.h> is not enough, include sys/types.h too 24 years ago
Bruce Momjian 8aa538cfd5 * When postgres.h does not define BYTE_ENDIAN pgcrypto 24 years ago
Bruce Momjian 540155b777 pgcrypto uses non-standard type uint, which causes compile 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Bruce Momjian ab56022864 Big thanks to Solar Designer who pointed out a bug in bcrypt 24 years ago
Bruce Momjian df24cb73f6 Add missing pgcrypto file. 24 years ago