Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2009-09-15 | Fix possible buffer overrun and/or unportable behavior in pg_md5_encrypt() | Tom Lane | 9.0.0 |
| 2006-06-20 | Split definitions for md5.c out of crypt.h and into their own header | Tom Lane | 8.2.0 |
| 2005-10-20 | Clean up md5.c to make it clearer that it is a frontend-and-backend | Tom Lane | 8.1.0 |
| 2005-10-17 | Clean up libpq's pollution of application namespace by renaming the | Tom Lane | 8.1.0 |
| 2001-09-29 | Clean up comments. | Tom Lane | 7.2.1 |
| 2001-09-21 | Code review for MD5 authorization patch. Clean up some breakage | Tom Lane | 7.2.1 |