<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/client, branch OPENBSD_6_5</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-01-24T00:07:58+00:00</updated>
<entry>
<title>Remove SHA224 based sigalgs from use in TLS 1.2 as SHA224 is deprecated.</title>
<updated>2019-01-24T00:07:58+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2019-01-24T00:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c4d3f4e4b1febe6578a3147f00c5604cbbba167'/>
<id>urn:sha1:0c4d3f4e4b1febe6578a3147f00c5604cbbba167</id>
<content type='text'>
Remove GOST based sigalgs from TLS 1.2 since they don't work with TLS 1.2.
ok jsing@
</content>
</entry>
<entry>
<title>Modify sigalgs extension processing to accomodate TLS 1.3.</title>
<updated>2019-01-23T18:39:28+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2019-01-23T18:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5b044ab96482aee07d5182930013d4e606d4740d'/>
<id>urn:sha1:5b044ab96482aee07d5182930013d4e606d4740d</id>
<content type='text'>
- Make a separate sigalgs list for TLS 1.3 including only modern
algorithm choices which we use when the handshake will not negotiate
TLS 1.2.
- Modify the legacy sigalgs for TLS 1.2 to include the RSA PSS algorithms as
mandated by RFC8446 when the handshake will permit negotiation of TLS 1.2
from a 1.3 handshake.
ok jsing@ tb@
</content>
</entry>
<entry>
<title>revert previous, accidentally contained another diff in addition</title>
<updated>2019-01-23T18:24:40+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2019-01-23T18:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9a6a5e403c8b66eb5bbc3532a5f1b5e325b172c1'/>
<id>urn:sha1:9a6a5e403c8b66eb5bbc3532a5f1b5e325b172c1</id>
<content type='text'>
to the one I intended to commit
</content>
</entry>
<entry>
<title>Modify sigalgs extension processing for TLS 1.3.</title>
<updated>2019-01-23T16:46:04+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2019-01-23T16:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eb8cfbe6972b8b99de20acf4ed8e9b7ffc9b22df'/>
<id>urn:sha1:eb8cfbe6972b8b99de20acf4ed8e9b7ffc9b22df</id>
<content type='text'>
- Make a separate sigalgs list for TLS 1.3 including only modern
  algorithm choices which we use when the handshake will not negotiate
  TLS 1.2
- Modify the legacy sigalgs for TLS 1.2 to include the RSA PSS algorithms as
  mandated by RFC8446 when the handshake will permit negotiation of TLS 1.2
ok jsing@ tb@
</content>
</entry>
<entry>
<title>Update regress for DES cipher suite removal.</title>
<updated>2018-06-02T16:35:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-06-02T16:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=97d11dcba9838494dd405e1464e24ab7a6350104'/>
<id>urn:sha1:97d11dcba9838494dd405e1464e24ab7a6350104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zero the client random so that it is easier to spot unintended differences.</title>
<updated>2018-06-02T15:51:43+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-06-02T15:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=43a458ea42e914e0cf7a1e28dfd3a8abb6e240c0'/>
<id>urn:sha1:43a458ea42e914e0cf7a1e28dfd3a8abb6e240c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update due to removal of original chacha20-poly1305 cipher suites.</title>
<updated>2017-08-28T16:38:01+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-28T16:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8c35e4d96d982cf40d7a7c9407d79278dea13b8a'/>
<id>urn:sha1:8c35e4d96d982cf40d7a7c9407d79278dea13b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the TLSv1.2 Client Hello messages, due to the removal of DSA</title>
<updated>2017-08-12T02:57:59+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-12T02:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=29dee36a95c3f09aa685e662ff3a87895943da86'/>
<id>urn:sha1:29dee36a95c3f09aa685e662ff3a87895943da86</id>
<content type='text'>
sigalgs.
</content>
</entry>
<entry>
<title>Revise cipher suites in regress to match DSS cipher suite removal.</title>
<updated>2017-05-07T21:07:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-05-07T21:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b6373115159fc97847cc43908bfa38c58f5a09b4'/>
<id>urn:sha1:b6373115159fc97847cc43908bfa38c58f5a09b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update client tests for changes in default EC formats/curves.</title>
<updated>2017-01-24T09:06:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-24T09:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aea70f86fe76f5ba242da58f97c43ef50034a02e'/>
<id>urn:sha1:aea70f86fe76f5ba242da58f97c43ef50034a02e</id>
<content type='text'>
</content>
</entry>
</feed>
