Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/20/2007 14:14:04
Module Name:	src
Committed By:	martin
Date:		Thu Dec 20 14:14:04 UTC 2007

Modified Files:
	src/crypto/dist/ssh: mac.c myproposal.h
	src/lib/libssh: Makefile

Log Message:
Disable the umac-64 MAC for now, it needs to be rewritten from scractch.
Addresses PR bin/37562.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/crypto/dist/ssh/mac.c
cvs rdiff -r1.4 -r1.5 src/crypto/dist/ssh/myproposal.h
cvs rdiff -r1.11 -r1.12 src/lib/libssh/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.