[openssh-commits] CVS: shitei.mindrot.org: openssh
Damien Miller
djm at mindrot.org
Tue Sep 23 19:24:23 EST 2003
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at shitei.mindrot.org 2003/09/23 19:24:21
Modified files:
. : Tag: V_3_7 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) 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 -rNo revision control -rNo revision control openssh/Tag:
cvs -n rdiff -u -rNo revision control -rNo revision control openssh/V_3_7
cvs -n rdiff -u -r1.2994.2.31 -r1.2994.2.32 openssh/ChangeLog
cvs -n rdiff -u -r1.56.2.3 -r1.56.2.4 openssh/INSTALL
cvs -n rdiff -u -r1.11.2.0 -r1.11.2.1 openssh/auth-chall.c
cvs -n rdiff -u -r1.72.2.1 -r1.72.2.2 openssh/auth-pam.c
cvs -n rdiff -u -r1.1.2.0 -r1.1.2.1 openssh/cipher-3des1.c
cvs -n rdiff -u -r1.2.2.0 -r1.2.2.1 openssh/cipher-aes.c
cvs -n rdiff -u -r1.1.2.0 -r1.1.2.1 openssh/cipher-bf1.c
cvs -n rdiff -u -r1.2.2.0 -r1.2.2.1 openssh/cipher-ctr.c
cvs -n rdiff -u -r1.63.2.0 -r1.63.2.1 openssh/cipher.c
cvs -n rdiff -u -r1.154.2.10 -r1.154.2.11 openssh/configure.ac
cvs -n rdiff -u -r1.33.2.0 -r1.33.2.1 openssh/log.c
cvs -n rdiff -u -r1.114.2.0 -r1.114.2.1 openssh/servconf.c
cvs -n rdiff -u -r1.51.2.0 -r1.51.2.1 openssh/sftp-int.c
More information about the openssh-commits
mailing list