summaryrefslogtreecommitdiff
path: root/ext/standard/iptc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple compile warningsNikita Popov2014-09-291-2/+2
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* fix iptcembed()Anatol Belski2014-08-311-1/+1
* data type fixesAnatol Belski2014-08-291-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* master renames phase 1Anatol Belski2014-08-251-4/+4
* yet more fixes to zppAnatol Belski2014-08-201-4/+4
* Merge branch 'master' into phpngDmitry Stogov2014-05-181-0/+3
|\
| * Merge branch 'bug67250' into PHP-5.4Stanislav Malyshev2014-05-131-0/+3
| |\
| | * Fix bug #67250 (iptcparse out-of-bounds read)Stanislav Malyshev2014-05-111-0/+3
| |/
| * Bump yearXinchen Hui2014-01-031-1/+1
| * Happy New YearXinchen Hui2013-01-011-1/+1
* | Cleanup (2-nd round)Dmitry Stogov2014-04-151-1/+2
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-7/+7
* | Bump yearXinchen Hui2014-01-031-1/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
|/
* Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-04-291-4/+4
|\
| * - Added missing bound check in iptcparse() (path by chris at chiappa.net)Felipe Pena2012-04-291-4/+4
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-0/+4
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* | - Year++Felipe Pena2011-01-011-1/+1
* | Fixed compiler warnings in the standard libraryKalle Sommer Nielsen2010-09-231-2/+4
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-4/+0
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix segfault in iptcembed()Antony Dovgal2007-05-101-4/+4
* upgrade to new parameter parsing APIAntony Dovgal2007-02-121-71/+47
* MFH: fix #40109 (iptcembed fails on non-jfif jpegs)Antony Dovgal2007-02-121-1/+10
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: fix leak in iptcembed()Antony Dovgal2006-08-301-0/+6
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: Nuke php3 legacyfoobar2005-12-051-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* emalloc() failures are handled by zend engine.Ilia Alshanetsky2004-11-031-5/+0
* Fixed possible buffer overflow.Ilia Alshanetsky2004-06-221-1/+1
* Added missing safe_mode check.Ilia Alshanetsky2004-06-211-0/+4
* - fix #27238Pierre Joye2004-03-061-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Remove pointless checks for array_init() return values.Ilia Alshanetsky2002-12-051-8/+2
* php_error_docrefMarcus Boerger2002-08-241-3/+3
* Unify error messagesDerick Rethans2002-07-081-3/+3
* c set but unusedSascha Schumann2002-05-041-3/+1
* inheader set but unusedSascha Schumann2002-05-041-2/+1