<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/stack, branch libressl-v3.8.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-08-03T16:32:15+00:00</updated>
<entry>
<title>Remove unused sk/lh macros</title>
<updated>2023-08-03T16:32:15+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-03T16:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=989b85313f728b0b870dc707bb338a96ca53eee3'/>
<id>urn:sha1:989b85313f728b0b870dc707bb338a96ca53eee3</id>
<content type='text'>
ok jsing miod
</content>
</entry>
<entry>
<title>Remove sk_nid_triple_*()</title>
<updated>2023-07-28T10:26:33+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-28T10:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2bca7fcf4242f1f10d0b696c606387ec84d6ccd0'/>
<id>urn:sha1:2bca7fcf4242f1f10d0b696c606387ec84d6ccd0</id>
<content type='text'>
The nid_triple stack is no more. Its type never was part of the public API.
Why its stack macros were will remain a mystery.

ok jsing
</content>
</entry>
<entry>
<title>Make ex_data implementations internal</title>
<updated>2023-07-28T10:19:20+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-28T10:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=df077cec5ce229b03845385f6f75dbe7cd5f7080'/>
<id>urn:sha1:df077cec5ce229b03845385f6f75dbe7cd5f7080</id>
<content type='text'>
To state the obvious: library suffers from way too much extensibility. In
theory, applications can implement their own ex_data implementation. In
practice, none did. A glance at ex_data.c might give an idea as to why.
Make this internal so this particular turd can be replaced with something
slightly saner.

Also sync up the CRYPTO_EX_INDEX_* defines with OpenSSL - at least
the parts we support.

ok jsing
</content>
</entry>
<entry>
<title>Move the policy STACK_OF stuff to pcy_int.h as well</title>
<updated>2023-04-25T18:53:42+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-25T18:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=10ed2aa863bdac9785b93749bd4840b1ed959c38'/>
<id>urn:sha1:10ed2aa863bdac9785b93749bd4840b1ed959c38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove SXNET</title>
<updated>2023-04-25T18:48:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-25T18:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fbf2ba949e9a8593bfac40125b23645ec041759f'/>
<id>urn:sha1:fbf2ba949e9a8593bfac40125b23645ec041759f</id>
<content type='text'>
Unused and no authorative information was found online in 2016
</content>
</entry>
<entry>
<title>Future users of libcrypto will also have to do without strong extranet</title>
<updated>2023-04-24T22:30:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-24T22:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bcc671564aeeb25bdf7d30755b4057e14494f592'/>
<id>urn:sha1:bcc671564aeeb25bdf7d30755b4057e14494f592</id>
<content type='text'>
support.

discussed with beck and jsing
</content>
</entry>
<entry>
<title>Fix sk_is_sorted to tread 0 and 1 element lists as sorted.</title>
<updated>2023-04-24T15:35:22+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-04-24T15:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=798757fdfa77955f088eaf08d641aa2399c96311'/>
<id>urn:sha1:798757fdfa77955f088eaf08d641aa2399c96311</id>
<content type='text'>
from boringssl

ok tb@ jsing@
</content>
</entry>
<entry>
<title>Annotate policy tree STACK_OF() goo for removal from public API</title>
<updated>2023-04-16T08:18:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-16T08:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=153b34f11fbe778f1b9c2fe3f9116597fc137c29'/>
<id>urn:sha1:153b34f11fbe778f1b9c2fe3f9116597fc137c29</id>
<content type='text'>
ok jsing
</content>
</entry>
<entry>
<title>libressl *_namespace.h: adjust *_ALIAS() to require a semicolon</title>
<updated>2023-02-16T08:38:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-02-16T08:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=24a27fd0d17d515b00097199de60fa85a76a95df'/>
<id>urn:sha1:24a27fd0d17d515b00097199de60fa85a76a95df</id>
<content type='text'>
LCRYPTO_ALIAS() and LSSL_ALIAS() contained a trailing semicolon.
This does not conform to style(9), breaks editors and ctags and
(most importantly) my workflow. Fix this by neutering them with
asm("") so that -Wpedantic doesn't complain. There's precedent
in libc's namespace.h

fix suggested by &amp; ok jsing
</content>
</entry>
<entry>
<title>Hide symbols in libcrypto/stack</title>
<updated>2022-11-11T19:18:55+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2022-11-11T19:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3d107e555c9047b056fca78ad9fc85579e401cb'/>
<id>urn:sha1:c3d107e555c9047b056fca78ad9fc85579e401cb</id>
<content type='text'>
Automated change from the first attempts at the semi automated
Guentherizer 2000.

ok jsing@ tb@ joshua@
</content>
</entry>
</feed>
