Commit Graph

16 Commits (69525fc0ef56ee4cf6502a7a57247f4cebeead45)

Author SHA1 Message Date
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 2787db9b1d Small cleanups for pgcrypto. Marko Kreen 20 years ago
Tom Lane a1a64bb7c3 Further tweaking of Win32-specific random code. Marko Kreen 20 years ago
Tom Lane e82f7e9e7e I forgot to update win32 code when doing a renaming in random.c. 20 years ago
Tom Lane e997758cb6 More pgcrypto fixes: avoid bogus alignment assumptions in sha2, 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 dec2c77c1f Prevent pgcrypto from successfully compiling if no valid random source 21 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
Tom Lane e4704001ea This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Bruce Momjian 7d94ac3b23 Found type mismatch in random.c. Please apply this also. 24 years ago
Bruce Momjian ab56022864 Big thanks to Solar Designer who pointed out a bug in bcrypt 24 years ago