summaryrefslogtreecommitdiff
path: root/ext/mcrypt
Commit message (Expand)AuthorAgeFilesLines
* - Reversed last 'fix'Derick Rethans2000-08-211-2/+1
* - Fix for bug #6263Derick Rethans2000-08-201-1/+2
* - Clearified which version of libmcrypt is enabledDerick Rethans2000-08-151-1/+4
* Move MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes build againstSascha Schumann2000-08-141-1/+1
* Remove unnecessary precompiler macros. The failure condition is catchedSascha Schumann2000-08-141-4/+0
* Restrict INI entries when compiling against libmcrypt 2.4.Sascha Schumann2000-08-141-2/+4
* Fix check for libmcrypt in non-system library paths.Sascha Schumann2000-08-141-4/+8
* - Now using the better way of using INI directivesDerick Rethans2000-08-132-31/+42
* @ Added support for libmcrypt 2.4.4Derick Rethans2000-08-113-28/+1344
* Read from /dev/u?random until the buffer is filled.Sascha Schumann2000-07-251-1/+8
* Unify use of my email addressSascha Schumann2000-07-101-1/+1
* Canged back to uppercase. Are all the backslashes on line 69 to 111 really ne...Egon Schmid2000-06-191-1/+1
* No response from Sascha so changed to lowercase.Egon Schmid2000-06-181-4/+4
* More protos.Egon Schmid2000-06-181-8/+8
* - Update module project files to include:Andi Gutmans2000-06-101-2/+2
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-8/+8
* protos fixedHartmut Holzgraefe2000-05-261-8/+16
* protos where lacking return typesHartmut Holzgraefe2000-05-231-8/+8
* s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.Sascha Schumann2000-05-231-4/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libaddSascha Schumann2000-05-021-6/+2
* Make mcrypt buildable as shared moduleSascha Schumann2000-05-023-2/+13
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* adding project file for mcrypt moduleFrank M. Kromann2000-04-231-0/+117
* Use PHP_ARG_WITHSascha Schumann2000-03-271-23/+18
* - Oops I commited a name change for consistency of Zend/modules.h toAndi Gutmans2000-03-111-1/+1
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-1/+1
* It didn't all go throughZeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-3/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* - The tree compiles againZeev Suraski1999-12-181-8/+8
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* (php_minit_mcrypt): Also allow never versions of mcryptSascha Schumann1999-11-151-1/+1
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* Support current mcrypt. Tested with libmcrypt-2.2.4Sascha Schumann1999-10-311-37/+49
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* Use Ex API here as well.Sascha Schumann1999-09-171-65/+69
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-4/+4
* More symbol work.Andrey Hristov1999-08-021-3/+3
* License updateZeev Suraski1999-07-161-20/+9
* portSascha Schumann1999-06-271-6/+6
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-2/+2
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-212-4/+5
* add compat #defineSascha Schumann1999-05-061-0/+2