<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib, branch libressl-v2.5.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.5.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.5.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-01-31T13:19:05+00:00</updated>
<entry>
<title>LibreSSL : regress for carry bug in mulx4x_mont and sqr8x_mont</title>
<updated>2017-01-31T13:19:05+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2017-01-31T13:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=246deb4bbd4aa0deb89c6c0051f717622541248e'/>
<id>urn:sha1:246deb4bbd4aa0deb89c6c0051f717622541248e</id>
<content type='text'>
This regress bntest.c patch is originally from master branch of OpenSSL.
- dca2e0e test/bntest.c: regression test for CVE-2016-7055.
- 3e7a496 test/bntest.c: regression test for carry bug in bn_sqr8x_internal.

These tests were added for these commit.
- 2fac86d bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low severity).
- 3f4bcf5 bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.

ok beck@
</content>
</entry>
<entry>
<title>Update ssl versions regress to handle min/max configured versions and</title>
<updated>2017-01-25T11:11:21+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-25T11:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=94311409ea53a1943ed795d9ee12bb543b0287f4'/>
<id>urn:sha1:94311409ea53a1943ed795d9ee12bb543b0287f4</id>
<content type='text'>
the cover the ssl_supported_version_range() function.
</content>
</entry>
<entry>
<title>Add start of a regress for cert gen and validation. not clean, won't</title>
<updated>2017-01-25T10:29:34+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-25T10:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe779bdf8fe3a5ca93fe1aa8bdc24ea59b8b7adc'/>
<id>urn:sha1:fe779bdf8fe3a5ca93fe1aa8bdc24ea59b8b7adc</id>
<content type='text'>
hook it up yet
</content>
</entry>
<entry>
<title>link in rsa test</title>
<updated>2017-01-25T06:44:22+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-25T06:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5db8efb14ac2f2c5972558f52104b5187d102a2d'/>
<id>urn:sha1:5db8efb14ac2f2c5972558f52104b5187d102a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rsa test from openssl, since it has a license now</title>
<updated>2017-01-25T06:44:04+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-25T06:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ccebb85ad93fb0c046c75e3d8dd0f17d40a2972b'/>
<id>urn:sha1:ccebb85ad93fb0c046c75e3d8dd0f17d40a2972b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix make clean and warnings</title>
<updated>2017-01-24T16:03:28+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-24T16:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d33bde3ed36857acb00572097ce6259ce3671a9d'/>
<id>urn:sha1:d33bde3ed36857acb00572097ce6259ce3671a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sure realloc preserves data</title>
<updated>2017-01-24T15:54:53+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-24T15:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5816ab689898865e87a865d92297fd40edd97eca'/>
<id>urn:sha1:5816ab689898865e87a865d92297fd40edd97eca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use ${.OBJDIR}</title>
<updated>2017-01-24T15:32:20+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-24T15:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe5134794a01afb621ceaefd31b817f891ddce2b'/>
<id>urn:sha1:fe5134794a01afb621ceaefd31b817f891ddce2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update client tests for changes in default EC formats/curves.</title>
<updated>2017-01-24T09:06:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-24T09:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aea70f86fe76f5ba242da58f97c43ef50034a02e'/>
<id>urn:sha1:aea70f86fe76f5ba242da58f97c43ef50034a02e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use prime256v1 for tests unless otherwise specified.</title>
<updated>2017-01-24T06:45:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-24T06:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b3e7077e506a654d0c74fe56dc42ca53b6ca9f68'/>
<id>urn:sha1:b3e7077e506a654d0c74fe56dc42ca53b6ca9f68</id>
<content type='text'>
</content>
</entry>
</feed>
