<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/openssl, branch php-5.3.14</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>Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only</title>
<updated>2012-04-24T12:05:35+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-04-24T12:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e'/>
<id>270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e</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 #61401 ext\openssl\tests\004.phpt fails</title>
<updated>2012-03-28T15:11:58+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-03-28T15:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bff8152565375c863f67833b73e2629c4d50cf63'/>
<id>bff8152565375c863f67833b73e2629c4d50cf63</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 #61404 ext\openssl\tests\021.phpt fails</title>
<updated>2012-03-28T14:04:56+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-03-28T14:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd7bb973b1f4791f000a890b1c1387fcd28c65ee'/>
<id>bd7bb973b1f4791f000a890b1c1387fcd28c65ee</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 #61405 ext\openssl\tests\022.phpt fails</title>
<updated>2012-03-27T14:07:59+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-03-27T14:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b638d3020c79e15c7187f25175a956fb9e3fe213'/>
<id>b638d3020c79e15c7187f25175a956fb9e3fe213</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 #61412 ext\openssl\tests\bug28382.phpt fails</title>
<updated>2012-03-27T14:07:59+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-03-27T13:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e55718b09121c79f3a6b0cfb7c446112fb378402'/>
<id>e55718b09121c79f3a6b0cfb7c446112fb378402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test for bug #61124</title>
<updated>2012-02-25T13:27:57+00:00</updated>
<author>
<name>Olivier DOUCET</name>
<email>odoucet@php.net</email>
</author>
<published>2012-02-25T13:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=118dd43555f72256d7f4d95907844153c6728353'/>
<id>118dd43555f72256d7f4d95907844153c6728353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #61124 (Crash when decoding an invalid base64 encoded string).</title>
<updated>2012-02-23T01:26:46+00:00</updated>
<author>
<name>Scott MacVicar</name>
<email>scottmac@php.net</email>
</author>
<published>2012-02-23T01:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f424fe8aeded4adb6b2af6a32d3aa19291162204'/>
<id>f424fe8aeded4adb6b2af6a32d3aa19291162204</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip current test for 0.9. New test for 0.9 approved by Stas</title>
<updated>2012-02-07T01:15:13+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2012-02-07T01:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b0678ea229de367a22a49e919a2fc78cf7961755'/>
<id>b0678ea229de367a22a49e919a2fc78cf7961755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another openssl test that is dependent on the openssl version. The output has</title>
<updated>2012-02-05T10:08:16+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2012-02-05T10:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f6f283c3e229670fea5e95cea796cafdeb75cc9c'/>
<id>f6f283c3e229670fea5e95cea796cafdeb75cc9c</id>
<content type='text'>
changed in more recent versions. Synch with newer output and consider changing
the test to only pick out the more stable fields instead of all of them.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
changed in more recent versions. Synch with newer output and consider changing
the test to only pick out the more stable fields instead of all of them.

</pre>
</div>
</content>
</entry>
<entry>
<title>Need EXPECTF here, of course</title>
<updated>2012-02-05T09:52:41+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2012-02-05T09:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=60df9abf95c17e8bf632b92b9cacf78f0809d4e0'/>
<id>60df9abf95c17e8bf632b92b9cacf78f0809d4e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
