<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mcrypt, branch php-4.0.2</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>- Reversed last 'fix'</title>
<updated>2000-08-21T07:24:55+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2000-08-21T07:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=82115ea03984b8c7d79f12aa78c0af0f40624882'/>
<id>82115ea03984b8c7d79f12aa78c0af0f40624882</id>
<content type='text'>
# Sascha suggested that it must be corrected in wuth mcal

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Sascha suggested that it must be corrected in wuth mcal

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix for bug #6263</title>
<updated>2000-08-20T17:39:44+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2000-08-20T17:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=45e9e3a9feb7ae6321ce932916897aacd790709b'/>
<id>45e9e3a9feb7ae6321ce932916897aacd790709b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Clearified which version of libmcrypt is enabled</title>
<updated>2000-08-15T14:58:21+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2000-08-15T14:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=28273dfaa286d3fca0d0cacf5b44237227c9bec5'/>
<id>28273dfaa286d3fca0d0cacf5b44237227c9bec5</id>
<content type='text'>
# Request by Olivier Cahagne

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Request by Olivier Cahagne

</pre>
</div>
</content>
</entry>
<entry>
<title>Move MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes build against</title>
<updated>2000-08-14T19:38:23+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-14T19:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=78dfa91e1fec4cd1610d1a3e83cedeb62fa74dea'/>
<id>78dfa91e1fec4cd1610d1a3e83cedeb62fa74dea</id>
<content type='text'>
libmcrypt 2.2.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libmcrypt 2.2.

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary precompiler macros. The failure condition is catched</title>
<updated>2000-08-14T19:29:53+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-14T19:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=61a058f538fe673b263a2697c36167bcf2e38192'/>
<id>61a058f538fe673b263a2697c36167bcf2e38192</id>
<content type='text'>
at configure time.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
at configure time.

</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict INI entries when compiling against libmcrypt 2.4.</title>
<updated>2000-08-14T19:26:09+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-14T19:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=744dce0da09c9eac7d2eb4926552cda007e1d658'/>
<id>744dce0da09c9eac7d2eb4926552cda007e1d658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix check for libmcrypt in non-system library paths.</title>
<updated>2000-08-14T19:17:16+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-14T19:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=51fe68fd5156be3330c98ab64643b996722cad15'/>
<id>51fe68fd5156be3330c98ab64643b996722cad15</id>
<content type='text'>
Fix case where neither libmcrypt 2.4.x and 2.2.x were found.
Fix library order (scope limited to static libraries)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix case where neither libmcrypt 2.4.x and 2.2.x were found.
Fix library order (scope limited to static libraries)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Now using the better way of using INI directives</title>
<updated>2000-08-13T11:53:04+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2000-08-13T11:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=20c007b2290f2edbf227725b69024d3e64c3221f'/>
<id>20c007b2290f2edbf227725b69024d3e64c3221f</id>
<content type='text'>
- Changed some warning/error messages to be more clear

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed some warning/error messages to be more clear

</pre>
</div>
</content>
</entry>
<entry>
<title>@ Added support for libmcrypt 2.4.4</title>
<updated>2000-08-11T18:45:17+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2000-08-11T18:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bab5db79f63541b20afd2b31c197dc24581e3be1'/>
<id>bab5db79f63541b20afd2b31c197dc24581e3be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Read from /dev/u?random until the buffer is filled.</title>
<updated>2000-07-25T22:17:20+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-25T22:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=79186d4fe9d5b211a3c7f2ff98b8694c2d54ec12'/>
<id>79186d4fe9d5b211a3c7f2ff98b8694c2d54ec12</id>
<content type='text'>
Submitted by: Derick Rethans &lt;d.rethans@jdimedia.nl&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Derick Rethans &lt;d.rethans@jdimedia.nl&gt;

</pre>
</div>
</content>
</entry>
</feed>
