Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters) | Ilia Alshanetsky | 2003-06-24 | 1 | -0/+1 |
| | | | | | Patch by: gereon.steffens[at]onvista.de | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Fixed base64_encode() integer overflow issue pointed out in TODO_SEGFAULTS | Moriyoshi Koizumi | 2003-06-04 | 1 | -20/+29 |
| | |||||
* | Allow base64 functions to be called from an extension buils as .so/.dll (iconv) | Frank M. Kromann | 2003-01-01 | 1 | -2/+2 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | -php_error -> php_error_docref | Marcus Boerger | 2002-12-05 | 1 | -1/+1 |
| | | | | | -removed some cases where emalloc result was tested | ||||
* | Fixed possible buffer overflow in php_base64_decode(); | Moriyoshi Koizumi | 2002-12-01 | 1 | -1/+1 |
| | | | | | | # This bug doesn't appear to be harmful for now, # so I won't merge it into branches... | ||||
* | style fix | foobar | 2002-08-22 | 1 | -3/+6 |
| | |||||
* | fix vim modeline | Wez Furlong | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | - Fix String is not zero-terminated error in base64_decode | Derick Rethans | 2002-05-01 | 1 | -1/+1 |
| | |||||
* | thread safe | Marcus Boerger | 2002-04-11 | 1 | -18/+62 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Convert to use new parameter parsing API. | Andrei Zmievski | 2001-10-26 | 1 | -12/+10 |
| | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -2/+2 |
| | |||||
* | - TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 1 | -2/+4 |
| | | | | | - whitespace fixes | ||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+2 |
| | |||||
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -0/+1 |
| | | | | | some misguided RINIT and RSHUTDOWN calls in a few fringe extensions | ||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | The result of conv_z_macros and some manual conversion of | Sascha Schumann | 2000-11-27 | 1 | -8/+4 |
| | | | | | "return_value.*=.*IS_STRING" constructs to RETVAL_STRINGL. | ||||
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -2/+2 |
| | |||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| | |||||
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| | |||||
* | @- base64_decode() will decode POST data correct. (Thies) | Thies C. Arntzen | 2000-02-10 | 1 | -0/+10 |
| | | | | | @ Patch submitted by: Turadg Aleahmad <turadg@wise.berkeley.edu> | ||||
* | Change string->str where possible; string is basic a C++ class, so gdb ↵ | Zeev Suraski | 2000-02-08 | 1 | -12/+12 |
| | | | | | | | can't look inside variables named 'string'. | ||||
* | @- Fixed possible buffer-overflow in base64_decode. (Thies) | Thies C. Arntzen | 2000-02-06 | 1 | -1/+1 |
| | | | | | fix #3226 | ||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| | | | | | you start counting at 0 or 1). | ||||
* | - The tree compiles again | Zeev Suraski | 1999-12-18 | 1 | -2/+2 |
| | |||||
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -2/+2 |
| | | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev) | ||||
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -2/+2 |
| | |||||
* | Use new Zend API. | Sascha Schumann | 1999-09-24 | 1 | -8/+8 |
| | |||||
* | fix to reiterate that one should _always_ use braces around if/else/for/while | Stig Bakken | 1999-07-21 | 1 | -4/+7 |
| | |||||
* | use reverse lookup array, submitted by bfranklin@dct.com, #1755 | Sascha Schumann | 1999-07-21 | 1 | -3/+15 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
| | |||||
* | more porting | Sascha Schumann | 1999-06-27 | 1 | -4/+1 |
| | |||||
* | conv_proto *.[ch] | Sascha Schumann | 1999-05-16 | 1 | -2/+2 |
| | |||||
* | A lot of cleanups... Removed old thread-safe code and other redundant code ↵ | Zeev Suraski | 1999-04-24 | 1 | -2/+0 |
| | | | | and files | ||||
* | Remove tls.[ch] | Zeev Suraski | 1999-04-23 | 1 | -3/+0 |
| | |||||
* | First commit of re-structuring phase one. We have started using automake in | Stig Bakken | 1999-04-17 | 1 | -0/+197 |
sub-directories and started to move extension code into ext/<name>. For now, I have moved the "standard" extension (which is quite a mix of everything right now) and the GD extension into their own subdirs in ext/. The configure script now also runs configure in the libzend directory automatically and makes sure php4 and libzend use the same config.cache file. To avoid running configure in libzend, use the --no-recursion option. "make" in php4 also builds libzend now. The Apache module doesn't compile right now, but a fix for that is coming up. |