<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/exdata, branch OPENBSD_7_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-10-02T14:12:21+00:00</updated>
<entry>
<title>Enable additional CRYPTO_get_ex_new_index() tests.</title>
<updated>2024-10-02T14:12:21+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-10-02T14:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=267baa6074a81604b7c27b578edbae304f328e56'/>
<id>urn:sha1:267baa6074a81604b7c27b578edbae304f328e56</id>
<content type='text'>
It was previously possible to call CRYPTO_get_ex_new_index() with either
a negative index or a positive index that equaled or exceeded
CRYPTO_EX_INDEX__COUNT. The reimplementation of exdata treats these as
error cases.
</content>
</entry>
<entry>
<title>Codify more insane CRYPTO_EX_DATA API.</title>
<updated>2024-03-25T10:41:36+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-25T10:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=66b68c766a2efeb2c34fae2469e74e4a09660bc4'/>
<id>urn:sha1:66b68c766a2efeb2c34fae2469e74e4a09660bc4</id>
<content type='text'>
The current CRYPTO_EX_DATA implementation allows for data to be set without
calling new, indexes can be used without allocation, new can be called without
getting an index and dup can be called after new or without calling new.
</content>
</entry>
<entry>
<title>Add initial regress for CRYPTO_EX_DATA.</title>
<updated>2023-12-27T12:34:32+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2023-12-27T12:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ad1a823e2d944f4caa8afbc5fc18c12b4137549b'/>
<id>urn:sha1:ad1a823e2d944f4caa8afbc5fc18c12b4137549b</id>
<content type='text'>
</content>
</entry>
</feed>
