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