<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man, branch libressl-v3.1.5</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.1.5</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.1.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-03-29T17:05:02+00:00</updated>
<entry>
<title>Void functions obviously do not return values; no need to elaborate.</title>
<updated>2020-03-29T17:05:02+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-03-29T17:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f380a0425155bb24efdb8ed8a5472375889c8ed4'/>
<id>urn:sha1:f380a0425155bb24efdb8ed8a5472375889c8ed4</id>
<content type='text'>
Patch from Martin Vahlensieck &lt;academicsolutions dot ch&gt;.
</content>
</entry>
<entry>
<title>Be concise: do not say that void functions return no values, that's obvious.</title>
<updated>2020-03-28T22:40:58+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-03-28T22:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f3775b337cafc42fea310ef0fd85720ffffe009e'/>
<id>urn:sha1:f3775b337cafc42fea310ef0fd85720ffffe009e</id>
<content type='text'>
Useless text reported by Martin Vahlensieck (academicsolutions.ch) on tech@.
</content>
</entry>
<entry>
<title>Describe the restriction for length of openssl conf value string</title>
<updated>2020-02-17T12:52:42+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2020-02-17T12:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8e1f7dd644b3f5c837ca1c0c04d0468b96d44363'/>
<id>urn:sha1:8e1f7dd644b3f5c837ca1c0c04d0468b96d44363</id>
<content type='text'>
ok and suggestion jmc@
</content>
</entry>
<entry>
<title>tweak previous; ok tb</title>
<updated>2020-01-26T08:00:31+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2020-01-26T08:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=03323a476c882d0fad947ac7bdcd368a6aa23146'/>
<id>urn:sha1:03323a476c882d0fad947ac7bdcd368a6aa23146</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the change in EVP_chacha20(3).</title>
<updated>2020-01-26T07:36:43+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-01-26T07:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6c15c46a523c42cf73f97ff7ae1a9a539f733f5d'/>
<id>urn:sha1:6c15c46a523c42cf73f97ff7ae1a9a539f733f5d</id>
<content type='text'>
Discussed with jsing
</content>
</entry>
<entry>
<title>The length of the IV of EVP_chacha20 is currently 64 bits, not 96.</title>
<updated>2020-01-22T22:56:07+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-01-22T22:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ef7baf35cedbe7c7b735ab6ff3a7bc351ffcc66'/>
<id>urn:sha1:4ef7baf35cedbe7c7b735ab6ff3a7bc351ffcc66</id>
<content type='text'>
ok beck
</content>
</entry>
<entry>
<title>Fix documented signatures of HMAC(3) and HMAC_Update(3). The n and len</title>
<updated>2019-12-14T09:04:51+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-12-14T09:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=34a9011a58dadf4f4867bd9e43c684bd0bb65c5d'/>
<id>urn:sha1:34a9011a58dadf4f4867bd9e43c684bd0bb65c5d</id>
<content type='text'>
arguments were changed from int to size_t with the import of OpenSSL 0.9.8h
in 2008.
</content>
</entry>
<entry>
<title>Document X509_STORE_CTX_set_flags() which is a handy way to change the</title>
<updated>2019-12-05T14:38:56+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2019-12-05T14:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9020f2ab116c68e67795cb5a541e7158b46e76c4'/>
<id>urn:sha1:9020f2ab116c68e67795cb5a541e7158b46e76c4</id>
<content type='text'>
verification param flags of a context. While this function is marked as
likely to be deprecated in OpenSSL it seems that this may not happen.
This is why we decided to still document it.
OK and input from ingo@ tb@
</content>
</entry>
<entry>
<title>CMS didn't make the 6.6 release: adjust the text in the HISTORY sections</title>
<updated>2019-11-02T15:39:46+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-11-02T15:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=932e05e9e8e96db0bb2f1946a6f640eb84613761'/>
<id>urn:sha1:932e05e9e8e96db0bb2f1946a6f640eb84613761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.Xr CMS_ContentInfo_new 3</title>
<updated>2019-11-02T15:28:04+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-11-02T15:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8ce3d0166753049e6d22a4aa255ecddf542ccdc8'/>
<id>urn:sha1:8ce3d0166753049e6d22a4aa255ecddf542ccdc8</id>
<content type='text'>
</content>
</entry>
</feed>
