<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto, branch OPENBSD_5_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-02-25T15:39:49+00:00</updated>
<entry>
<title>Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.</title>
<updated>2015-02-25T15:39:49+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-02-25T15:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f3031aa7bff24911a8cae9bdd7cdcd88d8554f42'/>
<id>urn:sha1:f3031aa7bff24911a8cae9bdd7cdcd88d8554f42</id>
<content type='text'>
See https://www.openssl.org/news/secadv_20150108.txt for a more detailed
discussion.

Original OpenSSL patch here:
https://github.com/openssl/openssl/commit/a7a44ba55cb4f884c6bc9ceac90072dea38e66d0

The regression test is modified a little for KNF.
ok miod@
</content>
</entry>
<entry>
<title>Trivial fix for test progress output.</title>
<updated>2015-02-25T15:31:25+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-02-25T15:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2725a02f7a7b4932578ec02826b4501c29e21ddf'/>
<id>urn:sha1:2725a02f7a7b4932578ec02826b4501c29e21ddf</id>
<content type='text'>
Remove unneeded dangling else, compound statements on a single line.
</content>
</entry>
<entry>
<title>BN_free() has its own NULL check.</title>
<updated>2015-02-19T05:12:01+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-19T05:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9105945305e8064b1b4c31e0c1810233f215dce5'/>
<id>urn:sha1:9105945305e8064b1b4c31e0c1810233f215dce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KNF.</title>
<updated>2015-02-19T05:09:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-19T05:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7c3b9c12bc6c67663772ab8bd0ede0157e06010a'/>
<id>urn:sha1:7c3b9c12bc6c67663772ab8bd0ede0157e06010a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various memory leaks by not exiting so abruptly from failed tests.</title>
<updated>2015-02-15T09:46:47+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-15T09:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=23a04fa2273190c4874c5263ecbaf03e743b19f6'/>
<id>urn:sha1:23a04fa2273190c4874c5263ecbaf03e743b19f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ancient gcc workaround on mips.</title>
<updated>2015-02-15T09:23:23+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-15T09:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11cdb6f84eaa53ac966164b78a543577b49f3f52'/>
<id>urn:sha1:11cdb6f84eaa53ac966164b78a543577b49f3f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Memory leak. Coverity CID 78865</title>
<updated>2015-02-15T09:17:38+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-15T09:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ba352554aeab0c19965926ffe63eb74db79be1ab'/>
<id>urn:sha1:ba352554aeab0c19965926ffe63eb74db79be1ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrong logic; Coverity CID 78894</title>
<updated>2015-02-15T09:15:41+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-15T09:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=43d25d9d0adca1fbbbea133bb6c8c594ecfa57d0'/>
<id>urn:sha1:43d25d9d0adca1fbbbea133bb6c8c594ecfa57d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not rely upon malloc(0) not returning NULL. Not all malloc implementations</title>
<updated>2015-02-11T06:40:04+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-11T06:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a958e8104030c4eac21e785de5482ac58facc7c8'/>
<id>urn:sha1:a958e8104030c4eac21e785de5482ac58facc7c8</id>
<content type='text'>
have this property.
Instead, skip the malloc and memcmp if their size is zero.
Per bcook@ request in order to run on AIX
</content>
</entry>
<entry>
<title>Move 40MB of .rodata and 40MB of stack to .bss; allows this test to run on</title>
<updated>2014-12-15T06:03:15+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-12-15T06:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49eaafc05ceb32d942da31d6c6a9400e83ca4a37'/>
<id>urn:sha1:49eaafc05ceb32d942da31d6c6a9400e83ca4a37</id>
<content type='text'>
platforms with small MAXTSIZ or MAXSSIZ.
</content>
</entry>
</feed>
