Age | Commit message (Expand) | Author |
2001-06-26 | remove comments from .h, since they are cut&paste from the .c files | Markus Friedl |
2001-06-26 | Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org... | Dug Song |
2001-06-26 | prototype pedant. not very creative... | Jun-ichiro itojun Hagino |
2001-06-25 | terminate secure_filename checking after checking homedir. that way it | Niels Provos |
2001-06-23 | *known_hosts2 is obsolete for hostbased authentication and | Markus Friedl |
2001-05-20 | configurable authorized_keys{,2} location; originally from peter@; ok djm@ | Markus Friedl |
2001-05-18 | improved kbd-interactive support. work by per@appgate.com and me | Markus Friedl |
2001-04-12 | implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2) | Markus Friedl |
2001-03-28 | check auth_root_allowed for kbd-int auth, too. | Markus Friedl |
2001-03-20 | add changes need for BSD_AUTH plus disabled BSD_AUTH code | Markus Friedl |
2001-02-22 | use pwcopy in ssh.c, too | Markus Friedl |
2001-02-12 | PermitRootLogin={yes,without-password,forced-commands-only,no} | Markus Friedl |
2001-01-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl |
2001-01-18 | 1) removes fake skey from sshd, since this will be much | Markus Friedl |
2000-12-28 | count authentication failures only | Markus Friedl |
2000-10-16 | Add idents for files which lack them | Damien Miller |
2000-10-11 | add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av... | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-07-09 | KNF | Theo de Raadt |
2000-04-26 | split auth/sshconnect in one file per protocol version | Markus Friedl |
2000-04-06 | ssh2 server side, see README.openssh2; enable with 'sshd -2' | Markus Friedl |
2000-03-28 | split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal | Markus Friedl |