summaryrefslogtreecommitdiff
path: root/ext/mcrypt
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-312-2/+2
* Fix buildEdin Kadribasic2007-05-031-1/+1
* - Fixed bug #41252 (Calling mcrypt_generic without first callingDerick Rethans2007-05-012-104/+108
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* bump year and license versionfoobar2006-01-012-8/+8
* MFH: - Typofix + removed unnecessary unsets caused by itfoobar2005-01-221-4/+4
* MFH: Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not calledIlia Alshanetsky2003-11-041-0/+2
* - Email address changeDerick Rethans2003-10-132-2/+2
* MFHfoobar2003-10-011-5/+3
* MFH: Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* proto fixesAndrey Hristov2003-06-121-2/+2
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-071-1/+1
* Enabled mcrypt_generic_deinit() on windows (#22520)Edin Kadribasic2003-03-031-2/+2
* "The ugly patch"Melvyn Sopacua2003-01-311-7/+20
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
* Removed libtool library from link which is no longer needed. This fixesEdin Kadribasic2002-12-191-2/+2
* - Fix bug #21039Derick Rethans2002-12-162-3/+29
* - Fix memleak (patch by Oleg.Roitburd@lycos-europe.com)Derick Rethans2002-11-291-0/+1
* - Naming styleDerick Rethans2002-10-251-0/+0
* - Add the source file tooDerick Rethans2002-10-081-0/+33
* - Add blowfish compatibility testDerick Rethans2002-10-081-0/+77
* Remove unnecessary whitespacefoobar2002-08-291-6/+0
* - Unify error messagesDerick Rethans2002-06-261-35/+35
* - Fix version in phpinfo();Derick Rethans2002-06-161-19/+17
* remove experimental statusSterling Hughes2002-03-231-6/+0
* the point can be made both ways :)Sterling Hughes2002-03-231-0/+6
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-6/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* - Fix mcrypt testsDerick Rethans2002-03-051-3/+4
* Use {NULL, NULL, NULL} to terminate function entry.Yasuo Ohgaki2002-02-281-1/+1
* always quote messages with [...], *especialy* when using kommas in the textHartmut Holzgraefe2002-01-041-1/+1
* - Fix for bug 14690Derick Rethans2001-12-261-73/+18
* Update header.Sebastian Bergmann2001-12-201-2/+2
* Add headers and Id linesColin Viebrock2001-12-202-0/+21
* - Try to be a little bit more sane dealing backwards compabilityDerick Rethans2001-12-171-2/+4
* - Added TODO fileDerick Rethans2001-12-151-0/+6
* - Fix for bug 14162, invalidate the resource then mcrypt_generic_init failsDerick Rethans2001-12-151-1/+22
* - Remove debug stuffDerick Rethans2001-12-131-1/+0
* - Fixes for bugs 10324, 12777, 14488 and 13399Derick Rethans2001-12-131-27/+26
* MFBSterling Hughes2001-12-131-0/+2
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Unified the configure messages.foobar2001-11-301-2/+1
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-7/+7
* - Don't return from the function, so that mcrypt get properly initializedDerick Rethans2001-09-231-2/+1
* - Added mcrypt_generic_deinit and added a warning about mcrypt_generic_endDerick Rethans2001-09-232-19/+52
* Moved the check for mcrypt_generic_deinit to the right place.foobar2001-09-221-7/+8
* Check if mcrypt lib has mcrypt_generic_deinitfoobar2001-09-221-0/+8
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* MFBSterling Hughes2001-09-071-2/+3