Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add filters to mcrypt | Stanislav Malyshev | 2010-01-15 | 1 | -0/+9 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes). | Sriram Natarajan | 2009-10-02 | 1 | -0/+1 |
| | |||||
* | Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 1 | -1/+1 |
| | | | | | | | | | - "cannot" instead of "can not" (meaning "also can") - "than" instead of "then" (Hint: "then" should hardly be needed; you're not telling the order in which to do something) ... plus removed a couple ending. dots | ||||
* | Fix compiler warning | Kalle Sommer Nielsen | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -36/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+36 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -36/+0 |
| | |||||
* | check for NULL before freeing | Antony Dovgal | 2008-09-10 | 1 | -2/+4 |
| | |||||
* | - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) | Felipe Pena | 2008-09-07 | 1 | -12/+12 |
| | |||||
* | fix build | Antony Dovgal | 2008-07-16 | 1 | -1/+1 |
| | |||||
* | - Port mcrypt_create_iv to windows (aka fix it on windows) | Pierre Joye | 2008-07-15 | 1 | -6/+28 |
| | |||||
* | - MFB: Added arginfo | Felipe Pena | 2008-07-01 | 1 | -42/+266 |
| | |||||
* | Revert. | David Soria Parra | 2008-05-18 | 1 | -6/+1 |
| | |||||
* | MFB: Make mcrypt_enc_self_test() return value compatible with documentation ↵ | David Soria Parra | 2008-05-18 | 1 | -1/+6 |
| | | | | and mcrypt_module_self_test() | ||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB). | Derick Rethans | 2007-12-01 | 1 | -2/+5 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | fix ws & folding | Antony Dovgal | 2007-07-19 | 1 | -34/+10 |
| | |||||
* | MFB | Ilia Alshanetsky | 2007-05-28 | 1 | -2/+2 |
| | |||||
* | MFB: fix #40999 (mcrypt_create_iv() not using random seed) | Antony Dovgal | 2007-04-08 | 1 | -2/+2 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | MFB: Replace non-threadsafe rand() with php_rand_r() | Ilia Alshanetsky | 2006-11-28 | 1 | -1/+2 |
| | |||||
* | - unicode upgrade | Michael Wallner | 2006-11-15 | 1 | -453/+312 |
| | | | | | | - fix typo: ENIGNA->ENIGMA - add and fix tests | ||||
* | Error message clean up | Hannes Magnusson | 2006-10-08 | 1 | -1/+1 |
| | | | | | (patch by Matt W (php_lists -AT- realpain.com)) | ||||
* | Removed custom deprecate error messages | Hannes Magnusson | 2006-06-26 | 1 | -11/+1 |
| | | | | | Use the fancy ZEND_ACC_DEPRECATED flag. | ||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-13 | 1 | -8/+7 |
| | |||||
* | - MF52: There was nothing wrong here, bug report #37595 is bogus. | Derick Rethans | 2006-05-31 | 1 | -1/+9 |
| | | | | | - MF52: Added a new test case to demonstrate a longer plain text. | ||||
* | fix #37595 (mcrypt_generic calculates data length in wrong way) | Antony Dovgal | 2006-05-31 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() | Ilia Alshanetsky | 2005-11-30 | 1 | -33/+55 |
| | | | | | without proper init). | ||||
* | - Add E_RECOVERABLE. | Derick Rethans | 2005-09-15 | 1 | -1/+2 |
| | | | | | #- Thought I did this before already actually... | ||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - Whitespace | Derick Rethans | 2004-04-18 | 1 | -2/+2 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called | Ilia Alshanetsky | 2003-10-31 | 1 | -0/+2 |
| | | | | | | | after every mcrypt_generic_init() call). # This will be MFHed into 4.3.X tree after release. | ||||
* | - Email address change | Derick Rethans | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | proto fixes | Andrey Hristov | 2003-06-12 | 1 | -2/+2 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | - Whitespace | Derick Rethans | 2003-03-13 | 1 | -101/+103 |
| | |||||
* | 64-bit correction to variables passed to zend_parse_parameters | David Hill | 2003-03-06 | 1 | -1/+1 |
| | | | | | @64-bit correction to variables passed to zend_parse_parameters (Dave) | ||||
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -10/+4 |
| | |||||
* | Removed unused variable. | Ilia Alshanetsky | 2003-01-08 | 1 | -1/+0 |
| | |||||
* | Comment out non ANSI C standard comliant code. Fixes win32 build. | Edin Kadribasic | 2003-01-06 | 1 | -2/+5 |
| | |||||
* | - Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason | Derick Rethans | 2003-01-03 | 1 | -547/+178 |
| | | | | | | | | | | to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs to be safely used with PHP. - Updated macro's, php_errors and parameter parsing. @- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason @ to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs @ to be safely used with PHP. (Derick) | ||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | - Unify error messages | Derick Rethans | 2002-06-26 | 1 | -35/+35 |
| | | | | | | #- This is the last one for today... can't really stand another # get_active_function_name(TSRMLS_C) :) |