summaryrefslogtreecommitdiff
path: root/crypto/dist/ssh/session.c
AgeCommit message (Expand)Author
2003-09-17More buffer size adjusted before allocation succeeded fixes. Bump to 20030917.christos
2003-07-24bring back krb4 support, just to suppress unwanted noise from other developers.itojun
2003-07-23remove KRB4 and AFS support. sync w/ openssh main treeitojun
2003-07-10add __RCSID("$NetBSD$"), because it's hard to track our changes in alukem
2003-04-03sync w/ 3.6.1itojun
2003-03-26Support populating the environment from login.conf(5)'s "setenv"lukem
2003-03-24* Add log messages for password or account expiry; it makes it much easierlukem
2002-12-06Avoid conflict with reserved identifier "log".thorpej
2002-10-01upgrade to openssh 3.5. major changes include:itojun
2002-07-01pednatic check on command line args. correct signed/unsigned mixup.itojun
2002-06-26sync with 3.4itojun
2002-06-24sync with openssh 3.3.itojun
2002-04-22sync with openssh 3.2 as of 2002/4/22.itojun
2002-03-08sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etcitojun
2001-12-06sync with 3.0.2itojun
2001-11-07sync with 3.0 as of 2001/11/7.itojun
2001-09-27sync with openssh 2.9.9 around 9/27.itojun
2001-06-23upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).itojun
2001-06-23reject expired password/account. warn if interactive && about to expire.itojun
2001-06-18If UseLogin is enabled, disable X11Forwarding (since xauth passing doesn'tlukem
2001-06-14apply ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/006_sshcookie.patch.itojun
2001-06-14make it compile with KRB4 and not with KRB5. from IIJ SEIL teamitojun
2001-05-15upgrade to openssh (openbsd usr.bin/ssh) 2.9, around 5/15/2001.itojun
2001-05-15reduce amount of diff with openbsd usr.bin/ssh (for -Wall -Werror clean)itojun
2001-04-11duplicated calls to login_getclass.itojun
2001-04-10upgrade to openssh 2.5.4 (2001/4/10).itojun
2001-03-28Set the KRB5CCNAME envrironment variable in the child if we receivedthorpej
2001-03-28When we receive forwarded Kerberos credentials, stuff them intothorpej
2001-03-28Somewhat crude hack to make Kerberos 5 credential forwarding work.thorpej
2001-03-19sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable).itojun
2001-02-16sync up with 2.5.0. simulate echobacks, X11 display name check, sftp upgrdes.itojun
2001-02-14sync with 2/14.itojun
2001-02-08sync with 2.3.2.itojun
2001-02-07sync crypto/dist/ssh with re-importorted tree. try to minimize diffsitojun
2001-02-07OpenSSH 2.3.1 as of 2001/2/8itojun
2001-01-14NetBSD Secure Shell, based on OpenSSH 2.3.0 around 1/5/2001itojun
2000-09-28Import NetBSD Secure Shell. This is based on OpenSSH, but modifiedthorpej