<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl, branch libressl-v3.0.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.0.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.0.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-06-14T13:41:31+00:00</updated>
<entry>
<title>Further improve the documentation of library initialization and configuration.</title>
<updated>2019-06-14T13:41:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-14T13:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d342104b3f35ddd0a6581d33f40a3e26852d29d3'/>
<id>urn:sha1:d342104b3f35ddd0a6581d33f40a3e26852d29d3</id>
<content type='text'>
Among other improvements:
* Use a uniform wording at the top of the DECSRIPTION for obsolete pages.
* Better explain how to use a non-standard configuration file.
* Remove obsolete functions from SEE ALSO.
Triggered by some suggestions from tb@.
Tweaks and OK tb@.
</content>
</entry>
<entry>
<title>add missing backlinks to ssl(3)</title>
<updated>2019-06-12T09:36:30+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-12T09:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf1a7ef7d544fdc455432c5b1ec7c2e9550b7ce6'/>
<id>urn:sha1:cf1a7ef7d544fdc455432c5b1ec7c2e9550b7ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>List all 17 SSL pages that were missing.</title>
<updated>2019-06-12T09:03:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-12T09:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=51eeb7ff1e9ea33451d6369eff4a51f7eaa5e93b'/>
<id>urn:sha1:51eeb7ff1e9ea33451d6369eff4a51f7eaa5e93b</id>
<content type='text'>
Split some excessively long lists into useful sub-categories.
Add a new, very short subsection "Obsolete functions" at the end.
OK tb@ jmc@
</content>
</entry>
<entry>
<title>remove pointless NOTES section header lines</title>
<updated>2019-06-08T15:25:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-08T15:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=acacd6f1d4eb6c3aedb4970d6976bde14e314b36'/>
<id>urn:sha1:acacd6f1d4eb6c3aedb4970d6976bde14e314b36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>provide getters and setters for the RSA_METHOD interface</title>
<updated>2019-06-05T15:41:33+00:00</updated>
<author>
<name>gilles</name>
<email></email>
</author>
<published>2019-06-05T15:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9726b0d68faa6893b67a94e7e23aaba30e342d10'/>
<id>urn:sha1:9726b0d68faa6893b67a94e7e23aaba30e342d10</id>
<content type='text'>
ok tb@, jsing@, sthen@
</content>
</entry>
<entry>
<title>Relax parsing of TLS key share extensions on the server.</title>
<updated>2019-05-29T17:28:37+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-05-29T17:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=734d7963cd6029acc2d48de2f7466ffb952c8e32'/>
<id>urn:sha1:734d7963cd6029acc2d48de2f7466ffb952c8e32</id>
<content type='text'>
The RFC does not require X25519 and it also allows clients to send an empty
key share when the want the server to select a group. The current behaviour
results in handshake failures where the client supports TLS 1.3 and sends a
TLS key share extension that does not contain X25519.

Issue reported by Hubert Kario via github.

ok tb@
</content>
</entry>
<entry>
<title>Do not send an SNI extension when resuming a session that contains a server</title>
<updated>2019-05-29T17:25:27+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-05-29T17:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cd734a6c65835c49bfbc800aa0a3e3fa251f5d5d'/>
<id>urn:sha1:cd734a6c65835c49bfbc800aa0a3e3fa251f5d5d</id>
<content type='text'>
name (which means the client sent SNI during the initial handshake).

Issue reported by Renaud Allard.

ok tb@
</content>
</entry>
<entry>
<title>Fix typo and label indent.</title>
<updated>2019-05-28T17:34:32+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-05-28T17:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=29ffc76203fca2aa37e9680ab3faa2ed7d45be62'/>
<id>urn:sha1:29ffc76203fca2aa37e9680ab3faa2ed7d45be62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up some names/structures following the renaming of TLS extension</title>
<updated>2019-05-28T17:16:42+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-05-28T17:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=35c15e014eb51a4461c58fa7191c355817361235'/>
<id>urn:sha1:35c15e014eb51a4461c58fa7191c355817361235</id>
<content type='text'>
functions based on message type (clienthello/serverhello), to which side
is handling the processing.

No intended functional change.

ok beck@
</content>
</entry>
<entry>
<title>*an* RSA;</title>
<updated>2019-05-20T06:04:45+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2019-05-20T06:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bd677763071f6e5dd7b13c371d704af3316850d4'/>
<id>urn:sha1:bd677763071f6e5dd7b13c371d704af3316850d4</id>
<content type='text'>
</content>
</entry>
</feed>
