<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/openssl, branch php-7.2.31</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Fixed bug #78775</title>
<updated>2019-11-05T11:13:46+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-11-05T11:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4f984a2fdb3815361f83013c23af0ff5d6d63d67'/>
<id>4f984a2fdb3815361f83013c23af0ff5d6d63d67</id>
<content type='text'>
Clear the OpenSSL error queue before performing SSL stream operations.
As we don't control all code that could possibly be using OpenSSL,
we can't rely on the error queue being empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clear the OpenSSL error queue before performing SSL stream operations.
As we don't control all code that could possibly be using OpenSSL,
we can't rely on the error queue being empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #78231</title>
<updated>2019-07-03T10:36:06+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-07-03T10:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0e48e35e0485bc6d6458a45ecab5b19a0c2ec001'/>
<id>0e48e35e0485bc6d6458a45ecab5b19a0c2ec001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PKCS12 leak in openssl</title>
<updated>2019-06-21T13:07:37+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-06-21T13:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=99f3e0f0ed6668097bf4fb2820f3e97db1197869'/>
<id>99f3e0f0ed6668097bf4fb2820f3e97db1197869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix d leak in ecc openssl_pkey_new</title>
<updated>2019-06-21T13:07:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-06-21T12:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c939a67866536247325b204929d8b9cac021c71e'/>
<id>c939a67866536247325b204929d8b9cac021c71e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix netscape spki leak in openssl</title>
<updated>2019-06-21T13:07:26+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-06-21T12:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dfe6f0c1c6838d1fd9e6be49fd6896d421b4dac8'/>
<id>dfe6f0c1c6838d1fd9e6be49fd6896d421b4dac8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix X509 leak in openssl_pkcs7_verify()</title>
<updated>2019-06-21T13:07:18+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-06-21T12:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a0da2fb2b78b4783666be2c82d5eda23f9f65552'/>
<id>a0da2fb2b78b4783666be2c82d5eda23f9f65552</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CSR leaks in openssl</title>
<updated>2019-06-21T13:07:10+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-06-21T12:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e0bafc6da440f5b028453ca19d012d6a02234fc8'/>
<id>e0bafc6da440f5b028453ca19d012d6a02234fc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Free cert in php_openssl_load_stream_cafile()</title>
<updated>2019-06-21T13:07:00+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-06-21T12:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=90cb3743be293aab801a78196ad038c039786c19'/>
<id>90cb3743be293aab801a78196ad038c039786c19</id>
<content type='text'>
X509_STORE_add_cert() increments the refcount of the cert, so we
should free it here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
X509_STORE_add_cert() increments the refcount of the cert, so we
should free it here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak in TLS matches_san_list</title>
<updated>2019-06-21T10:54:30+00:00</updated>
<author>
<name>Niklas Keller</name>
<email>me@kelunik.com</email>
</author>
<published>2018-08-03T19:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fea9f93166a31760679101269aee2326ee8185e9'/>
<id>fea9f93166a31760679101269aee2326ee8185e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear errors after SSL_CTX_load_verify_locations()</title>
<updated>2019-06-03T13:14:01+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-06-03T13:14:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ac60007becc7943d1da95ec0f9f92c6a3325ec72'/>
<id>ac60007becc7943d1da95ec0f9f92c6a3325ec72</id>
<content type='text'>
We report our own errors here. Make sure these don't clog up the
error queue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We report our own errors here. Make sure these don't clog up the
error queue.
</pre>
</div>
</content>
</entry>
</feed>
