summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* Shut up, my lovely compiler; I do not like your warningsBob Weinand2015-02-091-1/+1
* Fix #66479: Wrong response to FCGI_GET_VALUESFrank Stolle2015-02-011-0/+2
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-311-1/+5
|\
| * Use better constant since MAXHOSTNAMELEN may mean shorter nameStanislav Malyshev2015-01-311-1/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-311-1/+5
|\ \ | |/
| * Add mitigation for CVE-2015-0235 (bug #68925)Stanislav Malyshev2015-01-311-1/+5
* | Also Fixed #68571 in CGI SAPI, and some cleanupXinchen Hui2015-01-272-2/+6
* | Bump yearXinchen Hui2015-01-153-5/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-12-301-2/+5
|\ \ | |/
| * FIx bug #68618 (out of bounds read crashes php-cgi)Stanislav Malyshev2014-12-301-2/+5
| * Bump yearXinchen Hui2014-01-033-5/+5
| * Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-101-0/+1
* | fix possible null pointer mathAnatol Belski2014-12-011-3/+5
* | fixed the cast and incompatible pointer warningAnatol Belski2014-09-121-2/+2
* | This test depends on expose_php being onRasmus Lerdorf2014-07-141-0/+2
* | Bump yearXinchen Hui2014-01-033-5/+5
* | Implemented FR #65917 (getallheaders() is not supported by the built-in...)Andrea Faulds2013-11-121-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-101-0/+1
|\ \
| * | Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-101-0/+1
| |/
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-07-023-0/+6
|\ \ | |/
| * Fixed Bug #65143 Missing php-cgi man pageRemi Collet2013-07-023-0/+6
* | Added PHP_FCGI_BACKLOG, overrides the default listen backlogArnaud Le Blanc2013-06-291-1/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-02-171-0/+4
|\ \ | |/
| * Added HTTP codes as of RFC 6585Jonh Wendell2013-02-171-0/+4
| * Happy New YearXinchen Hui2013-01-013-5/+5
* | Happy New YearXinchen Hui2013-01-013-5/+5
* | Merge branch 'PHP-5.4'Xinchen Hui2012-08-181-2/+2
|\ \ | |/
| * Fix test failedXinchen Hui2012-08-181-2/+2
* | Merge branch 'PHP-5.4'Xinchen Hui2012-07-181-1/+1
|\ \ | |/
| * Fix test (no charset outputed)Xinchen Hui2012-07-181-1/+1
| * Fix broken apache_request_headers testRasmus Lerdorf2012-05-231-1/+3
* | This test depends on the default_charset setting, so set it toRasmus Lerdorf2012-05-231-1/+3
* | Merge branch 'PHP-5.4'Stanislav Malyshev2012-05-082-2/+57
|\ \ | |/
| * c++ commentsStanislav Malyshev2012-05-081-4/+4
| * restore BCStanislav Malyshev2012-05-081-1/+1
| * ws + restore BC to apache_request_headersStanislav Malyshev2012-05-081-7/+7
| * fix bug #61807 - Buffer Overflow in apache_request_headersStanislav Malyshev2012-05-082-2/+57
| * improve fix for CVE-2012-1823Stanislav Malyshev2012-05-071-3/+8
* | Merge branch 'PHP-5.4'Stanislav Malyshev2012-05-071-3/+8
|\ \
| * \ Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2012-05-071-3/+8
| |\ \ | | |/ | |/|
| | * improve fix for CVE-2012-1823Stanislav Malyshev2012-05-071-3/+8
| | * Fix for CVE-2012-1823Rasmus Lerdorf2012-05-071-1/+14
* | | Merge branch 'PHP-5.4'David Soria Parra2012-05-051-1/+14
|\ \ \ | |/ /
| * | Fix for CVE-2012-1823Rasmus Lerdorf2012-05-041-1/+14
* | | Merge branch 'PHP-5.4'Felipe Pena2012-04-191-3/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-04-191-3/+4
| |\ \ | | |/
| | * - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename s...Felipe Pena2012-04-191-3/+4
| | * Fixed bug #61605 (header_remove() does not remove all headers)Xinchen Hui2012-04-041-0/+34
| | * Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)Ondřej Surý2012-03-211-2/+4
| | * Always restore PG(magic_quote_gpc) on request shutdownDmitry Stogov2012-02-021-1/+3