<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/ui/ui.h, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-03-09T15:25:53+00:00</updated>
<entry>
<title>const correct UI_OpenSSL()</title>
<updated>2025-03-09T15:25:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-09T15:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cfae44170b6af9cf26e431260623915320aec739'/>
<id>urn:sha1:cfae44170b6af9cf26e431260623915320aec739</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>Garbage collec UI_UTIL remnants</title>
<updated>2024-08-31T10:28:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-31T10:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a3d07755a8d0db401282e8062b34e00134369199'/>
<id>urn:sha1:a3d07755a8d0db401282e8062b34e00134369199</id>
<content type='text'>
ok beck jsing
</content>
</entry>
<entry>
<title>Move some includes out of OPENSSL_NO_DEPRECATED</title>
<updated>2023-04-18T08:33:43+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-18T08:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7c140db45f1d1b8f4daf0a81424b35e3a5ff8e29'/>
<id>urn:sha1:7c140db45f1d1b8f4daf0a81424b35e3a5ff8e29</id>
<content type='text'>
Some headers were included conditionally on OPENSSL_NO_DEPRECATED in hopes
that eventually the mess of everything includes everything will magically
resolve itself. Of course everyone would end up building openssl with
OPENSSL_NO_DEPRECATED over time... Right.

Surprisingly, the ecosystem has come to rely on these implicit inclusions,
so about two dozen ports would fail to build because of this. Patching this
would be easy but really not worth the effort.

ok jsing
</content>
</entry>
<entry>
<title>Expose UI_null()</title>
<updated>2023-03-10T16:41:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-10T16:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b84e5290af08a8f2fa2bd7a8638737c2f83a9ec'/>
<id>urn:sha1:6b84e5290af08a8f2fa2bd7a8638737c2f83a9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spelling fixes; from paul tagliamonte</title>
<updated>2022-12-26T07:18:53+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-12-26T07:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120'/>
<id>urn:sha1:2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120</id>
<content type='text'>
i removed the arithmetics -&gt; arithmetic changes, as i felt they
were not clearly correct

ok tb
</content>
</entry>
<entry>
<title>Prepare to provide UI_null()</title>
<updated>2022-12-17T21:59:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-17T21:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4b4b2e861fa5803efe93b65c639a868dee5d6325'/>
<id>urn:sha1:4b4b2e861fa5803efe93b65c639a868dee5d6325</id>
<content type='text'>
xmlsec needs this, nothing else. Our linkers link libxmlsec1-openssl,
only warns and since nothing uses this library in ports, this wasn't
noticed for a long time.

Reported by Thomas Mitterfellner

ok jsing
</content>
</entry>
<entry>
<title>Unbreak the tree, after the previous commit.</title>
<updated>2022-07-12T18:43:56+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-07-12T18:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8b803997ba3a0e375884475ca58ace2454076604'/>
<id>urn:sha1:8b803997ba3a0e375884475ca58ace2454076604</id>
<content type='text'>
</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>KNF and grammar tweaks for comments; wrap a few overlong prototypes.</title>
<updated>2020-09-24T19:20:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-24T19:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4809a5c52fe0b07db5e0aa03781e19959f612e98'/>
<id>urn:sha1:4809a5c52fe0b07db5e0aa03781e19959f612e98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a const qualifier to the argument of UI_method_get_closer(),</title>
<updated>2018-06-02T04:45:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-06-02T04:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d387237931d17dffcba378b52465111805acfef5'/>
<id>urn:sha1:d387237931d17dffcba378b52465111805acfef5</id>
<content type='text'>
UI_method_get_flusher(), UI_method_get_opener(),
UI_method_get_prompt_constructor(), UI_method_get_reader(), and
UI_method_get_writer().

tested in a bulk build by sthen
ok jsing
</content>
</entry>
</feed>
