<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/bf/asm, branch libressl-v2.9.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.9.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-09-12T09:01:45+00:00</updated>
<entry>
<title>Remove horribly old and outdated `documentation' for the assembly code.</title>
<updated>2015-09-12T09:01:45+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-09-12T09:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4cd453d742c14bc663f284124b106f53992c76d7'/>
<id>urn:sha1:4cd453d742c14bc663f284124b106f53992c76d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve conflicts, fix local changes</title>
<updated>2010-10-01T22:59:01+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-01T22:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8922d4bc4a8b8893d72a48deb2cdf58215f98505'/>
<id>urn:sha1:8922d4bc4a8b8893d72a48deb2cdf58215f98505</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use bn_asm_vax.S (from netbsd); test + ok by miod</title>
<updated>2003-11-18T12:39:05+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2003-11-18T12:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3cf6590e9b2b978b44c38897634f84fbf167db4f'/>
<id>urn:sha1:3cf6590e9b2b978b44c38897634f84fbf167db4f</id>
<content type='text'>
use asm code for i386, except for the CBC code, because
it is not clean PIC code.
add &lt;machime/asm.h&gt; support to x86unix.pl
tested by: nick (on 30386), henning, djm, tedu, jmc and more;
no shlib minor crank necessary, only internal symbols changed.
</content>
</entry>
<entry>
<title>openssl-engine0.9.6 merge</title>
<updated>2000-12-15T04:14:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-12-15T04:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6d650c0999a20e109cfad0362536ed667b18086f'/>
<id>urn:sha1:6d650c0999a20e109cfad0362536ed667b18086f</id>
<content type='text'>
Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds
</content>
</entry>
<entry>
<title>OpenSSL 0.9.5a merge</title>
<updated>2000-04-15T06:18:51+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2000-04-15T06:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b608c7f2b175e121f2c22d53341a317153afdc8e'/>
<id>urn:sha1:b608c7f2b175e121f2c22d53341a317153afdc8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.4 merge</title>
<updated>1999-09-29T04:37:45+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>1999-09-29T04:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=de8f24ea083384bb66b32ec105dc4743c5663cdf'/>
<id>urn:sha1:de8f24ea083384bb66b32ec105dc4743c5663cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build</title>
<updated>1998-10-05T20:13:16+00:00</updated>
<author>
<name>ryker</name>
<email></email>
</author>
<published>1998-10-05T20:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9e43e2ac1373d5be5c6500c1bc3b1dd6ee9584b4'/>
<id>urn:sha1:9e43e2ac1373d5be5c6500c1bc3b1dd6ee9584b4</id>
<content type='text'>
functionality for shared libs.

Note that routines such as sslv2_init and friends that use RSA will
not work due to lack of RSA in this library.

Needs documentation and help from ports for easy upgrade to full
functionality where legally possible.
</content>
</entry>
<entry>
<title>This commit was generated by cvs2git to track changes on a CVS vendor</title>
<updated>1998-10-05T20:13:15+00:00</updated>
<author>
<name>ryker</name>
<email></email>
</author>
<published>1998-10-05T20:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9e77c62555877f9a64805c49d0dcd7dbfbb40f4e'/>
<id>urn:sha1:9e77c62555877f9a64805c49d0dcd7dbfbb40f4e</id>
<content type='text'>
branch.</content>
</entry>
<entry>
<title>Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build</title>
<updated>1998-10-05T20:13:15+00:00</updated>
<author>
<name>ryker</name>
<email></email>
</author>
<published>1998-10-05T20:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=536c76cbb863bab152f19842ab88772c01e922c7'/>
<id>urn:sha1:536c76cbb863bab152f19842ab88772c01e922c7</id>
<content type='text'>
functionality for shared libs.

Note that routines such as sslv2_init and friends that use RSA will
not work due to lack of RSA in this library.

Needs documentation and help from ports for easy upgrade to full
functionality where legally possible.
</content>
</entry>
<entry>
<title>Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build</title>
<updated>1998-10-05T20:13:14+00:00</updated>
<author>
<name>ryker</name>
<email></email>
</author>
<published>1998-10-05T20:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aeeae06a79815dc190061534d47236cec09f9e32'/>
<id>urn:sha1:aeeae06a79815dc190061534d47236cec09f9e32</id>
<content type='text'>
functionality for shared libs.

Note that routines such as sslv2_init and friends that use RSA will
not work due to lack of RSA in this library.

Needs documentation and help from ports for easy upgrade to full
functionality where legally possible.
</content>
</entry>
</feed>
