[openssh-commits] CVS: shitei.mindrot.org: openssh
Damien Miller
djm at mindrot.org
Tue Sep 23 22:12:39 EST 2003
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at shitei.mindrot.org 2003/09/23 22:12:38
Modified files:
. : ChangeLog INSTALL auth-chall.c auth-pam.c
cipher-3des1.c cipher-aes.c cipher-bf1.c
cipher-ctr.c cipher.c configure.ac log.c
servconf.c sftp-int.c
Log message:
- (djm) Sync with V_3_7 branch:
- (djm) Fix SSH1 challenge kludge
- (djm) Bug #671: Fix builds on OpenBSD
- (djm) Bug #676: Fix PAM stack corruption
- (djm) Fix bad free() in PAM code
- (djm) Don't call pam_end before pam_init
- (djm) Enable build with old OpenSSL again
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
cvs -n rdiff -u -r1.3038 -r1.3039 openssh/ChangeLog
cvs -n rdiff -u -r1.59 -r1.60 openssh/INSTALL
cvs -n rdiff -u -r1.11 -r1.12 openssh/auth-chall.c
cvs -n rdiff -u -r1.73 -r1.74 openssh/auth-pam.c
cvs -n rdiff -u -r1.1 -r1.2 openssh/cipher-3des1.c
cvs -n rdiff -u -r1.2 -r1.3 openssh/cipher-aes.c
cvs -n rdiff -u -r1.1 -r1.2 openssh/cipher-bf1.c
cvs -n rdiff -u -r1.2 -r1.3 openssh/cipher-ctr.c
cvs -n rdiff -u -r1.63 -r1.64 openssh/cipher.c
cvs -n rdiff -u -r1.165 -r1.166 openssh/configure.ac
cvs -n rdiff -u -r1.33 -r1.34 openssh/log.c
cvs -n rdiff -u -r1.114 -r1.115 openssh/servconf.c
cvs -n rdiff -u -r1.51 -r1.52 openssh/sftp-int.c
More information about the openssh-commits
mailing list