| Commit message (Expand) | Author | Age | Files | Lines |
* | protos fixed | Hartmut Holzgraefe | 2000-05-26 | 1 | -8/+16 |
* | protos where lacking return types | Hartmut Holzgraefe | 2000-05-23 | 1 | -8/+8 |
* | s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. | Sascha Schumann | 2000-05-23 | 1 | -4/+4 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
* | Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd | Sascha Schumann | 2000-05-02 | 1 | -6/+2 |
* | Make mcrypt buildable as shared module | Sascha Schumann | 2000-05-02 | 3 | -2/+13 |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -6/+1 |
* | adding project file for mcrypt module | Frank M. Kromann | 2000-04-23 | 1 | -0/+117 |
* | Use PHP_ARG_WITH | Sascha Schumann | 2000-03-27 | 1 | -23/+18 |
* | - Oops I commited a name change for consistency of Zend/modules.h to | Andi Gutmans | 2000-03-11 | 1 | -1/+1 |
* | - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. | Andi Gutmans | 2000-03-11 | 1 | -1/+1 |
* | It didn't all go through | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
* | Whoops, defining them to empty values generates many parse errors. | Sascha Schumann | 1999-12-30 | 1 | -1/+1 |
* | Get rid of config.h.stub. Note that you should embed a comment about | Sascha Schumann | 1999-12-30 | 2 | -3/+1 |
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 2 | -5/+10 |
* | - The tree compiles again | Zeev Suraski | 1999-12-18 | 1 | -8/+8 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 |
* | (php_minit_mcrypt): Also allow never versions of mcrypt | Sascha Schumann | 1999-11-15 | 1 | -1/+1 |
* | Remove the extra INCLUDES line from most automake Mafiles. This is not | Sascha Schumann | 1999-11-13 | 1 | -1/+0 |
* | Support current mcrypt. Tested with libmcrypt-2.2.4 | Sascha Schumann | 1999-10-31 | 1 | -37/+49 |
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -2/+2 |
* | Use Ex API here as well. | Sascha Schumann | 1999-09-17 | 1 | -65/+69 |
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -4/+4 |
* | More symbol work. | Andrey Hristov | 1999-08-02 | 1 | -3/+3 |
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
* | port | Sascha Schumann | 1999-06-27 | 1 | -6/+6 |
* | Introduce AC_ADD_* macros | Sascha Schumann | 1999-06-20 | 1 | -2/+2 |
* | - fix compile issues for various packages (dbase, sysv*, zlib) | Sascha Schumann | 1999-05-21 | 2 | -4/+5 |
* | add compat #define | Sascha Schumann | 1999-05-06 | 1 | -0/+2 |
* | func name changes, remove arbitrary limit | Sascha Schumann | 1999-05-01 | 2 | -7/+6 |
* | mcrypt 2.1.18 support, better autoconf checking | Sascha Schumann | 1999-05-01 | 3 | -13/+37 |
* | PHP3 compat stuff | Sascha Schumann | 1999-04-25 | 1 | -3/+9 |
* | oops, the 0th byte should be set, too | Sascha Schumann | 1999-04-25 | 1 | -2/+2 |
* | final change (?), add get_algorithms_name | Sascha Schumann | 1999-04-25 | 2 | -2/+24 |
* | make code more compact | Sascha Schumann | 1999-04-25 | 1 | -45/+25 |
* | remove some redundant code | Sascha Schumann | 1999-04-25 | 1 | -89/+47 |
* | that was a silly one | Sascha Schumann | 1999-04-25 | 1 | -2/+2 |
* | add OFB mode, the final one | Sascha Schumann | 1999-04-25 | 2 | -0/+51 |
* | add mcrypt_create_iv() | Sascha Schumann | 1999-04-25 | 2 | -0/+60 |
* | cleanup, add new stream mode, allow IV for CBC mode | Sascha Schumann | 1999-04-25 | 2 | -8/+77 |
* | add get_(key|block)_size | Sascha Schumann | 1999-04-25 | 2 | -0/+34 |
* | add CBC | Sascha Schumann | 1999-04-25 | 2 | -3/+79 |
* | add mcrypt module | Sascha Schumann | 1999-04-25 | 6 | -0/+156 |