index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
dist
/
ssh
/
session.c
Age
Commit message (
Expand
)
Author
2001-12-06
sync with 3.0.2
itojun
2001-11-07
sync with 3.0 as of 2001/11/7.
itojun
2001-09-27
sync with openssh 2.9.9 around 9/27.
itojun
2001-06-23
upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
itojun
2001-06-23
reject expired password/account. warn if interactive && about to expire.
itojun
2001-06-18
If UseLogin is enabled, disable X11Forwarding (since xauth passing doesn't
lukem
2001-06-14
apply ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/006_sshcookie.patch.
itojun
2001-06-14
make it compile with KRB4 and not with KRB5. from IIJ SEIL team
itojun
2001-05-15
upgrade to openssh (openbsd usr.bin/ssh) 2.9, around 5/15/2001.
itojun
2001-05-15
reduce amount of diff with openbsd usr.bin/ssh (for -Wall -Werror clean)
itojun
2001-04-11
duplicated calls to login_getclass.
itojun
2001-04-10
upgrade to openssh 2.5.4 (2001/4/10).
itojun
2001-03-28
Set the KRB5CCNAME envrironment variable in the child if we received
thorpej
2001-03-28
When we receive forwarded Kerberos credentials, stuff them into
thorpej
2001-03-28
Somewhat crude hack to make Kerberos 5 credential forwarding work.
thorpej
2001-03-19
sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable).
itojun
2001-02-16
sync up with 2.5.0. simulate echobacks, X11 display name check, sftp upgrdes.
itojun
2001-02-14
sync with 2/14.
itojun
2001-02-08
sync with 2.3.2.
itojun
2001-02-07
sync crypto/dist/ssh with re-importorted tree. try to minimize diffs
itojun
2001-02-07
OpenSSH 2.3.1 as of 2001/2/8
itojun
2001-01-14
NetBSD Secure Shell, based on OpenSSH 2.3.0 around 1/5/2001
itojun
2000-09-28
Import NetBSD Secure Shell. This is based on OpenSSH, but modified
thorpej