summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/ssh_namespace.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to OpenSSH 5.1p1.des2008-08-011-0/+28
| | | | | | | | | | I have worked hard to reduce diffs against the vendor branch. One notable change in that respect is that we no longer prefer DSA over RSA - the reasons for doing so went away years ago. This may cause some surprises, as ssh will warn about unknown host keys even for hosts whose keys haven't changed. MFC after: 6 weeks
* Cleanup.des2008-08-011-19/+26
|
* Merge conflicts.des2006-09-301-1/+17
| | | | MFC after: 1 week
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingdes2006-05-131-0/+353
the namespace of applications which inadvertantly link in libssh (usually through pam_ssh) Suggested by: lukem@netbsd.org MFC after: 6 weeks
OpenPOWER on IntegriCloud