606 Commits (33f5d7853145fff91cbfbab38588293d8765cecd)

Author SHA1 Message Date
Xinchen Hui 47c9027772 Bump year 12 years ago
Xinchen Hui c0d060f5c0 Bump year 12 years ago
Andrea Faulds aee271ec0d Implemented FR #65917 (getallheaders() is not supported by the built-in...) 13 years ago
Dmitry Stogov 51fca2b4b3 Reverted patch (it was used for internal testing and was committed by accident) 13 years ago
Dmitry Stogov f904830012 Added support for GNU Hurd. (Svante Signell) 13 years ago
Michael Heimpold 36b759d1dd Fix #61345: fix install of CGI binary 13 years ago
Michael Heimpold cdedee3fa1 Fix #61345: fix install of CGI binary 13 years ago
Remi Collet c940aab789 Fixed Bug #65143 Missing php-cgi man page 13 years ago
Arnaud Le Blanc 18f45c535b Added PHP_FCGI_BACKLOG, overrides the default listen backlog 13 years ago
David Soria Parra 86685aefab Revert "Fix conversion from unsigned char to char" 13 years ago
David Soria Parra bc50ba4bf9 Fix conversion from unsigned char to char 13 years ago
Jonh Wendell 59b016192d Added HTTP codes as of RFC 6585 13 years ago
Xinchen Hui a666285bc2 Happy New Year 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Xinchen Hui ebefbdb76d Fix test failed 14 years ago
Xinchen Hui 8f89cfb548 Fix test (no charset outputed) 14 years ago
Rasmus Lerdorf 8208462fc1 This test depends on the default_charset setting, so set it to 14 years ago
Rasmus Lerdorf 523fd2c244 Fix broken apache_request_headers test 14 years ago
Stanislav Malyshev 057f4719d3 c++ comments 14 years ago
Stanislav Malyshev 1919ec5a55 restore BC 14 years ago
Stanislav Malyshev bd8912e47c ws + restore BC to apache_request_headers 14 years ago
Stanislav Malyshev 20364bcff9 fix bug #61807 - Buffer Overflow in apache_request_headers 14 years ago
Stanislav Malyshev b50101764b improve fix for CVE-2012-1823 14 years ago
Stanislav Malyshev 000e84aa88 improve fix for CVE-2012-1823 14 years ago
Stanislav Malyshev 7de4b75f74 improve fix for CVE-2012-1823 14 years ago
Rasmus Lerdorf 004941af15 Fix for CVE-2012-1823 14 years ago
Rasmus Lerdorf 168e8920be Fix for CVE-2012-1823 14 years ago
Rasmus Lerdorf 0556103f6a Fix for CVE-2012-1823 14 years ago
Felipe Pena c3b0fb4fbe - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net 14 years ago
Xinchen Hui efd671f242 Fixed bug Fixed bug #61605 (header_remove() does not remove all headers) 14 years ago
Xinchen Hui 896c4539df Fixed bug #61605 (header_remove() does not remove all headers) 14 years ago
Ondřej Surý d1fd5432e1 Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831) 14 years ago
Dmitry Stogov 106e88b3db Fixed reinitialization of SAPI callbacks after php_module_startup() 14 years ago
Dmitry Stogov 2e94124494 Fixed reinitialization of SAPI callbacks after php_module_startup() 14 years ago
Dmitry Stogov 87c038be06 Always restore PG(magic_quote_gpc) on request shutdown 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 8775a37559 - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Xinchen Hui a391535e00 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Xinchen Hui d7d0d0724c Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Xinchen Hui d4b90b4788 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Dmitry Stogov cea8df3af5 Fixed possible memory leak 15 years ago
Dmitry Stogov a5d3c2972e Fixed possible memory leak 15 years ago
Dmitry Stogov 69e98c9a61 Fixed possible memory leak 15 years ago
Ilia Alshanetsky ca739da423 Removed deadcode 15 years ago
Ilia Alshanetsky 0c1516f174 Removed deadcode 15 years ago
Rasmus Lerdorf 1c3d13e65f Good catch Coverity 15 years ago
Rasmus Lerdorf 2b874abb74 Good catch Coverity 15 years ago
Pierre Joye 9805e1674a - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 15 years ago