<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl/s_cb.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-04-26T02:09:21+00:00</updated>
<entry>
<title>Display TLSv1.3 extension type with openssl(1) -tlsextdebug</title>
<updated>2020-04-26T02:09:21+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2020-04-26T02:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8f2c02832ec6fff2ca65f31528d1fdb1deb27f75'/>
<id>urn:sha1:8f2c02832ec6fff2ca65f31528d1fdb1deb27f75</id>
<content type='text'>
Add TLSv1.3 extension type, and sort by the definition order in tls1.h.
This helps that openssl(1) s_server and s_client with -tlsextdebug
displays the TLS extension type instead of "unknown".

ok beck@ jsing@ tb@
</content>
</entry>
<entry>
<title>add a couple of XXX for future cleanup</title>
<updated>2020-01-25T05:29:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-01-25T05:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a77de724fe06e092e028921c9a8426256f5b820f'/>
<id>urn:sha1:a77de724fe06e092e028921c9a8426256f5b820f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach openssl s_client a bit about TLSv1.3.</title>
<updated>2020-01-24T09:42:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-01-24T09:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=204d7b74de47e4c868b17b2badcf3cece1250a13'/>
<id>urn:sha1:204d7b74de47e4c868b17b2badcf3cece1250a13</id>
<content type='text'>
ok beck jsing
</content>
</entry>
<entry>
<title>Unbreak following elliptic curves to supported groups rename.</title>
<updated>2018-11-06T05:45:50+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-11-06T05:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=679dc6b90c8feeed588e2976db3dcdc939b5dd27'/>
<id>urn:sha1:679dc6b90c8feeed588e2976db3dcdc939b5dd27</id>
<content type='text'>
Reported by Katherine &lt;luigi30 at gmail dot com&gt; on tech@
</content>
</entry>
<entry>
<title>The cookie in the cookie verify callback needs to be const.</title>
<updated>2018-04-25T07:12:33+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-04-25T07:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0c02af5e361c15ecfd44826605a35bdea3e4d0f'/>
<id>urn:sha1:f0c02af5e361c15ecfd44826605a35bdea3e4d0f</id>
<content type='text'>
ok jsing (as part of a larger diff)
</content>
</entry>
<entry>
<title>Add s_server and s_client -tlsextdebug messages</title>
<updated>2018-01-15T11:02:07+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2018-01-15T11:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e3c6acb6252bac326ec08b916e8417d395e26061'/>
<id>urn:sha1:e3c6acb6252bac326ec08b916e8417d395e26061</id>
<content type='text'>
ok sthen@ jsing@
</content>
</entry>
<entry>
<title>Remove NPN support - the -nextprotoneg options now become no-ops.</title>
<updated>2017-08-12T21:04:33+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-12T21:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5378b10f3fbd644d16966a5c43da9325d98d8c64'/>
<id>urn:sha1:5378b10f3fbd644d16966a5c43da9325d98d8c64</id>
<content type='text'>
ok bcook@ beck@ doug@
</content>
</entry>
<entry>
<title>Display details of the server ephemeral key, based on OpenSSL.</title>
<updated>2016-12-30T17:25:48+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-30T17:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b6a4a6abadee9e623e9b7e8f318e25c5681e2dc3'/>
<id>urn:sha1:b6a4a6abadee9e623e9b7e8f318e25c5681e2dc3</id>
<content type='text'>
ok doug@
</content>
</entry>
<entry>
<title>Nuke references to DTLS1_BAD_VER and unbreak the tree.</title>
<updated>2015-09-10T19:08:46+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-10T19:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d0d4957752f98e72daa3ee07398d1d131daaf5ef'/>
<id>urn:sha1:d0d4957752f98e72daa3ee07398d1d131daaf5ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix shadowed verify_error in s_server by removing the unused global.</title>
<updated>2015-09-10T06:36:45+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-09-10T06:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9a710e6b0b5925912e852285e56469139f812864'/>
<id>urn:sha1:9a710e6b0b5925912e852285e56469139f812864</id>
<content type='text'>
's_time -verify 1' will now actually verify the peer certificate.

ok beck@
</content>
</entry>
</feed>
