Dag-Erling Smørgrav
9cfa8b3fee
Clean up the OpenSSH build. It is now possible to build most components
...
as static binaries, if desired. The one exception is sshd, which runs
into trouble due to libpam.a's includion of pam_ssh.
Make OpenSSH use LDNS if available. This allows it to verify signed
SSHFP records.
Approved by: re (blanket)
2013-09-10 22:26:11 +00:00
Dag-Erling Smørgrav
0b2766bd4e
Make libldns and libssh private.
...
Approved by: re (blanket)
2013-09-08 10:04:26 +00:00
Dag-Erling Smørgrav
0041e47595
Retire the mislabeled ENABLE_SUID_SSH knob.
2013-03-22 14:10:15 +00:00
Dag-Erling Smørgrav
7aee6ffee0
Upgrade to OpenSSH 5.3p1.
2009-10-01 17:12:52 +00:00
Dag-Erling Smørgrav
9fd9594daf
Add a manual dependency on ssh_namespace.h.
...
Discussed with: ru
2006-05-13 21:38:16 +00:00
Dag-Erling Smørgrav
ed22e27d8a
Introduce a namespace munging hack inspired by NetBSD to avoid polluting
...
the namespace of applications which inadvertantly link in libssh (usually
through pam_ssh)
Suggested by: lukem@netbsd.org
MFC after: 6 weeks
2006-05-13 13:47:45 +00:00
Dag-Erling Smørgrav
40e0db94af
Revert the commits that made libssh an INTERNALLIB; they caused too much
...
trouble, especially on amd64.
Requested by: ru
2005-06-07 09:31:28 +00:00
Dag-Erling Smørgrav
32f80c77d0
Make libssh an INTERNALLIB like it is in {Net,Open}BSD.
2005-06-06 16:13:07 +00:00
Dag-Erling Smørgrav
015bad3598
Update for OpenSSH 4.1p1.
2005-06-05 15:47:07 +00:00
Dag-Erling Smørgrav
a04e3d6c30
Update Makefiles for OpenSSH 3.7.1p2.
2004-01-07 11:17:23 +00:00
Dag-Erling Smørgrav
4d56bc2300
Update for OpenSSH 3.5p1.
2002-10-29 10:18:00 +00:00
Dag-Erling Smørgrav
81d858170e
ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be
...
setuid so ssh(1) doesn't have to be.
Pointy hat to: des
Submitted by: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp>
2002-07-05 08:39:09 +00:00