Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed bug #44388 (Crash inside exif_read_data() on invalid images) | Ilia Alshanetsky | 2008-03-12 | 1 | -1/+1 | |
| | ||||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 | |
| | ||||||
* | - Fix indent of macros | Jani Taskinen | 2007-12-17 | 1 | -2/+2 | |
| | ||||||
* | Fixed bug #43606 (define missing depencies of the exif extension) | Ilia Alshanetsky | 2007-12-16 | 1 | -3/+12 | |
| | ||||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 | |
| | ||||||
* | Fixed memory corruption when reading exif data of a non-file | Ilia Alshanetsky | 2007-06-10 | 1 | -14/+25 | |
| | ||||||
* | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 1 | -5/+5 | |
| | | | | | # Part 1 | |||||
* | - MFH Readability | Marcus Boerger | 2007-02-25 | 1 | -6/+3 | |
| | ||||||
* | missing -1 | Ilia Alshanetsky | 2007-02-24 | 1 | -2/+2 | |
| | ||||||
* | Pad to given length, not replace data with spaces | Ilia Alshanetsky | 2007-02-24 | 1 | -2/+5 | |
| | ||||||
* | Eliminate strncpy and simplify code | Ilia Alshanetsky | 2007-02-24 | 1 | -12/+6 | |
| | ||||||
* | - Make debug code really safe | Marcus Boerger | 2007-02-24 | 1 | -8/+8 | |
| | ||||||
* | use safe allocations | Stanislav Malyshev | 2007-02-24 | 1 | -8/+11 | |
| | ||||||
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -23/+22 | |
| | ||||||
* | emalloc() -> safe_emalloc() | Ilia Alshanetsky | 2007-01-23 | 1 | -3/+3 | |
| | ||||||
* | - MFH Fix for #40073 | Marcus Boerger | 2007-01-09 | 1 | -3/+87 | |
| | ||||||
* | MFH: zerofill info_data and fix possible segfault | Antony Dovgal | 2007-01-09 | 1 | -0/+1 | |
| | | | | | partly fixes #40073 | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 | |
| | ||||||
* | Allocation safety checks | Ilia Alshanetsky | 2006-12-25 | 1 | -2/+2 | |
| | ||||||
* | Use %F (ignores locale) for internal representation of floats | Ilia Alshanetsky | 2006-12-25 | 1 | -5/+5 | |
| | ||||||
* | - MFH: Make parameter parsing api check happy | Marcus Boerger | 2006-11-04 | 1 | -1/+1 | |
| | ||||||
* | MFH: fix leak and typos in error messages | Antony Dovgal | 2006-10-10 | 1 | -2/+3 | |
| | ||||||
* | initialize static buffer with 0's | Antony Dovgal | 2006-08-17 | 1 | -0/+1 | |
| | ||||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -3/+10 | |
| | ||||||
* | MFH: arginfo, protos, vim folding | Hannes Magnusson | 2006-06-11 | 1 | -8/+32 | |
| | ||||||
* | - MFH Fix condition | Marcus Boerger | 2006-04-10 | 1 | -1/+1 | |
| | ||||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 | |
| | ||||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -5/+5 | |
| | ||||||
* | - MFH Fix Logic | Marcus Boerger | 2005-10-10 | 1 | -1/+1 | |
| | ||||||
* | - MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG) | Marcus Boerger | 2005-10-09 | 1 | -0/+6 | |
| | ||||||
* | NetWare specific stat structure issues. | Anantha Kesari H Y | 2005-08-05 | 1 | -0/+4 | |
| | | | | | --Kamesh | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 | |
| | ||||||
* | MFB: Fixed build of exif extension on win32. | Ilia Alshanetsky | 2005-03-17 | 1 | -0/+3 | |
| | ||||||
* | Fixed possible bufferoverflow | Stefan Esser | 2005-03-02 | 1 | -0/+5 | |
| | ||||||
* | PHP_WIN32 is defined or not defined. | foobar | 2005-02-16 | 1 | -1/+1 | |
| | ||||||
* | Enable mbstring use on windows. We were linking against mbstring for | Edin Kadribasic | 2005-02-16 | 1 | -1/+1 | |
| | | | | | | some time now, but have never actually used it on Windows. Fixes #31980. | |||||
* | Fixed bug #31986 (Max nesting limit set too low). | Ilia Alshanetsky | 2005-02-15 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #31797 (exif_read_data() uses too low nesting limit). | Ilia Alshanetsky | 2005-02-01 | 1 | -1/+1 | |
| | ||||||
* | MFB (bugfix for 24851) | Andrei Zmievski | 2005-01-22 | 1 | -1/+12 | |
| | ||||||
* | Fixed possible overflow. | Ilia Alshanetsky | 2004-11-10 | 1 | -1/+1 | |
| | ||||||
* | Bug #30627 | Marcus Boerger | 2004-11-04 | 1 | -1/+1 | |
| | ||||||
* | - Fixed typo | Derick Rethans | 2004-03-16 | 1 | -1/+1 | |
| | ||||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 | |
| | ||||||
* | Fix warning | Marcus Boerger | 2003-12-17 | 1 | -1/+1 | |
| | ||||||
* | Fixed ZTS build. | Ilia Alshanetsky | 2003-12-10 | 1 | -1/+1 | |
| | ||||||
* | String format stuff. | Ilia Alshanetsky | 2003-09-22 | 1 | -4/+4 | |
| | ||||||
* | Allow to search for section FILE with 2nd parameter (found by Derick) | Marcus Boerger | 2003-09-07 | 1 | -2/+4 | |
| | ||||||
* | Fix warnings | Marcus Boerger | 2003-08-17 | 1 | -16/+16 | |
| | ||||||
* | kill some warnings | Sascha Schumann | 2003-08-17 | 1 | -5/+4 | |
| | ||||||
* | Fix exif_thumbnail | Marcus Boerger | 2003-08-09 | 1 | -0/+1 | |
| |