<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libtls/shlib_version, branch OPENBSD_6_2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-08-30T16:24:56+00:00</updated>
<entry>
<title>Bump libssl/libtls minors due to symbol (re)addition.</title>
<updated>2017-08-30T16:24:56+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-30T16:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6d77941ef30dc628bccd79f321a73668f2c02945'/>
<id>urn:sha1:6d77941ef30dc628bccd79f321a73668f2c02945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump lib{crypto,ssl,tls} majors due to symbol removals.</title>
<updated>2017-08-28T17:49:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-28T17:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7795ed9d1b5591626b5be060048191880b39c390'/>
<id>urn:sha1:7795ed9d1b5591626b5be060048191880b39c390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump minor due to symbol addition.</title>
<updated>2017-08-11T05:37:50+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-11T05:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=57c80a0aa8e63657c150093bc9e5964d0bb2d44c'/>
<id>urn:sha1:57c80a0aa8e63657c150093bc9e5964d0bb2d44c</id>
<content type='text'>
Prompted by jsg@, since I apparently left it sitting in my tree...
</content>
</entry>
<entry>
<title>Bump minor due to symbol addition.</title>
<updated>2017-07-06T17:12:44+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-07-06T17:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ea06e51622be628d60e045857249c4e2eb66e2a'/>
<id>urn:sha1:3ea06e51622be628d60e045857249c4e2eb66e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump minors for symbol addition in libcrypto</title>
<updated>2017-05-06T17:17:15+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-05-06T17:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=104cf98eee29a3c274c10776b1750201ee2c7fb7'/>
<id>urn:sha1:104cf98eee29a3c274c10776b1750201ee2c7fb7</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain</title>
<updated>2017-04-05T03:19:22+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-04-05T03:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9290adf6754a1cc7020fd33160501d9c82e5d0dd'/>
<id>urn:sha1:9290adf6754a1cc7020fd33160501d9c82e5d0dd</id>
<content type='text'>
as PEM format. This allows for it to be used or examined with tools
external to libtls
bump minor
ok jsing@
</content>
</entry>
<entry>
<title>Bump minors due to symbol addition.</title>
<updated>2017-02-28T14:24:41+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-02-28T14:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0dbf4f006dc72f3c0bbab3e14cf088cee4890d6f'/>
<id>urn:sha1:0dbf4f006dc72f3c0bbab3e14cf088cee4890d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be</title>
<updated>2017-01-31T16:18:57+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-31T16:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=495744c28c5684b4dc97769932647f560190a501'/>
<id>urn:sha1:495744c28c5684b4dc97769932647f560190a501</id>
<content type='text'>
added associated to a keypair used for SNI, and are usable for more than
just the "main" certificate. Modify httpd to use this.
Bump libtls minor.

ok jsing@
</content>
</entry>
<entry>
<title>Bump libtls minor due to symbol additions earlier this week.</title>
<updated>2017-01-26T12:52:45+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-26T12:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b64919562f268128955d755a2d6a6a7cc8c4c349'/>
<id>urn:sha1:b64919562f268128955d755a2d6a6a7cc8c4c349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libssl and libtls minors due to symbol additions.</title>
<updated>2017-01-24T09:29:14+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-01-24T09:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=24c22d702d5143594a3fe63046fe92cfbcb17869'/>
<id>urn:sha1:24c22d702d5143594a3fe63046fe92cfbcb17869</id>
<content type='text'>
</content>
</entry>
</feed>
