summaryrefslogtreecommitdiff
path: root/ext/standard/iptc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-10/+10
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-34/+34
* more tsrm cleanup -- output.c is not doing any fetches anymoreSascha Schumann2001-08-051-26/+26
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-1/+2
* @ - Fixed crash in iptcparse() if the supplied data was bogus. (Thies)Thies C. Arntzen2001-07-131-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+17
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+2
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* @- Fixed some modules to allow using output-buffering. (Thies)Thies C. Arntzen2001-02-151-10/+0
* update my email.Thies C. Arntzen2000-10-291-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1