summaryrefslogtreecommitdiff
path: root/src/backend/libpq/md5.c
AgeCommit message (Expand)Author
2002-10-03The attached patch fixes a number of issues related to compiling theBruce Momjian
2002-09-04pgindent run.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2001-11-18Improve comments about duplicate files.Bruce Momjian
2001-11-13Update CVS tags.Bruce Momjian
2001-11-13Use better CVS tag.Bruce Momjian
2001-11-13Remove md5.c check, add CVS log stamp. Update comments.Bruce Momjian
2001-11-12Sync up both files.Bruce Momjian
2001-11-12 Add comments and remove CVS tag from md5.c so they remain identical.Bruce Momjian
2001-11-12Add code to check that md5.c files are in sync.Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-29Clean up comments.Tom Lane
2001-09-27Put MD5 salt at the end for security.Bruce Momjian
2001-09-21Code review for MD5 authorization patch. Clean up some breakageTom Lane
2001-08-25Add intended Array.java file that accidentally was patched into theBruce Momjian
2001-08-17Add 4-byte MD5 salt.Bruce Momjian
2001-08-15Use malloc/palloc as appropriate.Bruce Momjian
2001-08-15Move md5.h contents to crypt.h.Bruce Momjian
2001-08-15Add new files.Bruce Momjian