summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* Added support for HTTP 451Julien Pauli2015-12-231-0/+1
* Fixed bug #61751 (SAPI build problem on AIX: Undefined symbol: php_register_i...Lior Kaplan2015-11-231-2/+2
* Fix globals initialization in sapi/cgiAnatol Belski2015-10-231-5/+6
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-02-011-0/+2
|\
| * Fix #66479: Wrong response to FCGI_GET_VALUESFrank Stolle2015-02-011-0/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-311-1/+5
|\ \ | |/
| * 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.5' into PHP-5.6Stanislav 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
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-01-272-2/+6
|\ \ \ | |/ /
| * | Also Fixed #68571 in CGI SAPI, and some cleanupXinchen Hui2015-01-272-2/+6
| * | Bump yearXinchen Hui2015-01-153-5/+5
* | | bump yearXinchen Hui2015-01-153-5/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-12-301-2/+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
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-011-3/+5
|\ \ \ | |/ /
| * | fix possible null pointer mathAnatol Belski2014-12-011-3/+5
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-121-2/+2
|\ \ \ | |/ /
| * | 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
* | | This test depends on expose_php being onRasmus Lerdorf2014-07-141-0/+2
* | | Shut up, my lovely compiler; I do not like your warningsBob Weinand2014-04-111-1/+1
* | | Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-132-14/+14
* | | Bump yearXinchen Hui2014-01-033-5/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrea Faulds2013-11-181-2/+2
|\ \ \ | |/ /
| * | Implemented FR #65917 (getallheaders() is not supported by the built-in...)Andrea Faulds2013-11-121-2/+2
* | | Merge branch 'pull-request/500'Anatol Belski2013-11-051-2/+2
|\ \ \
| * | | fixed invalid freeAnatol Belski2013-10-211-2/+2
| * | | Merge branch 'PHP-5.5'Dmitry Stogov2013-10-011-22/+5
| |\ \ \
| | * | | Reverted patch (it was used for internal testing and was committed by accident)Dmitry Stogov2013-10-011-22/+5
| * | | | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-271-5/+22
| |\ \ \ \ | | |/ / /
| | * | | Added support for GNU Hurd. (Svante Signell)Dmitry Stogov2013-09-271-5/+22
| | |/ /
* | | | fix limitation of upload size == (U)INT_MAX in CGIMichael Wallner2013-10-281-1/+4
|/ / /
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-101-0/+1
|\ \ \ | |/ /
| * | 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
| | |/
* | | Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading filesRalf Lang2013-08-061-1/+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