aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/crypt-gensalt.c
Commit message (Expand)AuthorAge
* pgindent run for 9.4Bruce Momjian2014-05-06
* Remove many -Wcast-qual warningsPeter Eisentraut2011-09-11
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* 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
* pgindent run for 8.2.Bruce Momjian2006-10-04
* "Annual" pgcrypto update from Marko Kreen:Neil Conway2006-07-13
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* There is a signedness bug in Openwall gen_salt code that pgcrypto uses.Tom Lane2006-01-03
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* * construct "struct {} list [] = {}" confuses pgindent - split those.Neil Conway2005-03-21
* * When postgres.h does not define BYTE_ENDIAN pgcryptoBruce Momjian2001-11-29
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Fix some portability problems (get it to compile, at least, on HP's cc)Tom Lane2001-10-15
* Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian2001-09-23