Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/ssh
Module Name: src
Committed By: dogcow
Date: Tue Dec 18 08:32:21 UTC 2007
Modified Files:
src/crypto/dist/ssh: umac.c
Log Message:
Eliminate "endian_convert defined but not used" on big-endian platforms;
instead of using the "generic" functions for byteswapping in this file,
use le32toh() and friends.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/crypto/dist/ssh/umac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index