Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/openssh/dist
Module Name: src
Committed By: christos
Date: Mon Jul 20 15:33:44 UTC 2009
Modified Files:
src/crypto/external/bsd/openssh/dist: cipher-3des1.c cipher-bf1.c
cipher-ctr.c
Log Message:
catch up with openssl's abi change. do_cipher length changed from u_int to
size_t.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/openssh/dist/cipher-3des1.c \
src/crypto/external/bsd/openssh/dist/cipher-bf1.c \
src/crypto/external/bsd/openssh/dist/cipher-ctr.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