index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
/
md5.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Add support for RADIUS authentication.
Magnus Hagander
2010-01-27
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Fix possible buffer overrun and/or unportable behavior in pg_md5_encrypt()
Tom Lane
2009-09-15
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Split definitions for md5.c out of crypt.h and into their own header
Tom Lane
2006-06-20
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Clean up md5.c to make it clearer that it is a frontend-and-backend
Tom Lane
2005-10-20
*
Clean up libpq's pollution of application namespace by renaming the
Tom Lane
2005-10-17
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
This patch optimizes the md5_text() function (which is used to
Neil Conway
2005-02-23
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Remove references to the ODBC driver from the main source tree. From Kris
Neil Conway
2004-09-27
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
* Most changes are to fix warnings issued when compiling win32
Bruce Momjian
2004-04-19
*
Add thread locking to SSL and Kerberos connections.
Bruce Momjian
2004-03-24
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-03
*
pgindent run.
Bruce Momjian
2002-09-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Improve comments about duplicate files.
Bruce Momjian
2001-11-18
*
Update CVS tags.
Bruce Momjian
2001-11-13
*
Use better CVS tag.
Bruce Momjian
2001-11-13
*
Remove md5.c check, add CVS log stamp. Update comments.
Bruce Momjian
2001-11-13
*
Sync 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-12
*
Add code to check that md5.c files are in sync.
Bruce Momjian
2001-11-12
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Clean up comments.
Tom Lane
2001-09-29
*
Put MD5 salt at the end for security.
Bruce Momjian
2001-09-27
*
Code review for MD5 authorization patch. Clean up some breakage
Tom Lane
2001-09-21
*
Add intended Array.java file that accidentally was patched into the
Bruce Momjian
2001-08-25
*
Add 4-byte MD5 salt.
Bruce Momjian
2001-08-17
*
Use malloc/palloc as appropriate.
Bruce Momjian
2001-08-15
*
Move md5.h contents to crypt.h.
Bruce Momjian
2001-08-15
*
Add new files.
Bruce Momjian
2001-08-15