<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/bio_ssl.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>2018-08-24T20:30:21+00:00</updated>
<entry>
<title>Let SSL_copy_session_id() return an int for error checking.</title>
<updated>2018-08-24T20:30:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-08-24T20:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=24d8534c6d28231884edd9cd4f92d3c159d7529d'/>
<id>urn:sha1:24d8534c6d28231884edd9cd4f92d3c159d7529d</id>
<content type='text'>
Accordingly, add some error checking to SSL_copy_session_id(),
BIO_ssl_copy_session_id(), and SSL_dup().
Prompted by OpenSSL commit 17dd65e6e1f

Tested in a bulk build by sthen

ok jsing
</content>
</entry>
<entry>
<title>const for BIO_f_ssl(),  the last const difference to OpenSSL in our</title>
<updated>2018-05-01T13:30:24+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-05-01T13:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=30d34e103a61c8634dde425d21d415ee590e236b'/>
<id>urn:sha1:30d34e103a61c8634dde425d21d415ee590e236b</id>
<content type='text'>
public API in libssl.

ok beck, jsing
</content>
</entry>
<entry>
<title>Change SSLerror() back to taking two args, with the first one being an SSL *.</title>
<updated>2017-02-07T02:08:38+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-02-07T02:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9a5920738bea15430db1fdd138e67d9bbc3a95d3'/>
<id>urn:sha1:9a5920738bea15430db1fdd138e67d9bbc3a95d3</id>
<content type='text'>
Make a table of "function codes" which maps the internal state of the SSL *
to something like a useful name so in a typical error in the connection you
know in what sort of place in the handshake things happened. (instead of
by arcane function name).
Add SSLerrorx() for when we don't have an SSL *
ok jsing@ after us both being prodded by bluhm@ to make it not terrible
</content>
</entry>
<entry>
<title>Send the function codes from the error functions to the bit bucket,</title>
<updated>2017-01-29T17:49:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-29T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f47bd292f36094480caa49ada36b99a69c59b0'/>
<id>urn:sha1:d1f47bd292f36094480caa49ada36b99a69c59b0</id>
<content type='text'>
as was done earlier in libssl. Thanks inoguchi@ for noticing
libssl had more reacharounds into this.
ok jsing@ inoguchi@
</content>
</entry>
<entry>
<title>knf</title>
<updated>2017-01-26T12:44:52+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-26T12:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=da182059d20bea63316fbeeab8bb8134b10764be'/>
<id>urn:sha1:da182059d20bea63316fbeeab8bb8134b10764be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split most of SSL_METHOD out into an internal variant, which is opaque.</title>
<updated>2017-01-23T13:36:13+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-23T13:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ae6fa4e9b3c20e6347b1b4ad62b1051ed5d7630'/>
<id>urn:sha1:4ae6fa4e9b3c20e6347b1b4ad62b1051ed5d7630</id>
<content type='text'>
Discussed with beck@
</content>
</entry>
<entry>
<title>move the callbacks from ssl_st to internal</title>
<updated>2017-01-23T04:55:27+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-23T04:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=98459d42c7a847e84cc12f2d7df5e16e0f44839c'/>
<id>urn:sha1:98459d42c7a847e84cc12f2d7df5e16e0f44839c</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>convert "last_time" to a time_t, to handle beyond Y2038</title>
<updated>2015-09-29T18:08:57+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-09-29T18:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=389b88a362fe448a1c3e801ddf7cda4da9f93181'/>
<id>urn:sha1:389b88a362fe448a1c3e801ddf7cda4da9f93181</id>
<content type='text'>
ok guenther miod
</content>
</entry>
<entry>
<title>Sort and group includes.</title>
<updated>2014-11-16T14:12:47+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-11-16T14:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dc16671f7b6b2455ac1577a735b7ef0a5d6bdacf'/>
<id>urn:sha1:dc16671f7b6b2455ac1577a735b7ef0a5d6bdacf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-12T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59f4f2c61d71e266d37dd2fc97615b3fd35b4721'/>
<id>urn:sha1:59f4f2c61d71e266d37dd2fc97615b3fd35b4721</id>
<content type='text'>
</content>
</entry>
</feed>
