Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -18/+18 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -30/+30 |
* | Fix a couple compile warnings | Nikita Popov | 2014-09-29 | 1 | -2/+2 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | fix iptcembed() | Anatol Belski | 2014-08-31 | 1 | -1/+1 |
* | data type fixes | Anatol Belski | 2014-08-29 | 1 | -1/+1 |
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -2/+2 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -4/+4 |
* | yet more fixes to zpp | Anatol Belski | 2014-08-20 | 1 | -4/+4 |
* | Merge branch 'master' into phpng | Dmitry Stogov | 2014-05-18 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch 'bug67250' into PHP-5.4 | Stanislav Malyshev | 2014-05-13 | 1 | -0/+3 |
| |\ | |||||
| | * | Fix bug #67250 (iptcparse out-of-bounds read) | Stanislav Malyshev | 2014-05-11 | 1 | -0/+3 |
| |/ | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Cleanup (2-nd round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+2 |
* | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-13 | 1 | -7/+7 |
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-04-29 | 1 | -4/+4 |
|\ | |||||
| * | - Added missing bound check in iptcparse() (path by chris at chiappa.net) | Felipe Pena | 2012-04-29 | 1 | -4/+4 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - fix #39863, do not accept paths with NULL in them. See http://news.php.net/... | Pierre Joye | 2010-11-18 | 1 | -0/+4 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | Fixed compiler warnings in the standard library | Kalle Sommer Nielsen | 2010-09-23 | 1 | -2/+4 |
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -4/+0 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: fix segfault in iptcembed() | Antony Dovgal | 2007-05-10 | 1 | -4/+4 |
* | upgrade to new parameter parsing API | Antony Dovgal | 2007-02-12 | 1 | -71/+47 |
* | MFH: fix #40109 (iptcembed fails on non-jfif jpegs) | Antony Dovgal | 2007-02-12 | 1 | -1/+10 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH: fix leak in iptcembed() | Antony Dovgal | 2006-08-30 | 1 | -0/+6 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: Nuke php3 legacy | foobar | 2005-12-05 | 1 | -1/+1 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | emalloc() failures are handled by zend engine. | Ilia Alshanetsky | 2004-11-03 | 1 | -5/+0 |
* | Fixed possible buffer overflow. | Ilia Alshanetsky | 2004-06-22 | 1 | -1/+1 |
* | Added missing safe_mode check. | Ilia Alshanetsky | 2004-06-21 | 1 | -0/+4 |
* | - fix #27238 | Pierre Joye | 2004-03-06 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Remove pointless checks for array_init() return values. | Ilia Alshanetsky | 2002-12-05 | 1 | -8/+2 |
* | php_error_docref | Marcus Boerger | 2002-08-24 | 1 | -3/+3 |
* | Unify error messages | Derick Rethans | 2002-07-08 | 1 | -3/+3 |