<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/usr.bin, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-03-01T16:47:41Z</updated>
<entry>
<title>MFC update OpenSSL 0.9.7d -&gt; 0.9.7e.</title>
<updated>2005-03-01T16:47:41Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2005-03-01T16:47:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f19bc60112ae1fc49cb170d7ae068a9801e6bd2'/>
<id>urn:sha1:1f19bc60112ae1fc49cb170d7ae068a9801e6bd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5'.</title>
<updated>2005-02-25T10:38:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-02-25T10:38:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4170850986b6d1be9c0bc370be680c7d3fb8fb5'/>
<id>urn:sha1:c4170850986b6d1be9c0bc370be680c7d3fb8fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back-off an unneeded cast added by mistake in the 1.7.4.1 MFC</title>
<updated>2005-02-13T15:27:33Z</updated>
<author>
<name>Diomidis Spinellis</name>
<email>dds@FreeBSD.org</email>
</author>
<published>2005-02-13T15:27:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c5125d7a44123cb73047bae2bfc9c866d5d9024'/>
<id>urn:sha1:0c5125d7a44123cb73047bae2bfc9c866d5d9024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.8 (hide arguments)</title>
<updated>2005-02-13T15:19:47Z</updated>
<author>
<name>Diomidis Spinellis</name>
<email>dds@FreeBSD.org</email>
</author>
<published>2005-02-13T15:19:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac58f734ca6676ae6044196eb8359c30ee77322b'/>
<id>urn:sha1:ac58f734ca6676ae6044196eb8359c30ee77322b</id>
<content type='text'>
Remove some warnings.

PR:		bin/76374
Security: Correct hiding of arguments, such as the key, from ps(1)
</content>
</entry>
<entry>
<title>Update for 3.8p1, including workaround for a bug in gss-genr.c.</title>
<updated>2004-02-26T11:26:46Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-02-26T11:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40dd33e88847802075bfb73b85f7a50740c96418'/>
<id>urn:sha1:40dd33e88847802075bfb73b85f7a50740c96418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style.Makefile(5):</title>
<updated>2004-02-23T20:25:27Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2004-02-23T20:25:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=604d24db9579f5b317cae3fae63ab75ef5efca7f'/>
<id>urn:sha1:604d24db9579f5b317cae3fae63ab75ef5efca7f</id>
<content type='text'>
	Use WARNS?= instead of WARNS=.
</content>
</entry>
<entry>
<title>Fixed static linkage.</title>
<updated>2004-01-08T11:40:19Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-08T11:40:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1542a40580eb6faa6e18263fbc5081734765a84'/>
<id>urn:sha1:e1542a40580eb6faa6e18263fbc5081734765a84</id>
<content type='text'>
Reviewed by:	des
</content>
</entry>
<entry>
<title>Enable GSSAPI support. [1]</title>
<updated>2004-01-08T09:05:24Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-01-08T09:05:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f80be8e3d87313d7806d2e8ad29a87b04908e2b'/>
<id>urn:sha1:9f80be8e3d87313d7806d2e8ad29a87b04908e2b</id>
<content type='text'>
Also remove some duplicates from ssh's SRCS.

Submitted by:	[1] Björn Grönvall &lt;bg@sics.se&gt;
</content>
</entry>
<entry>
<title>Update Makefiles for OpenSSH 3.7.1p2.</title>
<updated>2004-01-07T11:17:23Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-01-07T11:17:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a04e3d6c3084de022d6bb2144c7a89fd5d8b9f75'/>
<id>urn:sha1:a04e3d6c3084de022d6bb2144c7a89fd5d8b9f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly add libz and libcrypto to LDADD for any ssh utilities missing</title>
<updated>2003-08-19T07:45:03Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2003-08-19T07:45:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c45db693122433da0df840aecca85198f1eafb54'/>
<id>urn:sha1:c45db693122433da0df840aecca85198f1eafb54</id>
<content type='text'>
it. While not strictly required, it unbreaks the cross-build world that
is resulting from moving the libraries around.

I have a more permanent solution to this problem in the works, but I
asked des for permission to commit this to get the ball rolling. This
also makes the ssh build more along the lines of what the openssh-portable
and OpenBSD openssh Makefile glue does.

Reviewed by:	des
</content>
</entry>
</feed>
