<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/pqueue.h, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-05-04T10:53:38+00:00</updated>
<entry>
<title>sigh. pqueue_find() also needs a const treatment</title>
<updated>2025-05-04T10:53:38+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-04T10:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=160eaa0c6e4db50ab2f62adbc974105628cb8adc'/>
<id>urn:sha1:160eaa0c6e4db50ab2f62adbc974105628cb8adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pqueue.h: zap trailing whitespace</title>
<updated>2025-05-04T10:47:46+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-04T10:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11bba995f9af3b468e80a8d11be2216a626da6e7'/>
<id>urn:sha1:11bba995f9af3b468e80a8d11be2216a626da6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>const correct first argument of pitem_new()</title>
<updated>2025-05-04T10:47:02+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-04T10:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22ec584fb73b85c9becb0fb799e459cc1972f677'/>
<id>urn:sha1:22ec584fb73b85c9becb0fb799e459cc1972f677</id>
<content type='text'>
Makes upcoming changes in regress less ugly.
</content>
</entry>
<entry>
<title>Add an explict list of exported symbols with just the functions</title>
<updated>2016-11-04T18:28:58+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2016-11-04T18:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ce835f2efa54fde1b0bcb50acb340a01efb19727'/>
<id>urn:sha1:ce835f2efa54fde1b0bcb50acb340a01efb19727</id>
<content type='text'>
declared in the public headers, and use __{BEGIN,END}_HIDDEN_DECLS
in the internal headers to optimize internal functions

ok jsing@
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-12T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59f4f2c61d71e266d37dd2fc97615b3fd35b4721'/>
<id>urn:sha1:59f4f2c61d71e266d37dd2fc97615b3fd35b4721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop pulling pqueue.h into ssl_locl.h since only a small part of libssl</title>
<updated>2014-05-22T17:37:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-22T17:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5ac4fd0eaaac32772c817578ee9a2c662fa8f630'/>
<id>urn:sha1:5ac4fd0eaaac32772c817578ee9a2c662fa8f630</id>
<content type='text'>
actually needs it. Instead, just include it in the files where it is
actually necessary.

Also remove standard includes from pqueue.h so that they are not available
as a side effect. Just add the two includes that are needed to pqueue.c.

ok miod@
</content>
</entry>
<entry>
<title>Move the `pqueue' part of libcrypto, which is a glorified sorted linked list</title>
<updated>2014-05-12T19:14:14+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-12T19:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d65c39e2c5f99603b15513e73dbc0dc5ca5b73fd'/>
<id>urn:sha1:d65c39e2c5f99603b15513e73dbc0dc5ca5b73fd</id>
<content type='text'>
of 64-bit data, and only used by DTLS, to libssl where it belongs.

Remove pqueue_print() which is a debugging interface and serves no useful
purpose, except for the regress test, which grows its own pqueue_print()
routine.

Bump libcrypto major and libssl minor.

WARNING: do not update your tree right now, more changes are coming, which
will ride the libcrypto major bump.
</content>
</entry>
</feed>
