<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/pkcs7, branch libressl-v2.9.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.9.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-03-13T20:34:00+00:00</updated>
<entry>
<title>Fix a number of ASN1_INTEGER vs ASN1_STRING mixups coming from the</title>
<updated>2019-03-13T20:34:00+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-03-13T20:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5ac8b80c66d7d9f6dab1bfdf23f0578eb05dffa0'/>
<id>urn:sha1:5ac8b80c66d7d9f6dab1bfdf23f0578eb05dffa0</id>
<content type='text'>
mechanical M_ASN1 macro expansion.  The ASN1_INTEGER_cmp function
takes signs into account while ASN1_STRING_cmp doesn't. The mixups
mostly involve serialNumbers, which, in principle, should be positive.
However, it is unclear whether that is checked or enforced anywhere
in the code, so these are probably bugs.

Patch from Holger Mikolon
ok jsing
</content>
</entry>
<entry>
<title>use freezero() instead of memset/explicit_bzero + free.  Substantially</title>
<updated>2017-05-02T03:59:45+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2017-05-02T03:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5904cc0e04409fde39a97e6580535da34eeb4291'/>
<id>urn:sha1:5904cc0e04409fde39a97e6580535da34eeb4291</id>
<content type='text'>
reduces conditional logic (-218, +82).

MOD_EXP_CTIME_MIN_CACHE_LINE_WIDTH cache alignment calculation bn/bn_exp.c
wasn'tt quite right.  Two other tricky bits with ASN1_STRING_FLAG_NDEF and
BN_FLG_STATIC_DATA where the condition cannot be collapsed completely.

Passes regress.  ok beck
</content>
</entry>
<entry>
<title>Send the function codes from the error functions to the bit bucket,</title>
<updated>2017-01-29T17:49:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-29T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f47bd292f36094480caa49ada36b99a69c59b0'/>
<id>urn:sha1:d1f47bd292f36094480caa49ada36b99a69c59b0</id>
<content type='text'>
as was done earlier in libssl. Thanks inoguchi@ for noticing
libssl had more reacharounds into this.
ok jsing@ inoguchi@
</content>
</entry>
<entry>
<title>Expand ASN1_ITEM_rptr macros - no change in generated assembly.</title>
<updated>2016-12-30T15:38:13+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-30T15:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d4b09bfd41d8d40b82b197b4ec8b0232cd6ee1fa'/>
<id>urn:sha1:d4b09bfd41d8d40b82b197b4ec8b0232cd6ee1fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand DECLARE_ASN1_{NDEF,PRINT}_FUNCTION macros - no change in</title>
<updated>2016-12-27T16:12:47+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-27T16:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=88eca948401bc84800904fce043f4ca513c36349'/>
<id>urn:sha1:88eca948401bc84800904fce043f4ca513c36349</id>
<content type='text'>
preprocesssor output.
</content>
</entry>
<entry>
<title>Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have been</title>
<updated>2016-12-27T16:05:57+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-27T16:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0bde81f3db44da2391092cc43925c8351096c73c'/>
<id>urn:sha1:0bde81f3db44da2391092cc43925c8351096c73c</id>
<content type='text'>
nothing but markers for utils/mkstack.pl... and we removed the code that
generated more macros from these markers in 2014.
</content>
</entry>
<entry>
<title>Expand DECLARE_ASN1_ITEM - no change to preprocessor output.</title>
<updated>2016-12-27T15:35:59+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-27T15:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=50debf61d5f52106f032525ed745d120470ca545'/>
<id>urn:sha1:50debf61d5f52106f032525ed745d120470ca545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More X509_STORE_CTX_set_*() return value checks.</title>
<updated>2016-11-05T15:19:07+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2016-11-05T15:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f72470bc783a016dc0f537ddde0f7868dcf634f4'/>
<id>urn:sha1:f72470bc783a016dc0f537ddde0f7868dcf634f4</id>
<content type='text'>
ok beck@ jsing@
</content>
</entry>
<entry>
<title>Expand DECLARE_ASN1_.*FUNCTIONS macros.</title>
<updated>2016-09-04T17:25:27+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-09-04T17:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b821b77472515bca3e910c34372cf3306e435dd'/>
<id>urn:sha1:6b821b77472515bca3e910c34372cf3306e435dd</id>
<content type='text'>
No change in preprocessed output, ignoring whitespace and line numbers.
</content>
</entry>
<entry>
<title>Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).</title>
<updated>2015-09-30T18:41:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-30T18:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=80275458dc3673baf5dc56ab2300719f4828295b'/>
<id>urn:sha1:80275458dc3673baf5dc56ab2300719f4828295b</id>
<content type='text'>
</content>
</entry>
</feed>
