<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/bio, branch OPENBSD_7_6</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-02-09T12:48:32+00:00</updated>
<entry>
<title>bio_dump: add a test that prints all values of a single byte</title>
<updated>2024-02-09T12:48:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-02-09T12:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3f4e1376bd2c8312ac9643f26beb883a9f2f7380'/>
<id>urn:sha1:3f4e1376bd2c8312ac9643f26beb883a9f2f7380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bio_dump: fix indent</title>
<updated>2024-02-02T06:47:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-02-02T06:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a9a794ecb695aa4b6c3e89f52825f7772526cb1e'/>
<id>urn:sha1:a9a794ecb695aa4b6c3e89f52825f7772526cb1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bio_dump: add one more testcase</title>
<updated>2024-02-02T06:39:58+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-02-02T06:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9e9cea3f6b7f7791c37cb6c68e4477ee026c42d0'/>
<id>urn:sha1:9e9cea3f6b7f7791c37cb6c68e4477ee026c42d0</id>
<content type='text'>
This one covers the silly minuses between the hexdump and the ASCII dump
when dumping eight bytes per line.
</content>
</entry>
<entry>
<title>Add regress coverage for BIO_dump()</title>
<updated>2024-02-02T06:22:01+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-02-02T06:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=736d55c0d533b17d898ed350e461b63ad9d4a742'/>
<id>urn:sha1:736d55c0d533b17d898ed350e461b63ad9d4a742</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
