<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mcrypt/tests, branch php-5.3.20</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>Ask for less random data in mcrypt_create_iv</title>
<updated>2012-08-13T20:01:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-08-13T19:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7aed2390503bfe91c91eec67ed0c88b12ff3612c'/>
<id>7aed2390503bfe91c91eec67ed0c88b12ff3612c</id>
<content type='text'>
Otherwise the RNG blocks and the test takes a lot of time to run (and
occasionally fails).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise the RNG blocks and the test takes a lot of time to run (and
occasionally fails).
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename mcrypt_cbf -&gt; mcrypt_cfb</title>
<updated>2012-08-13T20:01:03+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-08-13T19:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9bc1af1e5855c8cfc6886b5aaedbcb86a2ef42d7'/>
<id>9bc1af1e5855c8cfc6886b5aaedbcb86a2ef42d7</id>
<content type='text'>
Also fix ECB -&gt; CFB in the initialization vector size call (not that it
makes a difference, they have the same size).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix ECB -&gt; CFB in the initialization vector size call (not that it
makes a difference, they have the same size).
</pre>
</div>
</content>
</entry>
<entry>
<title>- skip if no hash</title>
<updated>2011-09-08T10:00:47+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-08T10:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=255913f5f4a9ef6033002e445c83647f4ea8d4d2'/>
<id>255913f5f4a9ef6033002e445c83647f4ea8d4d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added skipif</title>
<updated>2011-09-06T09:19:46+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2011-09-06T09:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=30d1410817c3b05380c57a80215758464a307dca'/>
<id>30d1410817c3b05380c57a80215758464a307dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add skipif</title>
<updated>2011-09-06T06:47:12+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-06T06:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=17f78b92c4cddfb2e44af25e46b12b63d05cf044'/>
<id>17f78b92c4cddfb2e44af25e46b12b63d05cf044</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests for bug #55169 (mcrypt and openssl)</title>
<updated>2011-07-20T18:59:05+00:00</updated>
<author>
<name>Ryan Biesemeyer</name>
<email>yaauie@php.net</email>
</author>
<published>2011-07-20T18:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=292abd124092dfbbef21e6e879c471453301b41d'/>
<id>292abd124092dfbbef21e6e879c471453301b41d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add filters to mcrypt</title>
<updated>2010-01-15T21:02:20+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2010-01-15T21:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=932e276c0b4f08d63779cb4b5cfffe98cda920c9'/>
<id>932e276c0b4f08d63779cb4b5cfffe98cda920c9</id>
<content type='text'>
# trunk will follow soon

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# trunk will follow soon

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix bad section names (extra - in the end..)</title>
<updated>2009-11-09T17:08:48+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-11-09T17:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=91cc127ce476e20942c0f0f903b4f211962c5458'/>
<id>91cc127ce476e20942c0f0f903b4f211962c5458</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 #49738 (calling mcrypt after mcrypt_generic_deinit crashes).</title>
<updated>2009-10-02T00:13:53+00:00</updated>
<author>
<name>Sriram Natarajan</name>
<email>srinatar@php.net</email>
</author>
<published>2009-10-02T00:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0f57b15e23758b0e1a1bdfe9260b50bcdb9750f2'/>
<id>0f57b15e23758b0e1a1bdfe9260b50bcdb9750f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3).</title>
<updated>2008-12-11T10:21:38+00:00</updated>
<author>
<name>Ant Phillips</name>
<email>ant@php.net</email>
</author>
<published>2008-12-11T10:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4faa1f1624e67df783678a7bdef1189877a086b3'/>
<id>4faa1f1624e67df783678a7bdef1189877a086b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
