e='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/crypto/dist/ssh/sshlogin.c
AgeCommit message (Collapse)Author
2009-07-20ssh has moved (a long time ago)christos
2008-04-06resolve conflicts.christos
2006-09-28Resolve conflictschristos
2006-03-18Don't dereference NULL pointer, found by Coverity, CID 954.elad
2005-02-13Resolve conflicts.christos
2004-11-11Grr, this was not updating lastlogx!christos
2004-07-06Now that we have addrlen, use it.christos
2003-08-26Make getlastlogx have the pathname to the lastlogx database as firstwiz
argument, to be consistent with updlastlogx. Approved by christos, reviewed by kleink. [The lastlogxname function should not be used any longer.]
2003-07-10add __RCSID("$NetBSD$"), because it's hard to track our changes in alukem
binary when we only have the vendor's RCSID.
2003-07-04Undo unintended commit.wiz
2003-07-04Fix off-by-one. From William Allen Simpson in PR 22012.wiz
2002-12-06Avoid conflict with reserved identifier "log".thorpej
2002-10-01upgrade to openssh 3.5. major changes include:itojun
- krb4/5 support for privsep (krb5 diff was already applied) includes fake implementaation of getpeereid() from openssh-portable, which does nothing useful - need improvement.
2002-08-20utmpx.ut_id is required.itojun
PR 17998 with slight modification (deal with ttyname shorter than 4)
2002-07-28add utmpx support.christos
2002-06-24sync with openssh 3.3.itojun
local mods included to make it compile with openssl 0.9.6d.
2002-03-08sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etcitojun
(openbsd usr.bin/ssh is using /etc/ssh)
2001-12-13Deal with lossage caused by the addition of the netbsd-1-5 branch taghe
to these files. Apparently, the "magic" which causes the latest version on the vendor branch to appear at the head in the repository broke when the netbsd-1-5 tag was added. Thus, merge in the lost revisions from the vendor tag to work around this.
2001-04-10OpenSSH 2.5.4 as of 2001/04/10itojun
2001-03-19OpenSSH 2.5.2 as of 3/19/2001, from openbsd usr.bin/sshitojun