<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/err, branch OPENBSD_7_2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-08-29T06:49:24+00:00</updated>
<entry>
<title>Provide ERR_R_INIT_FAIL.</title>
<updated>2022-08-29T06:49:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-08-29T06:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c8a324eda35cb6ee505bf0ec7b8f74a58a2c2a01'/>
<id>urn:sha1:c8a324eda35cb6ee505bf0ec7b8f74a58a2c2a01</id>
<content type='text'>
Needed for an upcoming change.

ok tb@
</content>
</entry>
<entry>
<title>Remove mkerr.pl remnants from LibreSSL</title>
<updated>2022-07-12T14:42:50+00:00</updated>
<author>
<name>kn</name>
<email></email>
</author>
<published>2022-07-12T14:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=89e42d5857196a8071fbafb5565388d0e20ec32b'/>
<id>urn:sha1:89e42d5857196a8071fbafb5565388d0e20ec32b</id>
<content type='text'>
This script is not used at all and files are edited by hand instead.
Thus remove misleading comments incl. the obsolete script/config.

Feedback OK jsing tb
</content>
</entry>
<entry>
<title>Sort alphabetically so that future omissions will be easier to spot.</title>
<updated>2022-05-07T17:20:41+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-05-07T17:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f47a6eaea634198cd7b3327e3541a6d7b7690498'/>
<id>urn:sha1:f47a6eaea634198cd7b3327e3541a6d7b7690498</id>
<content type='text'>
discussed with jsing
</content>
</entry>
<entry>
<title>Add missing ERR_load_{COMP,CT,KDF}_strings()</title>
<updated>2022-05-06T20:49:01+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-05-06T20:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c84564af0c5d26256cd2cf25c38c41332c5c08a0'/>
<id>urn:sha1:c84564af0c5d26256cd2cf25c38c41332c5c08a0</id>
<content type='text'>
ok beck
</content>
</entry>
<entry>
<title>Provide KDFerr() and KDFerror() macros</title>
<updated>2022-05-05T08:48:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-05-05T08:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=916ce938eee29b0298ca8325ece1c5b54cc2b052'/>
<id>urn:sha1:916ce938eee29b0298ca8325ece1c5b54cc2b052</id>
<content type='text'>
ok beck jsing
</content>
</entry>
<entry>
<title>Add a new, mostly empty, bio_local.h and include it in the files</title>
<updated>2022-01-07T09:02:18+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-07T09:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1eb53a0fe0ea503fe673aa0a6e347e503090c429'/>
<id>urn:sha1:1eb53a0fe0ea503fe673aa0a6e347e503090c429</id>
<content type='text'>
that will need it in the upcoming bump.

discussed with jsing
</content>
</entry>
<entry>
<title>Make the certificate transparency code build with the rest of the library</title>
<updated>2021-11-24T01:12:43+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2021-11-24T01:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=61f85f5283a01224548085f548fbf75b2ae1fd26'/>
<id>urn:sha1:61f85f5283a01224548085f548fbf75b2ae1fd26</id>
<content type='text'>
Do not expose it yet, this will wait for an upcoming bump

ok tb@
</content>
</entry>
<entry>
<title>Provide err_clear_last_constant_time() as a way of clearing an error from</title>
<updated>2019-10-17T14:28:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-10-17T14:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cdb76e881734edbc82f0b1df9c49a999be1c2c97'/>
<id>urn:sha1:cdb76e881734edbc82f0b1df9c49a999be1c2c97</id>
<content type='text'>
the top of the error stack in constant time.

This will be used by upcoming RSA changes.

From OpenSSL 1.1.1d.

ok inoguchi@ tb@
</content>
</entry>
<entry>
<title>Load CMS error strings.</title>
<updated>2019-09-09T17:56:21+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-09-09T17:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c146bc97665a82b9895f2ad378d2f00bb0978c03'/>
<id>urn:sha1:c146bc97665a82b9895f2ad378d2f00bb0978c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KNF: move two opening curly braces of function bodies to their own lines</title>
<updated>2018-04-03T21:59:37+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-04-03T21:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=426a421e14686f45bc9d7f73c4ea02bac4262e4d'/>
<id>urn:sha1:426a421e14686f45bc9d7f73c4ea02bac4262e4d</id>
<content type='text'>
</content>
</entry>
</feed>
