summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_7RC1'.php-4.4.7RC1SVN Migration2007-04-111-25/+0
* - 4.4.7RC1.Derick Rethans2007-04-113-18/+18
* MFH: fix #40998 (long session array keys are truncated)Antony Dovgal2007-04-042-1/+2
* Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and...Seiji Masugata2007-04-041-10/+22
* MFB: Fixed MOPB-34-2007:PHP mail() Header Injection Through Subject and ToIlia Alshanetsky2007-03-301-2/+2
* MF52: fix compile warningAntony Dovgal2007-03-271-1/+1
* MFB: MOPB-33-2007:PHP mail() Message ASCIIZ Byte TruncationIlia Alshanetsky2007-03-272-1/+22
* revert by request of DerickAntony Dovgal2007-03-262-4/+0
* fix #40586 (_ENV vars get escaped when magic_quotes_gpc is on)Antony Dovgal2007-03-262-0/+4
* MFH: fix #40915 (addcslashes unexpected behavior with binary input)Antony Dovgal2007-03-262-5/+3
* Bug fixesIlia Alshanetsky2007-03-251-0/+2
* Fixed MOPB-32-2007 (Double free inside session_decode())Ilia Alshanetsky2007-03-251-1/+0
* MFB52:- Check if Makefile.frag actually exists before running sed on it.foobar2007-03-251-1/+1
* MFB: Fixed CRLF injection inside ftp_putcmd().Ilia Alshanetsky2007-03-241-0/+8
* - MFH: Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-221-1/+6
* MFH: fix SSL connection on windowsEdin Kadribasic2007-03-221-1/+1
* - MFH Fix issue with long form of command line switchesMarcus Boerger2007-03-211-12/+12
* MFB: Fixed MOPB-26-2007 mb_parse_str() can be used to activateIlia Alshanetsky2007-03-182-3/+9
* clarifyStanislav Malyshev2007-03-161-1/+2
* fix for mopb-24Stanislav Malyshev2007-03-161-0/+1
* Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)Stanislav Malyshev2007-03-162-19/+38
* fix #40831 (cURL extension doesn't clean up the buffer of reused handle)Antony Dovgal2007-03-152-4/+2
* MFB: Fixed MOPB-22-2007 PHP session_regenerate_id() Double Free Vulnerability.Ilia Alshanetsky2007-03-142-1/+7
* mopb 8 fixStanislav Malyshev2007-03-141-0/+1
* - add summary of the CVEPierre Joye2007-03-141-1/+2
* Bug fixing newsIlia Alshanetsky2007-03-141-0/+2
* MFB: Added missing open_basedir & safe_mode checks to bzip:// wrapper.Ilia Alshanetsky2007-03-141-1/+5
* - NEWS entry for the ft cvePierre Joye2007-03-101-0/+1
* - MFH: CVE-2007-1001, integer overflow with invalid wbmp imagesPierre Joye2007-03-107-1/+109
* - Fix the Fix for CVE-2007-0455Pierre Joye2007-03-101-1/+1
* fix #40747 (possible crash in session when save_path is out of open_basedir)Antony Dovgal2007-03-092-3/+5
* fix testAntony Dovgal2007-03-071-2/+2
* MF5: use safe_emallocStanislav Malyshev2007-03-051-1/+1
* MF5: use srtlcatStanislav Malyshev2007-03-051-6/+6
* MF5: use snprintfStanislav Malyshev2007-03-052-4/+4
* MF5: increase array size to fit buffer sizeStanislav Malyshev2007-03-051-1/+1
* Fixed exslt build (#40665)Edin Kadribasic2007-03-041-4/+4
* Use standardised locations for libs and includesEdin Kadribasic2007-03-033-10/+10
* Made compile without magicEdin Kadribasic2007-03-031-4/+4
* Use standardised locations for libs and includesEdin Kadribasic2007-03-033-17/+18
* MFHNuno Lopes2007-03-011-3/+5
* Impersonation fixDmitry Stogov2007-03-013-5/+26
* - Back to dev.Derick Rethans2007-02-283-5/+7
* - Go with 4.4.6.Derick Rethans2007-02-283-9/+6
* - MFH: Fix for CVE-2007-0455.Derick Rethans2007-02-281-1/+1
* reverted impersonation fix because of 4.4.6 release processDmitry Stogov2007-02-273-26/+5
* Backport: Fixed impersonation support for persistent FastCGI connections.Dmitry Stogov2007-02-273-5/+26
* fix #40635 (segfault in cURL extension)Antony Dovgal2007-02-262-4/+12
* MFH: update PCRE symbols listNuno Lopes2007-02-251-2/+17
* fix #40611 (possible cURL memory error)Antony Dovgal2007-02-232-4/+9