<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/usr.bin/ssh-keyscan, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Makefiles for OpenSSH 3.7.1p2.</title>
<updated>2004-01-07T11:17:23+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-01-07T11:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a04e3d6c3084de022d6bb2144c7a89fd5d8b9f75'/>
<id>a04e3d6c3084de022d6bb2144c7a89fd5d8b9f75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No guts, no glory.  Switch to OpenSSH-portable.</title>
<updated>2002-06-25T19:10:09+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-06-25T19:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0b56c5c7e0ace605b88d5ec125589b02df94f9e'/>
<id>f0b56c5c7e0ace605b88d5ec125589b02df94f9e</id>
<content type='text'>
Sponsored by:	DARPA, NAI Labs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	DARPA, NAI Labs
</pre>
</div>
</content>
</entry>
<entry>
<title>My previous style commits weren't entirely right.  Fix some bugs I</title>
<updated>2002-06-24T12:32:30+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-06-24T12:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=360c9f6a02c9c547f1d2b62f44783823832aab9e'/>
<id>360c9f6a02c9c547f1d2b62f44783823832aab9e</id>
<content type='text'>
introduced, and a few more I hadn't yet fixed.

Submitted by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
introduced, and a few more I hadn't yet fixed.

Submitted by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style and unbreal static build.</title>
<updated>2002-06-24T10:16:38+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-06-24T10:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dca1f4368616824033666c90315891a69827c49f'/>
<id>dca1f4368616824033666c90315891a69827c49f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now that cross-tools ld(1) has been fixed to look for dynamic</title>
<updated>2002-02-08T13:42:58+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-02-08T13:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e47a40e7f7c8bc398d3ffd681048e3e286829195'/>
<id>e47a40e7f7c8bc398d3ffd681048e3e286829195</id>
<content type='text'>
dependencies in the correct place, record the fact that -lssh
depends on -lcrypto and -lz.

Removed false dependencies on -lz (except ssh(1) and sshd(8)).
Removed false dependencies on -lcrypto and -lutil for scp(1).

Reviewed by:	markm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dependencies in the correct place, record the fact that -lssh
depends on -lcrypto and -lz.

Removed false dependencies on -lz (except ssh(1) and sshd(8)).
Removed false dependencies on -lcrypto and -lutil for scp(1).

Reviewed by:	markm
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pam_ssh support to the static PAM library, libpam.a:</title>
<updated>2002-01-23T15:54:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-23T15:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0509dca0c3687d52cef8e5ffab8a2f7d52be672a'/>
<id>0509dca0c3687d52cef8e5ffab8a2f7d52be672a</id>
<content type='text'>
- Spam /usr/lib some more by making libssh a standard library.
- Tweak ${LIBPAM} and ${MINUSLPAM}.
- Garbage collect unused libssh_pic.a.
- Add fake -lz dependency to secure/ makefiles needed for
  dynamic linkage with -lssh.

Reviewed by:	des, markm
Approved by:	markm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Spam /usr/lib some more by making libssh a standard library.
- Tweak ${LIBPAM} and ${MINUSLPAM}.
- Garbage collect unused libssh_pic.a.
- Add fake -lz dependency to secure/ makefiles needed for
  dynamic linkage with -lssh.

Reviewed by:	des, markm
Approved by:	markm
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow the OpenSSH 2.9 upgrade with the infrastructure.  Two new</title>
<updated>2001-05-04T04:21:25+00:00</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2001-05-04T04:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d350064e0b3a02d36db2e9d93fdbb907c30474d4'/>
<id>d350064e0b3a02d36db2e9d93fdbb907c30474d4</id>
<content type='text'>
programs are now included: sftp(1) and ssh-keyscan(1).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
programs are now included: sftp(1) and ssh-keyscan(1).
</pre>
</div>
</content>
</entry>
</feed>
