<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mcrypt, branch php-5.3.29</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>Happy New Year~</title>
<updated>2013-01-01T08:02:16+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-01-01T08:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a2045ff3320a7d037f198558c934b885f67fc00e'/>
<id>a2045ff3320a7d037f198558c934b885f67fc00e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>- Year++</title>
<updated>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4ca0ed09f035b362f48f30b8a2c0fcf47764801'/>
<id>e4ca0ed09f035b362f48f30b8a2c0fcf47764801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>- Make usage of new PHP_FE_END macro</title>
<updated>2011-07-25T11:42:53+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-07-25T11:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=23e438594d30c3507644575fa39c9736f19d1fe8'/>
<id>23e438594d30c3507644575fa39c9736f19d1fe8</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> - use warning here to match unix behavior</title>
<updated>2011-07-10T14:19:51+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-07-10T14:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8ec6ada08764166ddb195096fd99b1012024033b'/>
<id>8ec6ada08764166ddb195096fd99b1012024033b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
