per: Adding support for the MD5 cryptographic hash a...
[email protected] Mon, 25 Jul 2005 05:01:06 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Mon Jul 25 04:50:54 PDT 2005 = Mon Jul 25 11:50:54 2005 (GMT) by <[email protected]> ---- Files affected: freeciv/utility md5.c md5.h Makefile.am ---- Log message: Tag: HEAD Adding support for the MD5 cryptographic hash algorithm, specified in RFC 1321. Code originally by Ulrich Drepper <[email protected]>, written for glibc. Modified by Mike Kaufman for pubserver usage and style changes by me.