Commit Graph

32 Commits (4e86efb4e51b66ef57b3fe6f28576de23a1bf1c6)

Author SHA1 Message Date
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 6e7e0b5350 Defend against openssl libraries that fail on keys longer than 128 bits; 18 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Tom Lane 6b41d642e3 Silence compiler warnings about incompatible function pointer types. 19 years ago
Neil Conway 1abf76e82c "Annual" pgcrypto update from Marko Kreen: 19 years ago
Neil Conway ce9b75db6b Patch from Marko Kreen: 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 807bbe6051 More pgcrypto fixes: handle long messages correctly, suppress 20 years ago
Tom Lane e997758cb6 More pgcrypto fixes: avoid bogus alignment assumptions in sha2, 20 years ago
Tom Lane 3c52d17fa6 Add support for AES cipher with older OpenSSL libraries. 20 years ago
Bruce Momjian d51df91897 As Kris Jurka found out, pgcrypto does not work with 20 years ago
Bruce Momjian 4fcf8b11ff - Add Fortuna PRNG to pgcrypto. 20 years ago
Tom Lane 576ac4b8c9 Fix initialization bug in pgcrypto openssl code. Marko Kreen 20 years ago
Bruce Momjian a3ff1aad5d Bruce, please apply this additional patch, that fixes the 20 years ago
Bruce Momjian 76eca0ec98 This patch allows contrib/pgcrypto to build with OpenSSL 0.9.8 20 years ago
Neil Conway 1ea9169b42 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
Neil Conway 919594f3e2 Some builds (depends on crypto engine support?) of OpenSSL 21 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Bruce Momjian 728fa75edc OpenSSL 0.9.6g in Debian/unstable stopped working with pgcrypto. This 23 years ago
Bruce Momjian 60f777606f Duh, my regexp's missed bunch of them. Here's next batch, this 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 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 ab56022864 Big thanks to Solar Designer who pointed out a bug in bcrypt 24 years ago
Bruce Momjian 2518e27334 /contrib/pgcrypto: 24 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut 0c0dde6176 Hashing functions from Marko Kreen <marko@l-t.ee> 25 years ago