summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test - because of big #67397 we don't allow overlong locales anymorePHP-5.4.30Stanislav Malyshev2014-06-241-3/+4
* 5.4.30Stanislav Malyshev2014-06-242-3/+3
* Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-234-35/+121
* Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-233-4/+21
* update CVEStanislav Malyshev2014-06-231-3/+3
* Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type ConfusionStanislav Malyshev2014-06-214-3/+8
* Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-06-213-1/+32
* Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-06-213-6/+12
* add CVEsStanislav Malyshev2014-06-211-5/+5
* Fix potential segfault in dns_get_record()Sara Golemon2014-06-152-0/+8
* Fix bug #66127 (Segmentation fault with ArrayObject unset)php-5.4.30RC1Stanislav Malyshev2014-06-104-1/+29
* 5.4.30 rc1Stanislav Malyshev2014-06-103-4/+4
* NEWSRemi Collet2014-06-101-1/+3
* Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary checRemi Collet2014-06-101-1/+5
* NEWSRemi Collet2014-06-101-2/+4
* Bug #67412 fileinfo: cdf_count_chain insufficient boundary checkRemi Collet2014-06-101-3/+4
* NEWSRemi Collet2014-06-101-0/+2
* Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary checkRemi Collet2014-06-101-2/+4
* NEWSRemi Collet2014-06-101-0/+2
* Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal st...Remi Collet2014-06-101-3/+11
* NEWSRemi Collet2014-06-101-0/+3
* Fixed bug #67406 built-in web-server segfaults on startupRemi Collet2014-06-101-3/+3
* Fixed bug #67399 (putenv with empty variable may lead to crash)Stanislav Malyshev2014-06-083-56/+65
* Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191Matteo Beccati2014-06-093-0/+6
* add newsStanislav Malyshev2014-06-082-0/+5
* Bug 49898Boro Sitnikovski2014-06-082-0/+37
* fix orderStanislav Malyshev2014-06-081-2/+2
* Fix bug 666222Levi Morrison2014-06-085-5/+56
* Fixed identation on fileJefersson Nathan2014-06-080-0/+0
* Fix align indentationJefersson Nathan2014-06-081-16/+16
* Added support for parsing ssl certificates using GeneralizedTime format.Paul Oehler2014-06-085-7/+73
* Remove superfluous echos.Jeff Welch2014-06-088-12/+12
* NEWSRemi Collet2014-06-061-0/+2
* Fix bug #67390 insecure temporary file use in the configure scriptRemi Collet2014-06-061-1/+1
* drop exec perm on doc filesRemi Collet2014-06-052-0/+0
* fix test for 5.4/5.5Remi Collet2014-06-051-2/+2
* add test for previous fixRemi Collet2014-06-051-0/+35
* NEWSRemi Collet2014-06-051-0/+2
* Fix regression introduce in fix for bug #67118Remi Collet2014-06-052-12/+12
* update NEWSStanislav Malyshev2014-06-041-1/+4
* Fixed regression introduced by patch for bug #67072Anatol Belski2014-06-033-38/+44
* (re)add cve number in NEWS, from 5.4.29Remi Collet2014-06-031-1/+2
* NEWSRemi Collet2014-06-031-0/+3
* Fix bug #67326 fileinfo: cdf_read_short_sector insufficient boundary checkRemi Collet2014-06-031-2/+2
* Fixed bug #67359 (Segfault in recursiveDirectoryIterator)Xinchen Hui2014-06-014-0/+33
* Check for zero-length keys in spl_array_skip_protected and don't skip them.Adam Harvey2014-05-293-1/+45
* updated libmagic.patch for 5.4+Anatol Belski2014-05-271-66/+138
* update NEWSStanislav Malyshev2014-05-271-0/+2
* Fix bug #67249: printf out-of-bounds readStanislav Malyshev2014-05-272-2/+12
* Escape non-printable characters in the junit XML outputMatteo Beccati2014-05-271-0/+3