<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/asn1, branch OPENBSD_7_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-07-21T13:25:11+00:00</updated>
<entry>
<title>asn1time: indicate which comparison function failed</title>
<updated>2024-07-21T13:25:11+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-07-21T13:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e9d81543648b215b7a990d14f1ec580de42eff13'/>
<id>urn:sha1:e9d81543648b215b7a990d14f1ec580de42eff13</id>
<content type='text'>
extracted from a diff by Kenjiro Nakayama
</content>
</entry>
<entry>
<title>asn1object: zap trailing whitespace</title>
<updated>2024-05-29T17:23:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-29T17:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=48544c515c7eb12f6d6f680bd1432c6912e981e1'/>
<id>urn:sha1:48544c515c7eb12f6d6f680bd1432c6912e981e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it possible for the large OID test to fail</title>
<updated>2024-05-29T16:49:36+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-29T16:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d7f34a0ea0c626b8d719f6481840ac3f1748d642'/>
<id>urn:sha1:d7f34a0ea0c626b8d719f6481840ac3f1748d642</id>
<content type='text'>
failed was set to 0 at the top of the function, so failure and success
were indistinguishable. Move failed = 0 to the end so it can actually
fail.
</content>
</entry>
<entry>
<title>Add regress coverage for some corner cases of i2d_ASN1_OBJECT()</title>
<updated>2024-05-29T16:47:26+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-29T16:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=434b8ed11ed855e06fc6d5ef91da16ae7f56b4a3'/>
<id>urn:sha1:434b8ed11ed855e06fc6d5ef91da16ae7f56b4a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress coverage for i2d_ASN1_OBJECT() fixes</title>
<updated>2024-05-29T16:19:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-29T16:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8a8fcb3b0c70f3a459f94161cc30c9dccc6d6921'/>
<id>urn:sha1:8a8fcb3b0c70f3a459f94161cc30c9dccc6d6921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate last timegm() correctly this time</title>
<updated>2024-05-25T18:59:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-25T18:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=31c52e36b1f0d06b2661091f31fac0bed3f20e96'/>
<id>urn:sha1:31c52e36b1f0d06b2661091f31fac0bed3f20e96</id>
<content type='text'>
Also add a test case with a generalized time representing the moment
one second past the 32-bit epoch wrap.
</content>
</entry>
<entry>
<title>Revert previous</title>
<updated>2024-05-25T12:47:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-25T12:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b7868e4b9d6c0df0e1426f8d7b709b728d71b4ec'/>
<id>urn:sha1:b7868e4b9d6c0df0e1426f8d7b709b728d71b4ec</id>
<content type='text'>
It wasn't quite right, but I also think the test is bogus.
</content>
</entry>
<entry>
<title>asn1time: another use of gmtime was hiding here</title>
<updated>2024-05-25T06:42:15+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-05-25T06:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=82bd1ec988fd8eeb6f78430c11f8cb9f3cc702df'/>
<id>urn:sha1:82bd1ec988fd8eeb6f78430c11f8cb9f3cc702df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page</title>
<updated>2024-04-08T19:57:40+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2024-04-08T19:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8807adb1d28698db8fbed42eea22753d2604260c'/>
<id>urn:sha1:8807adb1d28698db8fbed42eea22753d2604260c</id>
<content type='text'>
This makes it where people can't put dumb values in certs without
trying harder, and changes the regress to test this.

GENERALIZED times outside of the RFC5280 spec are required for OCSP
but these should be constructed with the GENERALIZED time string
setters.

ok tb@
</content>
</entry>
<entry>
<title>Link x509_algor test statically and switch to the internal</title>
<updated>2024-02-29T20:03:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-02-29T20:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6a7e35a08c8b5c9fe1db95ac961639c39490ff17'/>
<id>urn:sha1:6a7e35a08c8b5c9fe1db95ac961639c39490ff17</id>
<content type='text'>
X509_ALGOR_set0_evp_md()
</content>
</entry>
</feed>
