<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress, branch libressl-v3.5.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.5.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.5.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-03-10T04:39:49+00:00</updated>
<entry>
<title>Simple regress for NULL deref reported by Guido Vranken and fixed in</title>
<updated>2022-03-10T04:39:49+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-03-10T04:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e1c152af61679fc5c529fbc336288c13b53eb61'/>
<id>urn:sha1:3e1c152af61679fc5c529fbc336288c13b53eb61</id>
<content type='text'>
bn_exp2.c r1.13.
</content>
</entry>
<entry>
<title>Some more c99 initializers for consistency and readability</title>
<updated>2022-03-08T16:59:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-03-08T16:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f93947eafd149c34ec78cdf5d25d1f34229a33bb'/>
<id>urn:sha1:f93947eafd149c34ec78cdf5d25d1f34229a33bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test coverage for i2a_ASN1_OBJECT()</title>
<updated>2022-03-05T14:16:13+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-03-05T14:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c14d2ec68333323de403d1ca3801b31658f0f498'/>
<id>urn:sha1:c14d2ec68333323de403d1ca3801b31658f0f498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide additional ASN1_OBJECT test coverage.</title>
<updated>2022-03-02T17:39:56+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-03-02T17:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf6d59d14892835eac8d03b35fa91f7c66ec2b5b'/>
<id>urn:sha1:cf6d59d14892835eac8d03b35fa91f7c66ec2b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress coverage for ASN1_OBJECT public interfaces.</title>
<updated>2022-02-26T16:45:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-26T16:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2170dc0294086003752e3ba250faf5599d823160'/>
<id>urn:sha1:2170dc0294086003752e3ba250faf5599d823160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test OBJ_obj2txt() with NULL and short buffers.</title>
<updated>2022-02-20T13:47:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-20T13:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f92405709fc854ad7c4d81607cf11f15e95c65e6'/>
<id>urn:sha1:f92405709fc854ad7c4d81607cf11f15e95c65e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add memory BIO small I/O tests.</title>
<updated>2022-02-19T16:00:57+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-19T16:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=596778bed0f220f781a81217cb21311ffb21a3e5'/>
<id>urn:sha1:596778bed0f220f781a81217cb21311ffb21a3e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for memory BIO.</title>
<updated>2022-02-17T18:51:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-17T18:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=724902ed5b0f1ef14e66602be302501c849b524a'/>
<id>urn:sha1:724902ed5b0f1ef14e66602be302501c849b524a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with no_name == 0.</title>
<updated>2022-02-12T12:42:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-12T12:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7b270ad18ea17b434c242a8a6928f4a26a0eaea7'/>
<id>urn:sha1:7b270ad18ea17b434c242a8a6928f4a26a0eaea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise for OBJ_obj2txt() OID arc limits.</title>
<updated>2022-02-12T03:02:47+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-02-12T03:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7676cf85d21fefda1d234d70fb1f1f519919aff8'/>
<id>urn:sha1:7676cf85d21fefda1d234d70fb1f1f519919aff8</id>
<content type='text'>
</content>
</entry>
</feed>
