<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man, branch OPENBSD_7_3</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_3</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-12-18T20:24:52+00:00</updated>
<entry>
<title>document the interaction with BIO_dup_chain(3)</title>
<updated>2022-12-18T20:24:52+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-12-18T20:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3583bd6d4b12a04225220bc84efe794bb72da016'/>
<id>urn:sha1:3583bd6d4b12a04225220bc84efe794bb72da016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a small blurb on @SECLEVEL=n</title>
<updated>2022-12-11T20:53:27+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-11T20:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a9e4d227bad4b465f48f4d9c9226f9465d0a6943'/>
<id>urn:sha1:a9e4d227bad4b465f48f4d9c9226f9465d0a6943</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link to SSL_read_early_data(3)</title>
<updated>2022-09-17T16:03:21+00:00</updated>
<author>
<name>kn</name>
<email></email>
</author>
<published>2022-09-17T16:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=70f7b2faa17684b3944dd57095e0993328b1b4a3'/>
<id>urn:sha1:70f7b2faa17684b3944dd57095e0993328b1b4a3</id>
<content type='text'>
OK tb
</content>
</entry>
<entry>
<title>fix repeated words</title>
<updated>2022-09-10T10:22:46+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-09-10T10:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6a683562a13e9213cebf006617ebc8dc4e8b9871'/>
<id>urn:sha1:6a683562a13e9213cebf006617ebc8dc4e8b9871</id>
<content type='text'>
ok ok miod@ ack ack jmc@
</content>
</entry>
<entry>
<title>AESCGM -&gt; AESGCM</title>
<updated>2022-07-17T08:51:07+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-07-17T08:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dbfa45679be6e7299b4b1c475a0d4d815e3211bf'/>
<id>urn:sha1:dbfa45679be6e7299b4b1c475a0d4d815e3211bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add .Xr links to SSL_CTX_set_security_level(3)</title>
<updated>2022-07-13T22:05:53+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-07-13T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7c4094b0fe904a4fbd78a372a6498e1fc0a159b2'/>
<id>urn:sha1:7c4094b0fe904a4fbd78a372a6498e1fc0a159b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start documenting our new pet octopus, SSL_CTX_set_security_level(3).</title>
<updated>2022-07-13T20:52:36+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-07-13T20:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ab728a67c848b4203d17bc99b072a8ba95807326'/>
<id>urn:sha1:ab728a67c848b4203d17bc99b072a8ba95807326</id>
<content type='text'>
Or should we call it a centipede?

Feedback and OK on a previous version from jsing@
and from our chief myriapodologist, tb@.
</content>
</entry>
<entry>
<title>man pages: add missing commas between subordinate and main clauses</title>
<updated>2022-03-31T17:27:26+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2022-03-31T17:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d8be07546f5ec331a0f851b0ea88212376ebb95'/>
<id>urn:sha1:3d8be07546f5ec331a0f851b0ea88212376ebb95</id>
<content type='text'>
jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@
</content>
</entry>
<entry>
<title>man pages: add missing word, The foo() ... -&gt; The foo() function ...</title>
<updated>2022-03-29T18:15:52+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2022-03-29T18:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bdf85107fe61cee7a4395de94b85298d6592c8ae'/>
<id>urn:sha1:bdf85107fe61cee7a4395de94b85298d6592c8ae</id>
<content type='text'>
ok jmc@ schwarze@
</content>
</entry>
<entry>
<title>man pages: add missing commas in enumerations</title>
<updated>2022-03-29T14:27:59+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2022-03-29T14:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73e6943db680ec4bee34139bfe612acbc35a84b6'/>
<id>urn:sha1:73e6943db680ec4bee34139bfe612acbc35a84b6</id>
<content type='text'>
</content>
</entry>
</feed>
