<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/mcrypt, branch php4</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>2nd phase in back-substitution those macro's</title>
<updated>2001-09-25T22:49:04+00:00</updated>
<author>
<name>Jeroen van Wolffelaar</name>
<email>jeroen@php.net</email>
</author>
<published>2001-09-25T22:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=6cfba2a3ea0c59f63b8c225b2a0ff85194f432f5'/>
<id>6cfba2a3ea0c59f63b8c225b2a0ff85194f432f5</id>
<content type='text'>
I've got pretty much everything now...

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've got pretty much everything now...

</pre>
</div>
</content>
</entry>
<entry>
<title>- Don't return from the function, so that mcrypt get properly initialized</title>
<updated>2001-09-23T14:39:08+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2001-09-23T14:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=db1fe4b060cf98d2e20217bcd966ed416486669d'/>
<id>db1fe4b060cf98d2e20217bcd966ed416486669d</id>
<content type='text'>
  (fix for bug #13399)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (fix for bug #13399)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end</title>
<updated>2001-09-23T14:14:27+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2001-09-23T14:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=9c610ae87fa0efa9761ea1520607144beebc73a8'/>
<id>9c610ae87fa0efa9761ea1520607144beebc73a8</id>
<content type='text'>
  being deprecated.
- Reordened constants, and added MCRYPT_3DES to the 2.4 set of constants

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  being deprecated.
- Reordened constants, and added MCRYPT_3DES to the 2.4 set of constants

</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the check for mcrypt_generic_deinit to the right place.</title>
<updated>2001-09-22T17:55:16+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-09-22T17:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f78cf8ee67a7d0f0f7b4bb381a46dd592061564d'/>
<id>f78cf8ee67a7d0f0f7b4bb381a46dd592061564d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if mcrypt lib has mcrypt_generic_deinit</title>
<updated>2001-09-22T17:51:07+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-09-22T17:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=6bcd0ae557bd09398d069c9cdba1b5f905906a9a'/>
<id>6bcd0ae557bd09398d069c9cdba1b5f905906a9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Don't wrap lines... this is annoying while coding.</title>
<updated>2001-09-09T13:29:31+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2001-09-09T13:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=78747bd2df44ad9342d735f2c9376bc143664b42'/>
<id>78747bd2df44ad9342d735f2c9376bc143664b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFB</title>
<updated>2001-09-07T11:39:00+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2001-09-07T11:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=92390db7e60e34ea619e9dca6d093f28ef071dcc'/>
<id>92390db7e60e34ea619e9dca6d093f28ef071dcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of global mess</title>
<updated>2001-09-07T10:29:06+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2001-09-07T10:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=b8cf53d8a511983faa98b06fcd014f8805f4695a'/>
<id>b8cf53d8a511983faa98b06fcd014f8805f4695a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>register a list destructor</title>
<updated>2001-09-07T10:25:26+00:00</updated>
<author>
<name>Sterling Hughes</name>
<email>sterling@php.net</email>
</author>
<published>2001-09-07T10:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1bc80e6048933831806e8651fdae1c68311b6e59'/>
<id>1bc80e6048933831806e8651fdae1c68311b6e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix for bug #13052</title>
<updated>2001-09-07T07:31:39+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2001-09-07T07:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=2e153ddae1b6f8ebb08e45092dfa533cc711cb79'/>
<id>2e153ddae1b6f8ebb08e45092dfa533cc711cb79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
