aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/sshconnect.h
Commit message (Collapse)AuthorAgeFilesLines
* MFC: OpenSSH 4.4p1.Dag-Erling Smørgrav2006-10-061-14/+14
| | | | | | | Approved by: re (kensmith) Notes: svn path=/stable/6/; revision=163052
* Forcibly revert to mainline.Dag-Erling Smørgrav2002-06-271-1/+0
| | | | Notes: svn path=/head/; revision=98941
* Resolve conflicts. Known issues:Dag-Erling Smørgrav2002-06-231-5/+28
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=98684
* Fix conflicts.Dag-Erling Smørgrav2002-03-181-19/+10
| | | | Notes: svn path=/head/; revision=92559
* Fix conflicts for OpenSSH 2.9.Brian Feldman2001-05-041-7/+20
| | | | Notes: svn path=/head/; revision=76262
* Make password attacks based on traffic analysis harder by requiring thatBrian Feldman2001-03-201-0/+2
| | | | | | | | | | "non-echoed" characters are still echoed back in a null packet, as well as pad passwords sent to not give hints to the length otherwise. Obtained from: OpenBSD Notes: svn path=/head/; revision=74500
* Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0Brian Feldman2000-12-051-0/+2
| | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=69591
* Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09Kris Kennaway2000-09-101-0/+23
| | | | Notes: svn path=/vendor-crypto/openssh/dist/; revision=65668
* Initial import of OpenSSH v2.1.vendor/openssh/2.1Kris Kennaway2000-05-151-0/+16
Notes: svn path=/vendor-crypto/openssh/dist/; revision=60573 svn path=/vendor-crypto/openssh/2.1/; revision=60575; tag=vendor/openssh/2.1