<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/util, branch libressl-v2.7.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.7.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.7.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-04-17T19:22:31+00:00</updated>
<entry>
<title>Remove utils that we don't use</title>
<updated>2014-04-17T19:22:31+00:00</updated>
<author>
<name>afresh1</name>
<email></email>
</author>
<published>2014-04-17T19:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1d116eb7a07a1511041a9267a883a30fdf37c62a'/>
<id>urn:sha1:1d116eb7a07a1511041a9267a883a30fdf37c62a</id>
<content type='text'>
opensslwrap.sh and shlib_wrap.sh are used by tests that are getting replaced,
x86asm.sh is obsoleted by our Makefile machinery

ok miod
</content>
</entry>
<entry>
<title>Remove unused ssl utils</title>
<updated>2014-04-17T19:20:52+00:00</updated>
<author>
<name>afresh1</name>
<email></email>
</author>
<published>2014-04-17T19:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b1775c75d1207b8470bc1541bd04c11166acda71'/>
<id>urn:sha1:b1775c75d1207b8470bc1541bd04c11166acda71</id>
<content type='text'>
This code is the reason perl has a name as a write only language.

ok deraadt miod
</content>
</entry>
<entry>
<title>    $infile="/home/eay/ssl/SSLeay/MINFO";</title>
<updated>2014-04-15T21:34:05+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-15T21:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fd26355d5ee38bdac0b04bca7bf07e4fb1a0a2a7'/>
<id>urn:sha1:fd26355d5ee38bdac0b04bca7bf07e4fb1a0a2a7</id>
<content type='text'>
I wonder when these scripts were last used...
</content>
</entry>
<entry>
<title>The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow for</title>
<updated>2014-04-15T20:19:57+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-15T20:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=23d30aa6a3dad2fb0b07f43e30013d6ba7037ebd'/>
<id>urn:sha1:23d30aa6a3dad2fb0b07f43e30013d6ba7037ebd</id>
<content type='text'>
obsolete (and mostly internal) routines to be compiled out.

We don't expect any reasonable software to stick to these interfaces, so better
clean up the view and unifdef -DNO_ASN1_OLD.

The astute reader will notice the existence of NO_OLD_ASN1 which serves a
similar purpose, but is more entangled. Its time will come, soon.
</content>
</entry>
<entry>
<title>Remove the GOST engine: It is not compiled or used and depends on the</title>
<updated>2014-04-15T18:02:05+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2014-04-15T18:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=156754a7255a66585eae75de94a4d0f62dd305c0'/>
<id>urn:sha1:156754a7255a66585eae75de94a4d0f62dd305c0</id>
<content type='text'>
"dynamic engine" feature that is not enabled in our build.  People who
need it can still pull it out of the Attic; if it is to have a Russian
engine just because it's a Russian engine.

OK deraadt@ beck@
</content>
</entry>
<entry>
<title>used for windows dll builds only</title>
<updated>2014-04-14T18:31:08+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-14T18:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e0b0a00562d6c753bab6a0ee1fdebd3ed224ee2'/>
<id>urn:sha1:1e0b0a00562d6c753bab6a0ee1fdebd3ed224ee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the Broadcom ubsec engine:</title>
<updated>2014-04-13T17:48:39+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2014-04-13T17:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7dc72eaf8325af95a34110a8cbd9fad68efeeedb'/>
<id>urn:sha1:7dc72eaf8325af95a34110a8cbd9fad68efeeedb</id>
<content type='text'>
The vendor_defns/hw_ubsec.h file has a copyright that does not grant rights!

Vendor files should either include a compatible license in the
copyright statement or use OpenSSL's defaults, but adding a copyright
statement without any terms is not acceptable.  It should not have
been included in the first place.

(The ubsec(4) kernel driver is not affected by this change)

ok deraadt@
</content>
</entry>
<entry>
<title>Remove the IBM 4758 engine: we don't have this hardware and it is an</title>
<updated>2014-04-13T17:29:41+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2014-04-13T17:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=45f3bc2e7ecfb79db1e1fa8a1f8b7c4e04b785fc'/>
<id>urn:sha1:45f3bc2e7ecfb79db1e1fa8a1f8b7c4e04b785fc</id>
<content type='text'>
old PCI accelerator that was EOL'ed in 2005.

ok deraadt@
</content>
</entry>
<entry>
<title>Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.</title>
<updated>2014-04-13T15:25:35+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-13T15:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d2b3c9742a7df4ab87384039c99682d1944f66d7'/>
<id>urn:sha1:d2b3c9742a7df4ab87384039c99682d1944f66d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was generated by cvs2git to track changes on a CVS vendor</title>
<updated>2014-04-13T15:16:37+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-13T15:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b904f69e7ff86ba6dd76b909b7e9caa352065e66'/>
<id>urn:sha1:b904f69e7ff86ba6dd76b909b7e9caa352065e66</id>
<content type='text'>
branch.</content>
</entry>
</feed>
