summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/auth2-skey.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsoleted files.green2001-05-041-105/+0
|
* Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0green2000-12-051-5/+6
| | | | | | | | | | | | | | | | | new features description elided in favor of checking out their website. Important new FreeBSD-version stuff: PAM support has been worked in, partially from the "Unix" OpenSSH version, and a lot due to the work of Eivind Eklend, too. This requires at least the following in pam.conf: sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so Parts by: Eivind Eklend <eivind@FreeBSD.org>
* Import of OpenSSH 2.3.0 (virgin OpenBSD source release).green2000-12-051-0/+104
OpenPOWER on IntegriCloud