summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/crypt-blowfish.c
Commit message (Expand)AuthorAgeFilesLines
* * When postgres.h does not define BYTE_ENDIAN pgcryptoBruce Momjian2001-11-291-0/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-1/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-69/+106
* Add more missing 'do { ... } while (0)' in missing macros. Without it,Bruce Momjian2001-10-251-2/+2
* Fix some portability problems (get it to compile, at least, on HP's cc)Tom Lane2001-10-151-13/+7
* Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian2001-09-231-25/+0
* Add missing pgcrypto file.Bruce Momjian2001-08-211-0/+732