<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/libcrypt/Makefile, branch release/2.1.6_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>1997-02-05T04:29:56+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-02-05T04:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=860c2cf2bc6592828a3468ab8ee661042b059ae8'/>
<id>860c2cf2bc6592828a3468ab8ee661042b059ae8</id>
<content type='text'>
'RELENG_2_1_6_RELEASE'.

This commit was manufactured to restore the state of the 2.1.6-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>
'RELENG_2_1_6_RELEASE'.

This commit was manufactured to restore the state of the 2.1.6-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with HEAD</title>
<updated>1996-06-21T17:32:26+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1996-06-21T17:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ca2abb06683fe4091b4735a65cacb21ac4b867c8'/>
<id>ca2abb06683fe4091b4735a65cacb21ac4b867c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Mark Murray's md5 recognition ($1$) into the libdescrypt library.</title>
<updated>1996-02-07T15:01:46+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-02-07T15:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a26361f8a131a5e3f8dbece6ea722bcac2e57c08'/>
<id>a26361f8a131a5e3f8dbece6ea722bcac2e57c08</id>
<content type='text'>
This is a "trivial" change - if it is presented with a "$1$ salt (which
is illegal for the DES crypt), it switches to the md5 routine instead.
If it never sees a MD5 string, it behaves exactly as before.

This will be a lifesaver for people who install from cdrom, add users or
set passwords, then go and select the "secure" dist from the ftp server
and would have locked themselves out of their machine.

Some -Wall cleanups came along with it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a "trivial" change - if it is presented with a "$1$ salt (which
is illegal for the DES crypt), it switches to the md5 routine instead.
If it never sees a MD5 string, it behaves exactly as before.

This will be a lifesaver for people who install from cdrom, add users or
set passwords, then go and select the "secure" dist from the ftp server
and would have locked themselves out of their machine.

Some -Wall cleanups came along with it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hopefully fix bogus permissions.</title>
<updated>1994-08-26T23:31:11+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-26T23:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef17cd2157d5a98b0f4a716526e8b161220ea9a2'/>
<id>ef17cd2157d5a98b0f4a716526e8b161220ea9a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install libdescrypt.so immutable.</title>
<updated>1994-08-26T19:03:23+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-26T19:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=52780bc5c40f9c0e18659767fa2fb86943904247'/>
<id>52780bc5c40f9c0e18659767fa2fb86943904247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix afterinstall rule for generating links to the real libcrypt</title>
<updated>1994-08-20T18:16:57+00:00</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-20T18:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db5408c498f8f8a493472a8201284ab09c049065'/>
<id>db5408c498f8f8a493472a8201284ab09c049065</id>
<content type='text'>
Submitted by:	Geoff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Geoff
</pre>
</div>
</content>
</entry>
<entry>
<title>1) don't make bdes yet</title>
<updated>1994-08-12T21:02:31+00:00</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-12T21:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b1c75fb65d13705e984d452d5ff9c32f224c4995'/>
<id>b1c75fb65d13705e984d452d5ff9c32f224c4995</id>
<content type='text'>
2) fix .include in secure/lib/Makefile.inc
3) fix afterinstall rule in libcrypt/Makefile
Submitted by:	Geoff Rehmet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2) fix .include in secure/lib/Makefile.inc
3) fix afterinstall rule in libcrypt/Makefile
Submitted by:	Geoff Rehmet
</pre>
</div>
</content>
</entry>
<entry>
<title>Install secure/lib/libcrypt as libdescrypt, and symlink it to</title>
<updated>1994-08-09T18:52:52+00:00</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-09T18:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7dc2bee339c1d9507c9b05477a1a675cc9c090f2'/>
<id>7dc2bee339c1d9507c9b05477a1a675cc9c090f2</id>
<content type='text'>
libcrypt.  There may be a little modification neede to this makefile once
we start working on tidy make world's.
Submitted by:	geoff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libcrypt.  There may be a little modification neede to this makefile once
we start working on tidy make world's.
Submitted by:	geoff.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify libcrypt so that the only exported symbol is _crypt().</title>
<updated>1994-08-08T17:29:04+00:00</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-08T17:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=712ca8b49980b0c3b4f9dfd15efb8c549cbbf422'/>
<id>712ca8b49980b0c3b4f9dfd15efb8c549cbbf422</id>
<content type='text'>
Submitted by:	 Geoff Rehmet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	 Geoff Rehmet
</pre>
</div>
</content>
</entry>
<entry>
<title>Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.</title>
<updated>1994-08-08T17:18:09+00:00</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-08T17:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c4f09032cb8ea9afea42ab9c0909f09851ad1b5b'/>
<id>c4f09032cb8ea9afea42ab9c0909f09851ad1b5b</id>
<content type='text'>
The next commit will remove all symbols except _crypt()
Reviewed by:	Geoff Rehmet
Submitted by:	David Burren
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The next commit will remove all symbols except _crypt()
Reviewed by:	Geoff Rehmet
Submitted by:	David Burren
</pre>
</div>
</content>
</entry>
</feed>
