<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/openssl, branch php-7.1.0RC3</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>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2016-09-13T17:27:55+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2016-09-13T17:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1b1b7f88097b7ea77607be24edca0397a6750157'/>
<id>1b1b7f88097b7ea77607be24edca0397a6750157</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2016-09-13T17:19:20+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2016-09-13T17:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3a739c9f9f049335c1a1194cd3a50b0cab211d0b'/>
<id>3a739c9f9f049335c1a1194cd3a50b0cab211d0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #73072 (Invalid path SNI_server_certs causes segfault)</title>
<updated>2016-09-13T17:15:34+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2016-09-13T17:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=05baa927277c820de4deee0991c24c7f4c545105'/>
<id>05baa927277c820de4deee0991c24c7f4c545105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions</title>
<updated>2016-09-03T11:05:37+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2016-09-03T11:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=727b422ad91f0d767d8f0fb3951b89fa9da8668f'/>
<id>727b422ad91f0d767d8f0fb3951b89fa9da8668f</id>
<content type='text'>
E_RECOVERABLE errors are reported as "Catchable fatal error". This is
misleading, because they actually can't be caught via try-catch statements.
Therefore we change the wording to "Recoverable fatal error" as suggested by
Nikita.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E_RECOVERABLE errors are reported as "Catchable fatal error". This is
misleading, because they actually can't be caught via try-catch statements.
Therefore we change the wording to "Recoverable fatal error" as suggested by
Nikita.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not expect error 0407006A in openssl_private_(en|de)crypt</title>
<updated>2016-08-21T19:29:03+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2016-08-21T19:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=21c72827c73d733a0be9058e86c60f3f39779157'/>
<id>21c72827c73d733a0be9058e86c60f3f39779157</id>
<content type='text'>
It makes the test work with OpenSSL 1.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It makes the test work with OpenSSL 1.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Set DSA or DH key only if pub key supplied</title>
<updated>2016-08-14T19:42:56+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2016-08-14T19:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=427c8c809d250e0569678135b245d459446ccd47'/>
<id>427c8c809d250e0569678135b245d459446ccd47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return false if tag is not supplied or cannot be retrieved in AEAD</title>
<updated>2016-08-14T18:34:03+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2016-08-14T18:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c3c90abb17017af83133f57ec5d7663c0b33fdff'/>
<id>c3c90abb17017af83133f57ec5d7663c0b33fdff</id>
<content type='text'>
It doesn't make sense to return just encoded string as it cannot be
used anyway (decryption without a tag will not work).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't make sense to return just encoded string as it cannot be
used anyway (decryption without a tag will not work).
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not add already added object to the internal OpenSSL table</title>
<updated>2016-08-03T19:01:41+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2016-08-03T19:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6822af2e738698aab9fa34ca0c572309960bcd74'/>
<id>6822af2e738698aab9fa34ca0c572309960bcd74</id>
<content type='text'>
This fixes OpenSSL 1.1 where adding object with OID that has been
already added causes an error - preventing of duplication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes OpenSSL 1.1 where adding object with OID that has been
already added causes an error - preventing of duplication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use OPENSSL_RAW_DATA in raw data decryption tests</title>
<updated>2016-07-22T16:30:30+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-07-22T16:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40b312d4c2d129f2085af585566fa417b43419e8'/>
<id>40b312d4c2d129f2085af585566fa417b43419e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require strict base64 in openssl_decode</title>
<updated>2016-07-22T16:03:55+00:00</updated>
<author>
<name>Lauri Kenttä</name>
<email>lauri.kentta@gmail.com</email>
</author>
<published>2016-07-11T09:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f775199ac70abef4bf7fa29c805d73df09131e21'/>
<id>f775199ac70abef4bf7fa29c805d73df09131e21</id>
<content type='text'>
Using invalid data in a security-related context makes no sense,
and there's even a test which depends on invalid base64 data failing,
even though it currently fails for the wrong reasons by sheer luck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using invalid data in a security-related context makes no sense,
and there's even a test which depends on invalid base64 data failing,
even though it currently fails for the wrong reasons by sheer luck.
</pre>
</div>
</content>
</entry>
</feed>
