<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/secure/lib/libcrypt/crypt.c, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.8_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.8_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-01-21T00:55:30Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>urn:sha1:a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Dual personality crypt(3). This crypt will choose its encryption algorithm</title>
<updated>1995-12-16T09:14:12Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1995-12-16T09:14:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=96e718fe290fc3aada707298b15b67fa37cc8d98'/>
<id>urn:sha1:96e718fe290fc3aada707298b15b67fa37cc8d98</id>
<content type='text'>
(DES or MD5) based on the type of salt used. Salt beginning with "$1$"
indicates MD5.
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T06:12:45Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T06:12:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5ebc7e6281887681c3a348a5a4c902e262ccd656'/>
<id>urn:sha1:5ebc7e6281887681c3a348a5a4c902e262ccd656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More elegant fix for short settings.</title>
<updated>1994-09-19T19:26:39Z</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-09-19T19:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=49de41577e22f26f71caed8f4791bdb8b6839db0'/>
<id>urn:sha1:49de41577e22f26f71caed8f4791bdb8b6839db0</id>
<content type='text'>
(Our existing fixes already plugged the security holes involved.)
Submitted by:	Geoff Rehmet after consultation with David Burren
</content>
</entry>
<entry>
<title>Back out static hacks &amp; build of usr.bin until Geoff informs the</title>
<updated>1994-09-07T07:47:08Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-09-07T07:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bf8f9d53f67f15eaacedab07f6f42981cce9754b'/>
<id>urn:sha1:bf8f9d53f67f15eaacedab07f6f42981cce9754b</id>
<content type='text'>
world of his master plan.

Submitted by:	pst
</content>
</entry>
<entry>
<title>Remove static in front of declarations for des_setkey and des_cipher</title>
<updated>1994-09-07T07:16:52Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-09-07T07:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21b4fe120d613cfe765b78380a70d7026e30a41e'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Modify libcrypt so that the only exported symbol is _crypt().</title>
<updated>1994-08-08T17:29:04Z</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-08T17:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=712ca8b49980b0c3b4f9dfd15efb8c549cbbf422'/>
<id>urn:sha1:712ca8b49980b0c3b4f9dfd15efb8c549cbbf422</id>
<content type='text'>
Submitted by:	 Geoff Rehmet
</content>
</entry>
<entry>
<title>Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.</title>
<updated>1994-08-08T17:18:09Z</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-08T17:18:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c4f09032cb8ea9afea42ab9c0909f09851ad1b5b'/>
<id>urn:sha1:c4f09032cb8ea9afea42ab9c0909f09851ad1b5b</id>
<content type='text'>
The next commit will remove all symbols except _crypt()
Reviewed by:	Geoff Rehmet
Submitted by:	David Burren
</content>
</entry>
</feed>
