<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/asn1, branch libressl-v3.2.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-04-10T07:05:24+00:00</updated>
<entry>
<title>When printing the serialNumber, fall back to the colon separated hex</title>
<updated>2020-04-10T07:05:24+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-04-10T07:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4689dc5a48a9c21efc191442a6cc826034785951'/>
<id>urn:sha1:4689dc5a48a9c21efc191442a6cc826034785951</id>
<content type='text'>
bytes in case ASN1_INTEGER_get() failed. This happens more often since
asn1/a_int.c -r1.34. Matches OpenSSL behavior.

Issue in openssl x509 -text output reported by sthen

ok jsing sthen
</content>
</entry>
<entry>
<title>Fix ASN1 print functions</title>
<updated>2020-03-24T10:46:38+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2020-03-24T10:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eacf3461605a07f186ea238b0a1a1a26cf1aa9ea'/>
<id>urn:sha1:eacf3461605a07f186ea238b0a1a1a26cf1aa9ea</id>
<content type='text'>
Check and print out boolean type properly.
Based on OpenSSL commit ad72d9fdf7709ddb97a58d7d45d755e6e0504b96.
Reduced unneeded parentheses from if condition.

Check return value from i2s_ASN1_INTEGER.
Based on OpenSSL commit 5e3553c2de9a365479324b8ba8b998f0cce3e527.
Added if condition expression and return 0 if NULL is returned.

ok tb@
</content>
</entry>
<entry>
<title>Avoid leak in error path of asn1_parse2</title>
<updated>2020-01-09T11:27:21+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2020-01-09T11:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8b9f481b47fe0f92f73f2dfab84982ebc9010790'/>
<id>urn:sha1:8b9f481b47fe0f92f73f2dfab84982ebc9010790</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>Sort standard_methods by pkey_id.</title>
<updated>2019-11-02T16:06:25+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-11-02T16:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ff09486d906c9da98b73480e4369dffd30b13a4d'/>
<id>urn:sha1:ff09486d906c9da98b73480e4369dffd30b13a4d</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Wire up ASN.1 methods for RSA-PSS.</title>
<updated>2019-11-01T15:08:36+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-11-01T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=98c2dc0c0d57c87ed8521348977e85f15b5e0027'/>
<id>urn:sha1:98c2dc0c0d57c87ed8521348977e85f15b5e0027</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>Provide ASN1_TYPE_{,un}pack_sequence().</title>
<updated>2019-10-24T16:36:10+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-10-24T16:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=60d6d093dd86325c7bf85fa13fdad5e0e2c65b98'/>
<id>urn:sha1:60d6d093dd86325c7bf85fa13fdad5e0e2c65b98</id>
<content type='text'>
These are internal only for now.

Based on OpenSSL 1.1.1d.

ok inoguchi@
</content>
</entry>
<entry>
<title>Add static_ASN1_* macro</title>
<updated>2019-08-20T13:10:09+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-08-20T13:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f000b328c69a5b2a7836e2ee4437a5a052ce3a1a'/>
<id>urn:sha1:f000b328c69a5b2a7836e2ee4437a5a052ce3a1a</id>
<content type='text'>
- Add static_ASN1_* macro. Patch was provided by steils AT gentoo.org
</content>
</entry>
<entry>
<title>Fix signed overflow in X509_CRL_print().</title>
<updated>2019-05-12T15:56:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-05-12T15:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ac296778a77bfa718b1390f9ec05c6d3e7d03df7'/>
<id>urn:sha1:ac296778a77bfa718b1390f9ec05c6d3e7d03df7</id>
<content type='text'>
fixes oss-fuzz #14558

ok beck jsing
</content>
</entry>
<entry>
<title>Avoid an undefined shift in ASN1_ENUMERATED_get().</title>
<updated>2019-04-28T05:05:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-04-28T05:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe44082204f24f81db325cbf55029e4281c96659'/>
<id>urn:sha1:fe44082204f24f81db325cbf55029e4281c96659</id>
<content type='text'>
(same fix as in a_int.c rev 1.34)

Fixes oss-fuzz issue #13809

ok beck, jsing
</content>
</entry>
<entry>
<title>Avoid an undefined shift in ASN1_INTEGER_get().</title>
<updated>2019-04-28T05:03:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-04-28T05:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=733d79c7c9c40d538016d5044ee64d0de934ab5a'/>
<id>urn:sha1:733d79c7c9c40d538016d5044ee64d0de934ab5a</id>
<content type='text'>
Fixes oss-fuzz issue #13804

ok beck, jsing
</content>
</entry>
</feed>
