index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
/
md5.c
Age
Commit message (
Expand
)
Author
2002-10-03
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-09-04
pgindent run.
Bruce Momjian
2002-06-20
Update copyright to 2002.
Bruce Momjian
2001-11-18
Improve comments about duplicate files.
Bruce Momjian
2001-11-13
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-12
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-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-09-29
Clean up comments.
Tom Lane
2001-09-27
Put MD5 salt at the end for security.
Bruce Momjian
2001-09-21
Code review for MD5 authorization patch. Clean up some breakage
Tom Lane
2001-08-25
Add intended Array.java file that accidentally was patched into the
Bruce Momjian
2001-08-17
Add 4-byte MD5 salt.
Bruce Momjian
2001-08-15
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