<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/Makefile, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-03-17T18:54:44Z</updated>
<entry>
<title>Reimplementation of world/kernel build options.  For details, see:</title>
<updated>2006-03-17T18:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-17T18:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1fe3dba5ce2826061f6489765be9b4a341736a9'/>
<id>urn:sha1:e1fe3dba5ce2826061f6489765be9b4a341736a9</id>
<content type='text'>
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
</content>
</entry>
<entry>
<title>Very big makeover in the way telnet, telnetd and libtelnet are built.</title>
<updated>2003-07-16T20:59:15Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-16T20:59:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4afa3718327563c785b2961410b6ea85d6ddf3ca'/>
<id>urn:sha1:4afa3718327563c785b2961410b6ea85d6ddf3ca</id>
<content type='text'>
Previously, there were two copies of telnet; a non-crypto version
that lived in the usual places, and a crypto version that lived in
crypto/telnet/. The latter was built in a broken manner somewhat akin
to other "contribified" sources. This meant that there were 4 telnets
competing with each other at build time - KerberosIV, Kerberos5,
plain-old-secure and base. KerberosIV is no longer in the running, but
the other three took it in turns to jump all over each other during a
"make buildworld".

As the crypto issue has been clarified, and crypto _calls_ are not
a problem, crypto/telnet has been repo-copied to contrib/telnet,
and with this commit, all telnets are now "contribified". The contrib
path was chosen to not destroy history in the repository, and differs
from other contrib/ entries in that it may be worked on as "normal"
BSD code. There is no dangerous crypto in these sources, only a
very weak system less strong than enigma(1).

Kerberos5 telnet and Secure telnet are now selected by using the usual
macros in /etc/make.conf, and the build process is unsurprising and
less treacherous.
</content>
</entry>
<entry>
<title>Disconnect libcipher from the build. It only does DES, and we already</title>
<updated>2003-06-02T20:03:32Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-06-02T20:03:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e4a3b084f987fb7d5531bfbe1b32f69abf209d95'/>
<id>urn:sha1:e4a3b084f987fb7d5531bfbe1b32f69abf209d95</id>
<content type='text'>
have libcrypto to do that. Both consumers of this lib have been
converted to use libcrypto. (bin/ed and secure/usr.bin/bdes).
</content>
</entry>
<entry>
<title>Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra</title>
<updated>2003-05-05T07:58:44Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-05-05T07:58:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbf104e68ddd9f971ebc05a68df1e525c3888997'/>
<id>urn:sha1:dbf104e68ddd9f971ebc05a68df1e525c3888997</id>
<content type='text'>
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
</content>
</entry>
<entry>
<title>Most things depend on !defined(NO_OPENSSL); make it look so.</title>
<updated>2003-04-30T07:51:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-04-30T07:51:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6402d39a2b8ca834010410a4de65148adf1a93a6'/>
<id>urn:sha1:6402d39a2b8ca834010410a4de65148adf1a93a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NOSECURE is implied by NOCRYPT, meaning if the latter is defined</title>
<updated>2003-04-30T07:34:14Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-04-30T07:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bce0c9275c90f81acd79138fe4df4b842f254080'/>
<id>urn:sha1:bce0c9275c90f81acd79138fe4df4b842f254080</id>
<content type='text'>
we won't be here.
</content>
</entry>
<entry>
<title>Remove Kerberos IV shims.</title>
<updated>2003-04-23T17:26:01Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-04-23T17:26:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=581ff5e32659ed7d2810fdfedb546fd47c14d9dc'/>
<id>urn:sha1:581ff5e32659ed7d2810fdfedb546fd47c14d9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libtelnet depends on OpenSSL.</title>
<updated>2003-04-01T12:50:40Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-04-01T12:50:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c4e5239085cbcb2d1cc37ece4dec173436a186c'/>
<id>urn:sha1:6c4e5239085cbcb2d1cc37ece4dec173436a186c</id>
<content type='text'>
PR:	50507
</content>
</entry>
<entry>
<title>Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).</title>
<updated>2002-06-21T08:54:03Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-06-21T08:54:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=072f6798f837d6b05f10ad69fd742bc352f5bcab'/>
<id>urn:sha1:072f6798f837d6b05f10ad69fd742bc352f5bcab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revamp and diff-reduce the various secure telnets. Make sure that</title>
<updated>2001-08-03T16:03:26Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-08-03T16:03:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=563df9527017e5b7b08d5730488f142f0009b9bf'/>
<id>urn:sha1:563df9527017e5b7b08d5730488f142f0009b9bf</id>
<content type='text'>
Kerberos5 has _a_ telnet (which is not currently K5 enabled).
Incorporate BDE's static linking fixes.
</content>
</entry>
</feed>
