<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/Makefile, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-06-21T08:54:03Z</updated>
<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>
<entry>
<title>Nuke RSAREF support from orbit.</title>
<updated>2000-09-10T00:09:37Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-09-10T00:09:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=690a362571440700bda062724ebfc59e07732bb2'/>
<id>urn:sha1:690a362571440700bda062724ebfc59e07732bb2</id>
<content type='text'>
It's the only way to be sure.
</content>
</entry>
<entry>
<title>``Anyone is now free to rub two primes together for their own gratification''</title>
<updated>2000-09-06T23:46:50Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-09-06T23:46:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1f99b045c2a9c126b542e31d28251807caebe4d'/>
<id>urn:sha1:e1f99b045c2a9c126b542e31d28251807caebe4d</id>
<content type='text'>
    -- Unknown

Now that the RSA algorithm is released into the public domain, build
librsaintl by default unless NO_RSAINTL is set in make.conf.

The native OpenSSL implementation of RSA is much faster, doesn't have
an artificial keysize limitation, has 30% fewer calories and tastes great!
</content>
</entry>
<entry>
<title>Argh. Cut/paste transcription error.  Fix syntax of previous commit.</title>
<updated>2000-07-03T06:26:30Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-07-03T06:26:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e7cbb3c9194d3c624376b1e1e03817a3e76bdc1'/>
<id>urn:sha1:8e7cbb3c9194d3c624376b1e1e03817a3e76bdc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1</title>
<updated>2000-07-03T06:24:23Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-07-03T06:24:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86c9b3ab20fe43a5acbd2d17c4287a961beef62f'/>
<id>urn:sha1:86c9b3ab20fe43a5acbd2d17c4287a961beef62f</id>
<content type='text'>
Use that to be the final arbiter of whether or not to build the
librsaintl.so plugin for openssl/openssh.  Add a magic WANT_RSAINTL flag
to force building even if USA_RESIDENT=YES.
</content>
</entry>
<entry>
<title>Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)</title>
<updated>2000-02-26T13:13:03Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-02-26T13:13:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9fa5f5fd96e61991c4cb06bb4ab5c0e4bc9a7a99'/>
<id>urn:sha1:9fa5f5fd96e61991c4cb06bb4ab5c0e4bc9a7a99</id>
<content type='text'>
Reorganize and unify libcrypto's interface so that the RSA implementation
is chosen at runtime via dlopen().

This is a checkpoint and may require more tweaks still.
</content>
</entry>
<entry>
<title>Create a stub libRSAglue for bsd.port.mk's sake</title>
<updated>2000-02-25T09:47:17Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-02-25T09:47:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66812860228396c870c13fb3c9977ea8a6b16df4'/>
<id>urn:sha1:66812860228396c870c13fb3c9977ea8a6b16df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fold libRSAglue into libcrypto so we don't have to special-case</title>
<updated>2000-02-25T08:18:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-02-25T08:18:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=07a0979e84ea285152a6c37d4fb758dbdb0043bb'/>
<id>urn:sha1:07a0979e84ea285152a6c37d4fb758dbdb0043bb</id>
<content type='text'>
all the builds.  There is still no actual RSA implementation code
in libcrypto or src/* on US code trees.
</content>
</entry>
<entry>
<title>Build everything properly. This means:</title>
<updated>2000-02-24T18:59:34Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2000-02-24T18:59:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c9f2d5f4831961e16b54b2893d6ef13b760eceaf'/>
<id>urn:sha1:c9f2d5f4831961e16b54b2893d6ef13b760eceaf</id>
<content type='text'>
o Don't b uild libdes.

o Crypto is now housed in libcrypto (with a compatability symlink to
  libdes)

o RSA may depend on RSAREF at your locale.

o OpenSSH is now a part of the base system.
</content>
</entry>
</feed>
