index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgcrypto
/
crypt-gensalt.c
Commit message (
Expand
)
Author
Age
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
"Annual" pgcrypto update from Marko Kreen:
Neil Conway
2006-07-13
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
There is a signedness bug in Openwall gen_salt code that pgcrypto uses.
Tom Lane
2006-01-03
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
* construct "struct {} list [] = {}" confuses pgindent - split those.
Neil Conway
2005-03-21
*
* When postgres.h does not define BYTE_ENDIAN pgcrypto
Bruce Momjian
2001-11-29
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Fix some portability problems (get it to compile, at least, on HP's cc)
Tom Lane
2001-10-15
*
Big thanks to Solar Designer who pointed out a bug in bcrypt
Bruce Momjian
2001-09-23