<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man, branch libressl-v3.7.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.7.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.7.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-12-08T11:33:58+00:00</updated>
<entry>
<title>Fix copy-paste error that left a paragraph ending in a comma</title>
<updated>2022-12-08T11:33:58+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-08T11:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=77de0e5f3c23f4957bd4027e4ff78cce33dacf14'/>
<id>urn:sha1:77de0e5f3c23f4957bd4027e4ff78cce33dacf14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the implementation of BIO_push(3) such that it changes nothing</title>
<updated>2022-12-07T23:08:47+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-12-07T23:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eab11350130a507ed42936e4a3c922f3930a163e'/>
<id>urn:sha1:eab11350130a507ed42936e4a3c922f3930a163e</id>
<content type='text'>
and reports failure if a call would result in a cycle.
The algorithm used was originally suggested by jsing@.
Feedback and OK tb@.
</content>
</entry>
<entry>
<title>Add references to the BIO_{push,pop}(3) example</title>
<updated>2022-12-07T22:30:15+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-07T22:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=54623fd72233c5a1c31b5dd154a6cd2e370a29fd'/>
<id>urn:sha1:54623fd72233c5a1c31b5dd154a6cd2e370a29fd</id>
<content type='text'>
The reader may not know what digest BIOs, Base64 BIOs and file BIOs are
and the relevant function names are non-obvious, hence it's not entirely
trivial to find the manuals where they are explained. With these references
a reader should be able to turn the example into actual code.

ok schwarze
</content>
</entry>
<entry>
<title>Fix example string</title>
<updated>2022-12-07T17:17:29+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-07T17:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a8bbe803657992fee2dffb62c013ea1e0b886b85'/>
<id>urn:sha1:a8bbe803657992fee2dffb62c013ea1e0b886b85</id>
<content type='text'>
If you want to Base64-encode "Hello World\n" using a BIO, you had better
pass "Hello World\n" into it, not something slightly different... While
we're touching this, we might as well write it the way K&amp;R did...
</content>
</entry>
<entry>
<title>Zap extra space</title>
<updated>2022-12-06T22:22:42+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-06T22:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=32fe386349a977647091ee39b6ae9311c9525d2c'/>
<id>urn:sha1:32fe386349a977647091ee39b6ae9311c9525d2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major rewrite for accuracy and clarity, and document BIO_set_next(3).</title>
<updated>2022-12-06T21:13:01+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2022-12-06T21:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bcbb0a6883f1cfe1369eaeec3a6295d9919b9305'/>
<id>urn:sha1:bcbb0a6883f1cfe1369eaeec3a6295d9919b9305</id>
<content type='text'>
Feedback and OK tb@.
</content>
</entry>
<entry>
<title>arithmethic -&gt; arithmetic</title>
<updated>2022-12-06T02:12:05+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-12-06T02:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=51a89408b0f8300d3e9af7f905dbd8b7af00dff6'/>
<id>urn:sha1:51a89408b0f8300d3e9af7f905dbd8b7af00dff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop 'perhaps a little', plus grammar and spelling nits</title>
<updated>2022-12-02T22:58:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-02T22:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ed495f126a1e6e5dab84c2e136a4399bbaa74752'/>
<id>urn:sha1:ed495f126a1e6e5dab84c2e136a4399bbaa74752</id>
<content type='text'>
BIO_push() and BIO_pop() are misnamed. No need to gently and politely
suggest that their 'names [...] are perhaps a little misleading'.
</content>
</entry>
<entry>
<title>Mark the X509_V_FLAG_CB_ISSUER_CHECK flag as deprecated</title>
<updated>2022-12-01T05:33:55+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-12-01T05:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=999637f285854326cc5508d4fae2282c7b93bbe4'/>
<id>urn:sha1:999637f285854326cc5508d4fae2282c7b93bbe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing markup to comments and to RFC 3779 error</title>
<updated>2022-11-29T19:52:48+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-11-29T19:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=193988ab1ad3d3b7b0973b52d9f089eac0c54a39'/>
<id>urn:sha1:193988ab1ad3d3b7b0973b52d9f089eac0c54a39</id>
<content type='text'>
</content>
</entry>
</feed>
