<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl, branch libressl-v3.3.6</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.3.6</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.3.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2021-04-15T16:43:27+00:00</updated>
<entry>
<title>mention DTLS1_2_VERSION</title>
<updated>2021-04-15T16:43:27+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-15T16:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e8f5d300c023c6ce39600d797f14aad30480c218'/>
<id>urn:sha1:e8f5d300c023c6ce39600d797f14aad30480c218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention DTLS1_2_VERSION here, too</title>
<updated>2021-04-15T16:40:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-15T16:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d9e6b3c687e1354c4e1cad55cbcab90c57b88e22'/>
<id>urn:sha1:d9e6b3c687e1354c4e1cad55cbcab90c57b88e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document SSL_OP_NO_DTLSv1{,_2}</title>
<updated>2021-04-15T16:35:54+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-15T16:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f84b114c13dd506177484d1d3d884decd7f8fc49'/>
<id>urn:sha1:f84b114c13dd506177484d1d3d884decd7f8fc49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document DTLSv1_2_{,client_,server_}method(3)</title>
<updated>2021-04-15T16:30:14+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-15T16:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e3838fdc2a1003bcdb4b3974b84cac83f1360f3f'/>
<id>urn:sha1:e3838fdc2a1003bcdb4b3974b84cac83f1360f3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge documentation for SSL_is_dtls() from OpenSSL</title>
<updated>2021-04-15T16:13:22+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-15T16:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ac21a57498563a5b644578b3012a2748d9c5eee0'/>
<id>urn:sha1:ac21a57498563a5b644578b3012a2748d9c5eee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update a stale comment and fix a typo.</title>
<updated>2021-04-11T07:06:01+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-11T07:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d1a2a60100b5104532cc2cc1b5d6f28551be015'/>
<id>urn:sha1:7d1a2a60100b5104532cc2cc1b5d6f28551be015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid clobbering the error code when sending an alert</title>
<updated>2021-04-07T21:48:23+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-04-07T21:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dce38e74ea35338f295612fb140758e949815c70'/>
<id>urn:sha1:dce38e74ea35338f295612fb140758e949815c70</id>
<content type='text'>
In order to fail gracefully on encountering a self-signed cert, curl looks
at the top-most error on the stack and needs specific SSL_R_ error codes.
This mechanism was broken when the tls13_alert_sent_cb() was added after
people complained about unhelpful unknown errors. Fix this by only setting
the error code from a fatal alert if no error has been set previously.

Issue reported by Christopher Reid

ok jsing
</content>
</entry>
<entry>
<title>Update for DTLSv1.2 support.</title>
<updated>2021-03-31T18:03:13+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-03-31T18:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9afdbba55c4583e50df8d916b0c6a5f26c58d8e6'/>
<id>urn:sha1:9afdbba55c4583e50df8d916b0c6a5f26c58d8e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump minors after symbol addition</title>
<updated>2021-03-31T17:02:18+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-03-31T17:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c1b885ba6292c3b2d58d343977ac4cab728cc2b'/>
<id>urn:sha1:0c1b885ba6292c3b2d58d343977ac4cab728cc2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose various DTLSv1.2 specific functions and defines</title>
<updated>2021-03-31T16:59:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-03-31T16:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ebb1bafcf20e3417b35907fc27572bb0ff9faac'/>
<id>urn:sha1:2ebb1bafcf20e3417b35907fc27572bb0ff9faac</id>
<content type='text'>
ok bcook inoguchi jsing
</content>
</entry>
</feed>
