<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man, branch libressl-v3.2.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-05-26T19:45:58+00:00</updated>
<entry>
<title>minor cleanup ahead of the following work:</title>
<updated>2020-05-26T19:45:58+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-05-26T19:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5aa462e6e8010f4de5fdf67af1292d2d84f14ac7'/>
<id>urn:sha1:5aa462e6e8010f4de5fdf67af1292d2d84f14ac7</id>
<content type='text'>
remove references to the SSL protocol which is no longer supported
and use .Xr rather than .Fn for functions documented elsewhere
</content>
</entry>
<entry>
<title>there should only be one i in gratuitous</title>
<updated>2020-05-12T20:12:44+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-05-12T20:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=02eabb10cbee061e5eed5636477f839f2ae5c3b2'/>
<id>urn:sha1:02eabb10cbee061e5eed5636477f839f2ae5c3b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move unsupported, obsolete ciphers and deprecated aliases out of</title>
<updated>2020-04-25T14:03:38+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-04-25T14:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9f387f3e78bf4cb12aeaa458a5fc6a4f255f6874'/>
<id>urn:sha1:9f387f3e78bf4cb12aeaa458a5fc6a4f255f6874</id>
<content type='text'>
the main list of words to make it more readable, even though it
remains long.

Avoid using deprecated aliases in explanations what other words mean.
Stop documenting aDSS because it is *both* a deprecated alias *and*
no longer matches anything at all.

General direction discussed with jsing@ some time ago.
</content>
</entry>
<entry>
<title>tweak the wording to make it clearer under which conditions exactly</title>
<updated>2020-04-25T13:50:05+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-04-25T13:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d6fa67c92dc4116f4e29bca2c0a205d922a9bac5'/>
<id>urn:sha1:d6fa67c92dc4116f4e29bca2c0a205d922a9bac5</id>
<content type='text'>
the TLSv1.3 cipher suites are made available, too;
related to ssl_ciph.c rev. 1.115
</content>
</entry>
<entry>
<title>Update in several respects:</title>
<updated>2020-04-14T15:27:35+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-04-14T15:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bd1c1245e1a81d523d5054d6c4e0562380e36013'/>
<id>urn:sha1:bd1c1245e1a81d523d5054d6c4e0562380e36013</id>
<content type='text'>
* mention TLSv1.3
* remove DSS, DES(56), RC4(64), and IDEA(128), which are no longer supported
* remove ChaCha20-Poly1305-Old and STREEBOG512 which don't exist in LibreSSL
* correct the instruction for printing the complete list
OK jsing@
</content>
</entry>
<entry>
<title>add the missing sentence "LibreSSL no longer provides any such</title>
<updated>2020-04-14T13:02:28+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-04-14T13:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e1d27ce6a808475714acf560bf1ebf66c565813c'/>
<id>urn:sha1:e1d27ce6a808475714acf560bf1ebf66c565813c</id>
<content type='text'>
cipher suites" to the DES entry and use the same wording for DSS;
OK jsing@
</content>
</entry>
<entry>
<title>Delete the three sentences listing the ciphers currently included</title>
<updated>2020-04-14T11:57:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-04-14T11:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d90fe8773bfac85323e3bb04f61a128481a8ea4'/>
<id>urn:sha1:3d90fe8773bfac85323e3bb04f61a128481a8ea4</id>
<content type='text'>
in LOW, MEDIUM, and HIGH.  That's going to change repeatedly and
the extra maintenance effort for keeping it up to date is a waste
because people can trivially run "openssl ciphers -v LOW" to look
it up.  Besides, updating it will usually be forgotten; the LOW
entry was already wrong.
Suggested by jsing@.
</content>
</entry>
<entry>
<title>Document the TLSv1.3 control word, update the description of the</title>
<updated>2020-04-11T14:01:59+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-04-11T14:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c820cf08e2df8ac92aebe63a3bfd6612b3a6d8d8'/>
<id>urn:sha1:c820cf08e2df8ac92aebe63a3bfd6612b3a6d8d8</id>
<content type='text'>
TLSv1 control word, and explain how TLSv1.3 cipher suites can be
configured in LibreSSL and in OpenSSL.  While here, also mention
how users can inspect the DEFAULT list of cipher suites.
Stimulus, feedback and OK from jsing@.
</content>
</entry>
<entry>
<title>Void functions obviously do not return values; no need to elaborate.</title>
<updated>2020-03-30T10:28:59+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-03-30T10:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4453211b1bc50f16a0dac3b8c66e63b25afc65cf'/>
<id>urn:sha1:4453211b1bc50f16a0dac3b8c66e63b25afc65cf</id>
<content type='text'>
Patch from Martin Vahlensieck &lt;academicsolutions dot ch&gt;.
</content>
</entry>
<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>
</feed>
