summaryrefslogtreecommitdiff
path: root/crypto/dist/ssh
AgeCommit message (Expand)Author
2001-12-19When calling krb5_verify_user(), we must restore root's uid, since it will ne...explorer
2001-12-13Deal with lossage caused by the addition of the netbsd-1-5 branch taghe
2001-12-12sync with openbsd/remove variable name from prototypeitojun
2001-12-12fix constness difference in prototype and func def.itojun
2001-12-06sync with 3.0.2itojun
2001-12-06OpenSSH 3.0.2 as of 2001/12/06. fixes environment variable passing in UseLog...itojun
2001-11-30Deal with an LP64 printf format issue.thorpej
2001-11-27update version date to 20011127itojun
2001-11-27resolve one more conflictitojun
2001-11-27resolve conflicts on 3.0.1 importitojun
2001-11-27OpenSSH 3.0.1 as of 2001/11/27. minor bugfixes only.itojun
2001-11-19openssh 3.0 krb5 auth problem has been plugged,itojun
2001-11-12fix auth_krb5() error case behavior. found by jhawk, sync with openbsd treeitojun
2001-11-07sync with 3.0 as of 2001/11/7.itojun
2001-11-07OpenSSH 3.0 as of 2001/11/7itojun
2001-10-18Turn on TCP_NODELAY over loopbacksommerfeld
2001-10-02buffix from openbsd tree: users config should overwrite system config.itojun
2001-09-27sync with openssh 2.9.9 around 9/27.itojun
2001-09-27OpenSSH 2.9.9 as of 2001/9/27itojun
2001-09-27apply the following advisory. 2.9.9 will be imported soon.itojun
2001-09-03For consistency, make permit_root_login default to PERMIT_NO if not specifiedcjs
2001-08-31Document that PermitRootLogin's default is now "no".cjs
2001-08-31Do not permit direct root logins. This makes ssh consistent withcjs
2001-08-03While writing sushi's support for sshd.conf, I found out that the manpagegarbled
2001-07-27sshd is now able to log in an user if the filesystem is readonly and the ttymanu
2001-06-24Mostly formatting fixes.wiz
2001-06-24There is no photurisd(8).veego
2001-06-23upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).itojun
2001-06-23OpenBSD 2001/6/24itojun
2001-06-23OpenSSH 2.9 as of 2001/6/24itojun
2001-06-23reject expired password/account. warn if interactive && about to expire.itojun
2001-06-20bump netbsd-local version number to identify X11 "cookies" fixitojun
2001-06-18If UseLogin is enabled, disable X11Forwarding (since xauth passing doesn'tlukem
2001-06-15Add RCS Id, adapt to NetBSD, fix punctuation and whitespace.wiz
2001-06-15On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5.wiz
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-26$NetBSD$itojun
2001-05-26prime table for OpenSSH, from OpenBSD etc/primesitojun
2001-05-15recover $NetBSD$itojun
2001-05-15upgrade to openssh (openbsd usr.bin/ssh) 2.9, around 5/15/2001.itojun
2001-05-15OpenSSH 2.9 as of 2001/5/15itojun
2001-05-15reduce amount of diff with openbsd usr.bin/ssh (for -Wall -Werror clean)itojun
2001-05-08Do not discard input data from client for channels waiting for connectiononoe
2001-04-17do not attempt to pass null pointer to krb5 library. PR 12683itojun
2001-04-16Fix possible core dump in "ssh-add". Patch supplied by Wolfgang Rupprechttron
2001-04-11duplicated calls to login_getclass.itojun
2001-04-10refer ~/.ssh/id_rsa{.pub,}. sync with openbsd usr.bin/ssh.itojun
2001-04-10upgrade to openssh 2.5.4 (2001/4/10).itojun
2001-04-10OpenSSH 2.5.4 as of 2001/04/10itojun