summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/authfd.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge conflicts.des2006-09-301-10/+19
| | | | MFC after: 1 week
* Resolve conflicts.des2005-09-031-6/+6
|
* Resolve conflictsdes2004-10-281-14/+5
|
* Resolve conflicts.des2004-02-261-6/+7
|
* Resolve conflicts and remove obsolete files.des2004-01-071-12/+29
| | | | Sponsored by: registrar.no
* Remove RCSID from files which have no other diffs to the vendor branch.des2003-05-011-1/+0
|
* Resolve conflicts.des2003-04-231-4/+6
|
* Resolve conflicts.des2002-10-291-1/+19
|
* Resolve conflicts.des2002-06-291-2/+3
| | | | Sponsored by: DARPA, NAI Labs
* Forcibly revert to mainline.des2002-06-271-1/+0
|
* Resolve conflicts. Known issues:des2002-06-231-9/+47
| | | | | | | | | | | - sshd fails to set TERM correctly. - privilege separation may break PAM and is currently turned off. - man pages have not yet been updated I will have these issues resolved, and privilege separation turned on by default, in time for DP2. Sponsored by: DARPA, NAI Labs
* Fix conflicts.des2002-03-181-16/+35
|
* Fix conflicts for OpenSSH 2.9.green2001-05-041-49/+75
|
* Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0green2000-12-051-6/+16
| | | | | | | | | | | | | | | | | 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>
* Resolve conflicts and update for OpenSSH 2.2.0kris2000-09-101-357/+318
| | | | Reviewed by: gshapiro, peter, green
* Chalk up another phkmalloc victim.asmodai2000-08-011-2/+3
| | | | | | | | It seems as if uninitialised memory was the culprit. We may want to contribute this back to the OpenSSH project. Submitted by: Alexander Leidinger <Alexander@Leidinger.net> on -current.
* Resolve conflicts and update for FreeBSD.kris2000-05-151-14/+14
|
* The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.green2000-02-251-1/+2
|
* Vendor import of OpenSSH.markm2000-02-241-0/+578
OpenPOWER on IntegriCloud