summaryrefslogtreecommitdiff
path: root/crypto/dist/ssh/auth2-hostbased.c
AgeCommit message (Collapse)Author
2003-07-10add __RCSID("$NetBSD$"), because it's hard to track our changes in alukem
binary when we only have the vendor's RCSID.
2002-12-06Avoid conflict with reserved identifier "log".thorpej
2002-06-24OpenSSH 3.3 as of June 24, 2002.itojun
- ssh is no longer seruid root. ssh-keyscan is added to read secret host keys. protocol version 1 rsh-like authentication is gone. - FallBackToRsh is deprecated.