Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #66127 (Segmentation fault with ArrayObject unset) | Stanislav Malyshev | 2014-06-10 | 4 | -1/+29 |
| | |||||
* | 5.4.31 next | Stanislav Malyshev | 2014-06-10 | 3 | -4/+6 |
| | |||||
* | NEWS | Remi Collet | 2014-06-10 | 1 | -1/+3 |
| | |||||
* | Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec | Remi Collet | 2014-06-10 | 1 | -1/+5 |
| | | | | | | | Upstream: https://github.com/file/file/commit/93e063ee374b6a75729df9e7201fb511e47e259d Adapted for C standard. | ||||
* | NEWS | Remi Collet | 2014-06-10 | 1 | -2/+4 |
| | |||||
* | Bug #67412 fileinfo: cdf_count_chain insufficient boundary check | Remi Collet | 2014-06-10 | 1 | -3/+4 |
| | | | | | Upstream: https://github.com/file/file/commit/40bade80cbe2af1d0b2cd0420cebd5d5905a2382 | ||||
* | NEWS | Remi Collet | 2014-06-10 | 1 | -0/+2 |
| | |||||
* | Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary check | Remi Collet | 2014-06-10 | 1 | -2/+4 |
| | | | | | Upstream: https://github.com/file/file/commit/36fadd29849b8087af9f4586f89dbf74ea45be67 | ||||
* | NEWS | Remi Collet | 2014-06-10 | 1 | -0/+2 |
| | |||||
* | Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal ↵ | Remi Collet | 2014-06-10 | 1 | -3/+11 |
| | | | | | | | string size Upstream https://github.com/file/file/commit/27a14bc7ba285a0a5ebfdb55e54001aa11932b08 | ||||
* | NEWS | Remi Collet | 2014-06-10 | 1 | -0/+3 |
| | |||||
* | Fixed bug #67406 built-in web-server segfaults on startup | Remi Collet | 2014-06-10 | 1 | -3/+3 |
| | | | | | | | | Reproduce on aarch64. From select man page: "select() may update the timeout argument to indicate how much time was left." So "const" is not ok. | ||||
* | Fixed bug #67399 (putenv with empty variable may lead to crash) | Stanislav Malyshev | 2014-06-08 | 3 | -56/+65 |
| | |||||
* | Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 | Matteo Beccati | 2014-06-09 | 3 | -0/+6 |
| | | | | | DOMDocument::substituteEntities needs to be set to true in order for external entities to be parsed. | ||||
* | add news | Stanislav Malyshev | 2014-06-08 | 2 | -0/+5 |
| | |||||
* | Bug 49898 | Boro Sitnikovski | 2014-06-08 | 2 | -0/+37 |
| | | | | __getCookies() method implementation | ||||
* | fix order | Stanislav Malyshev | 2014-06-08 | 1 | -2/+2 |
| | |||||
* | Fix bug 666222 | Levi Morrison | 2014-06-08 | 5 | -5/+56 |
| | | | | | | | | This also adds some smaller, isolated tests related to bug 66622. Conflicts: Zend/zend_vm_def.h Zend/zend_vm_execute.h | ||||
* | Fixed identation on file | Jefersson Nathan | 2014-06-08 | 0 | -0/+0 |
| | |||||
* | Fix align indentation | Jefersson Nathan | 2014-06-08 | 1 | -16/+16 |
| | |||||
* | Added support for parsing ssl certificates using GeneralizedTime format. | Paul Oehler | 2014-06-08 | 5 | -7/+73 |
| | | | | | fix bug #65698 fix bug #66636 | ||||
* | Remove superfluous echos. | Jeff Welch | 2014-06-08 | 8 | -12/+12 |
| | |||||
* | NEWS | Remi Collet | 2014-06-06 | 1 | -0/+2 |
| | |||||
* | Fix bug #67390 insecure temporary file use in the configure script | Remi Collet | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | drop exec perm on doc files | Remi Collet | 2014-06-05 | 2 | -0/+0 |
| | |||||
* | fix test for 5.4/5.5 | Remi Collet | 2014-06-05 | 1 | -2/+2 |
| | |||||
* | add test for previous fix | Remi Collet | 2014-06-05 | 1 | -0/+35 |
| | |||||
* | NEWS | Remi Collet | 2014-06-05 | 1 | -0/+2 |
| | |||||
* | Fix regression introduce in fix for bug #67118 | Remi Collet | 2014-06-05 | 2 | -12/+12 |
| | | | | | | | | | | | | The fix was correct but break some code (at least in Horde) This is a temporary workaround to fix regressioni in 5.4, 5.5 and 5.6 This make php_date_initialize more consistent - on success return 1 + time initiliazed - on failure return 0 + time = zero which is check by DATE_CHECK_INITIALIZED by later method call Will restore consistency with other date classes in master. | ||||
* | update NEWS | Stanislav Malyshev | 2014-06-04 | 1 | -1/+4 |
| | |||||
* | Fixed regression introduced by patch for bug #67072 | Anatol Belski | 2014-06-03 | 3 | -38/+44 |
| | | | | This applies to 5.4 and 5.5 only as a legacy fix. | ||||
* | (re)add cve number in NEWS, from 5.4.29 | Remi Collet | 2014-06-03 | 1 | -1/+2 |
| | |||||
* | NEWS | Remi Collet | 2014-06-03 | 1 | -0/+3 |
| | |||||
* | Fix bug #67326 fileinfo: cdf_read_short_sector insufficient boundary check | Remi Collet | 2014-06-03 | 1 | -2/+2 |
| | | | | | Upstream fix https://github.com/file/file/commit/6d209c1c489457397a5763bca4b28e43aac90391.patch Only revelant part applied | ||||
* | Fixed bug #67359 (Segfault in recursiveDirectoryIterator) | Xinchen Hui | 2014-06-01 | 4 | -0/+33 |
| | |||||
* | Check for zero-length keys in spl_array_skip_protected and don't skip them. | Adam Harvey | 2014-05-29 | 3 | -1/+45 |
| | | | | Fixes bug #67360 (Missing element after ArrayObject::getIterator). | ||||
* | updated libmagic.patch for 5.4+ | Anatol Belski | 2014-05-27 | 1 | -66/+138 |
| | |||||
* | update NEWS | Stanislav Malyshev | 2014-05-27 | 1 | -0/+2 |
| | |||||
* | Fix bug #67249: printf out-of-bounds read | Stanislav Malyshev | 2014-05-27 | 2 | -2/+12 |
| | |||||
* | Escape non-printable characters in the junit XML output | Matteo Beccati | 2014-05-27 | 1 | -0/+3 |
| | | | | | | | XML doesn't allow most of the characters < 0x20 and binary output breaks XML parsers. Such characters are not allowed as entities either, so the generated entities are escaped in order to be printed as text. | ||||
* | Fixed broken XML junit output due to escaping of CDATA sections | Matteo Beccati | 2014-05-27 | 1 | -7/+8 |
| | | | | I've removed CDATA and used htmlspecialchars as the output might not be UTF-8 safe, as pointed out by ircmaxell in 26b37f1792dfaf9b0b30f81e492c8f68b9ece571 | ||||
* | backport this piece from 5.6, related to the #66307 fix | Anatol Belski | 2014-05-26 | 1 | -1/+2 |
| | |||||
* | Fixed bug #66307 Fileinfo crashes with powerpoint files | Anatol Belski | 2014-05-26 | 3 | -2/+7 |
| | |||||
* | Fix bug #67328 (fileinfo: numerous file_printf calls resulting in ↵ | Stanislav Malyshev | 2014-05-26 | 2 | -13/+6 |
| | | | | | | performance degradation) Upstream patch: https://github.com/file/file/commit/b8acc83781d5a24cc5101e525d15efe0482c280d | ||||
* | Fix bug #67327: fileinfo: CDF infinite loop in nelements DoS | Stanislav Malyshev | 2014-05-26 | 2 | -1/+11 |
| | | | | Upstream fix: https://github.com/file/file/commit/f97486ef5dc3e8735440edc4fc8808c63e1a3ef0 | ||||
* | Fix broken Junit output with --disable-cgi | Matteo Beccati | 2014-05-25 | 1 | -0/+1 |
| | |||||
* | Fix broken test caused by fdb2709. | Adam Harvey | 2014-05-23 | 1 | -10/+10 |
| | |||||
* | Fix run-tests.php with Valgrind >= 3.10.0. | Adam Harvey | 2014-05-22 | 1 | -3/+3 |
| | | | | | | | The version test that we had in run-tests.php assumed that the major and minor version numbers were always single digits. This removes that assumption and also uses version_compare() for the comparison instead of naively converting it to an integer. | ||||
* | Add microseconds to the serialised form of DateTime objects. | Adam Harvey | 2014-05-21 | 48 | -383/+415 |
| | | | | Fixes bug #67308 (Serialize of DateTime truncates fractions of second). | ||||
* | Improved test for bug #62479 | Matteo Beccati | 2014-05-21 | 1 | -8/+27 |
| |