<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/libcrypt, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<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/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>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1996-11-02T10:41:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1996-11-02T10:41:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2fce0b4e66baed619f83c7226d51fe90862f0122'/>
<id>urn:sha1:2fce0b4e66baed619f83c7226d51fe90862f0122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring in my changes for removing the pestilent obj links (unless you</title>
<updated>1996-06-24T04:26:21Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-06-24T04:26:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cd9a2f5c280b40222d21ca68b5b0962ff712d6cf'/>
<id>urn:sha1:cd9a2f5c280b40222d21ca68b5b0962ff712d6cf</id>
<content type='text'>
really want them) from /usr/src.  This is the final version of the
patches, incorporating the feedback I've received from -current.
</content>
</entry>
<entry>
<title>Split libcrypt and libcipher man pages.</title>
<updated>1996-04-13T08:18:24Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1996-04-13T08:18:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c5cdf2c7f4ad6f81f5d7cd3502fb7e7eb83f72b8'/>
<id>urn:sha1:c5cdf2c7f4ad6f81f5d7cd3502fb7e7eb83f72b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add back missing crypt.3 man page.</title>
<updated>1996-02-21T08:15:08Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-02-21T08:15:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c934dae3e4ef808477ba3a70a676250dfbeea07'/>
<id>urn:sha1:1c934dae3e4ef808477ba3a70a676250dfbeea07</id>
<content type='text'>
</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/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/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/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/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/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>
</feed>
