index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgcrypto
/
rijndael.c
Commit message (
Expand
)
Author
Age
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
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
*
Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be
Tom Lane
2007-04-06
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
More pgcrypto fixes: avoid bogus alignment assumptions in sha2,
Tom Lane
2005-07-11
*
Add parentheses to macros when args are used in computations. Without
Bruce Momjian
2005-05-25
*
Fix unsafe macro definitions (which were producing incorrect code,
Tom Lane
2002-09-05
*
* When postgres.h does not define BYTE_ENDIAN pgcrypto
Bruce Momjian
2001-11-29
*
pgcrypto uses non-standard type uint, which causes compile
Bruce Momjian
2001-11-20
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Add more missing 'do { ... } while (0)' in missing macros. Without it,
Bruce Momjian
2001-10-25
*
Persuade new pgcrypto stuff to compile.
Tom Lane
2001-08-22
*
Add missing pgcrypto file.
Bruce Momjian
2001-08-21