<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/bio, branch OPENBSD_7_4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-08-07T11:00:54+00:00</updated>
<entry>
<title>Add a regress test exercising BIO_dup_chain() and triggering the leak</title>
<updated>2023-08-07T11:00:54+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-07T11:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fd5183a2bd20346687f8b38e8b44e67e164489c6'/>
<id>urn:sha1:fd5183a2bd20346687f8b38e8b44e67e164489c6</id>
<content type='text'>
fixed in bio_lib.c r1.47 as confirmed by ASAN.
</content>
</entry>
<entry>
<title>bio_asn1 tests: drop unneeded variable</title>
<updated>2023-07-21T20:22:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-21T20:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ccfcd065a1ba4e5ce0c65f171a01cc7443ad84b8'/>
<id>urn:sha1:ccfcd065a1ba4e5ce0c65f171a01cc7443ad84b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify slightly and use i2d_PKCS7_bio_stream()</title>
<updated>2023-05-02T09:30:37+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-05-02T09:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6f68fc5fcaf9afb5a9a86b2f9853fbafdbed4a8f'/>
<id>urn:sha1:6f68fc5fcaf9afb5a9a86b2f9853fbafdbed4a8f</id>
<content type='text'>
This is a wrapper of i2d_ASN1_bio_stream() that doesn't require us to
pass in PKCS7_it.
</content>
</entry>
<entry>
<title>bio_asn1: adjust for more recent churn</title>
<updated>2023-04-25T19:48:24+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-25T19:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e15c73b2e4e0563d83151ee1ed1721ff80281c37'/>
<id>urn:sha1:e15c73b2e4e0563d83151ee1ed1721ff80281c37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The bio_asn1 test will need to be linked statically after the bump</title>
<updated>2023-04-25T15:29:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-25T15:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1a24095d349f02d1d6ec1515ceba9e52c465efa5'/>
<id>urn:sha1:1a24095d349f02d1d6ec1515ceba9e52c465efa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a regress for the recent BIO_new_NDEF() write after free</title>
<updated>2023-03-31T06:07:44+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-31T06:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7e13a0c68611616bf854ae3b65c64b6eda89e362'/>
<id>urn:sha1:7e13a0c68611616bf854ae3b65c64b6eda89e362</id>
<content type='text'>
This is a simple reproducer for a write after free that avoids all the
mess with CMS, PKCS7 and SMIME. This now mostly allows ASAN to check
that the memory handling in this marvellous function is correct.
</content>
</entry>
<entry>
<title>Add regress coverage for some BIO_f_asn1() bugs fixed before release</title>
<updated>2023-03-26T19:14:11+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-26T19:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=016721473eb4c437ecbdfb02621d159ba3f53906'/>
<id>urn:sha1:016721473eb4c437ecbdfb02621d159ba3f53906</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bio_chain test: fix error message</title>
<updated>2023-03-04T12:13:11+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-04T12:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=be0f5b14cae8d20e33bebb2173079f829912fa2a'/>
<id>urn:sha1:be0f5b14cae8d20e33bebb2173079f829912fa2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bio chain test: compress some error printing</title>
<updated>2022-12-10T10:56:16+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-10T10:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e9c4fd2c79ce8acdda0841e902bc80348f93ad6c'/>
<id>urn:sha1:e9c4fd2c79ce8acdda0841e902bc80348f93ad6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bio chain test: deduplicate chain walking code</title>
<updated>2022-12-10T10:45:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-10T10:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4703b1315c23e240417113822217d25e296afea9'/>
<id>urn:sha1:4703b1315c23e240417113822217d25e296afea9</id>
<content type='text'>
</content>
</entry>
</feed>
