[pg-devel] Patch: MD5 authentication and a small bug fix
Brian Mastenbrook
bmastenb at cs.indiana.edu
Thu Apr 1 17:15:05 UTC 2004
Attached is a patch which implements MD5 authentication for PG using
the SB-MD5 contrib. Since this contrib exports the same interface as
Pierre Mai's md5.lisp, I expect that it would be possible to support
MD5 on all platforms easily. There is a small bugfix as well -
read-string-from-packet would complain that length is negative when it
was 0. This has been fixed.
Brian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pg-md5.diff
Type: application/octet-stream
Size: 2646 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/pg-devel/attachments/20040401/3854ed4d/attachment.obj>
-------------- next part --------------
--
Brian Mastenbrook
bmastenb at cs.indiana.edu
http://cs.indiana.edu/~bmastenb/
More information about the pg-devel
mailing list