<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/usr.bin, branch release/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>140932d6d85b561ad06abe5006a5e973a7713c45</id>
<content type='text'>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.</title>
<updated>1994-11-21T07:33:22+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-21T07:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=01233029edba45b14c75afe36248d0df998b3cc3'/>
<id>01233029edba45b14c75afe36248d0df998b3cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>!Just! fixing makefile, no code changes Geoff</title>
<updated>1994-09-30T06:04:40+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-09-30T06:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=448380bfbf4b95abfe5c164b90f0b111f99def10'/>
<id>448380bfbf4b95abfe5c164b90f0b111f99def10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add libcipher.a: libcrypt exports only crypt() but not des_setkey()</title>
<updated>1994-09-12T17:27:55+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-09-12T17:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95fb75febe9299767acbdbe8de4db8bfda9a74b0'/>
<id>95fb75febe9299767acbdbe8de4db8bfda9a74b0</id>
<content type='text'>
which is in libcipher.a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which is in libcipher.a
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove static in front of declarations for des_setkey and des_cipher</title>
<updated>1994-09-07T07:16:52+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-09-07T07:16:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=21b4fe120d613cfe765b78380a70d7026e30a41e'/>
<id>21b4fe120d613cfe765b78380a70d7026e30a41e</id>
<content type='text'>
so that linking against -lcrypt (-ldescrypt) will give us the good
versions instead of the stubs in libc.  (These changes need to be
made to the non-US version of libdescrypt too!)

Allow building and support for bdes program.
A bit more work still needs to be done on secure telnet.

Submitted by:	pst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that linking against -lcrypt (-ldescrypt) will give us the good
versions instead of the stubs in libc.  (These changes need to be
made to the non-US version of libdescrypt too!)

Allow building and support for bdes program.
A bit more work still needs to be done on secure telnet.

Submitted by:	pst
</pre>
</div>
</content>
</entry>
<entry>
<title>The telnet version with encryption in in.</title>
<updated>1994-08-27T15:48:54+00:00</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-27T15:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eb3ae6fd947ff525461039e79036c3ee02cfb060'/>
<id>eb3ae6fd947ff525461039e79036c3ee02cfb060</id>
<content type='text'>
Reviewed by:	geoff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	geoff.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved from usr.bin/bdes for export-control.</title>
<updated>1994-08-07T18:17:39+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-07T18:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0cc8ddab2b532171df0ea62bb36b2f5fcf85cd83'/>
<id>0cc8ddab2b532171df0ea62bb36b2f5fcf85cd83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
