php-src/ext/mcrypt
2014-05-13 13:18:00 +04:00
..
tests Fixed mcrypt test case 2014-03-11 20:49:41 +08:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - force static, can't be built yet shared anyway 2011-01-19 21:19:45 +00:00
CREDITS
mcrypt_filter.c fix for phpng, failing RFC2144 test 2014-05-06 09:08:02 +01:00
mcrypt.c In most user extensions functions like mysql_close() should use zend_list_close() instead of zend_list_delete(). This closes the actual connection and frees extension specific data structures, but doesn't free zend_reference structure that might be referenced from zval(s). This also doesn't decrement the resource reference counter. 2014-05-13 13:18:00 +04:00
mcrypt.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_mcrypt_filter.h Bump year 2014-01-03 11:08:10 +08:00
php_mcrypt.h Bump year 2014-01-03 11:08:10 +08:00
TODO - Test commit 2003-12-19 15:29:34 +00:00