summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed FCGI_GET_VALUES requests (fixes #45522)Arnaud Le Blanc2008-10-213-18/+75
* MFB: Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304Ilia Alshanetsky2008-10-171-2/+10
* Fixed bug #45860 (header() function fails to correctly replace all Status lines)Dmitry Stogov2008-09-022-2/+66
* Fixed bug #42318 (problem with nm on AIX, not finding object files)Dmitry Stogov2008-09-011-1/+5
* Fixed double call to MSHUTDOWN in case of `php-cgi -m`Dmitry Stogov2008-08-151-0/+1
* MFH: fix tests, add missing testJani Taskinen2008-08-141-0/+39
* MFH: fix testsJani Taskinen2008-08-145-12/+6
* MFH: [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH atJani Taskinen2008-08-133-24/+1
* MFH:- Fixed bug #45568 (ISAPI does not property clear auth_digest in header).Jani Taskinen2008-07-311-1/+2
* MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSEAntony Dovgal2008-07-231-4/+0
* - MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())Felipe Pena2008-07-221-0/+4
* Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))Dmitry Stogov2008-07-151-9/+36
* Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown b...Dmitry Stogov2008-07-152-20/+52
* MFH: Response to: [PHP-DEV] cleaning up the functions - any volunteers? :)Uwe Schindler2008-06-221-11/+17
* Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)Dmitry Stogov2008-04-091-1/+1
* fix testAntony Dovgal2008-04-071-1/+7
* - Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey Nigmatulin)Dmitry Stogov2008-04-031-1/+4
* Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)Felipe Pena2008-03-301-0/+16
* MFH:Marcus Boerger2008-03-261-20/+17
* Fix typo (#44381)Felipe Pena2008-03-091-1/+1
* Fixed security issue detailed in CVE-2008-0599Ilia Alshanetsky2008-02-281-1/+1
* Fixed bug #43968 (Extending internal class causes a crash)Dmitry Stogov2008-01-291-5/+5
* MFB: Fixed bug #42779 (Incorrect forcing from HTTP/1.0 request to HTTP/1.1Ilia Alshanetsky2008-01-161-2/+0
* MFB: Update copyrightIlia Alshanetsky2008-01-011-1/+1
* MFB: Leftover: Bump copyright year.Sebastian Bergmann2008-01-011-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3146-50/+50
* Fixed weired behavior in CGI parameter parsingDmitry Stogov2007-12-031-11/+21
* Fixed bug #42848 (Status: header incorrect under FastCGI)Dmitry Stogov2007-11-013-5/+76
* Added CGI SAPI -T option, to measure execution time of script repeated severa...Dmitry Stogov2007-10-311-2/+62
* Fixed bug #42699 (PHP_SELF duplicates path)Dmitry Stogov2007-09-241-15/+30
* Fixed bug #42587 (behaviour change regarding symlinked .php files)Dmitry Stogov2007-09-101-9/+7
* MFH:- Fixed bug #42579 (apache_reset_timeout() does not exist)Jani Taskinen2007-09-071-2/+3
* Added checks for malformated FastCGI requests (Mattias Bengtsson)Dmitry Stogov2007-09-071-1/+10
* Fixed bug #42523 (PHP_SELF duplicates path)Dmitry Stogov2007-09-051-0/+15
* Fixed bug #42453 (CGI SAPI does not shut down cleanly with -i/-m/-v cmdline o...Dmitry Stogov2007-08-311-11/+13
* remove unneeded variablesStanislav Malyshev2007-08-082-21/+2
* fix startup - remove unneeded variablesStanislav Malyshev2007-08-081-7/+2
* initialize valuesStanislav Malyshev2007-08-081-2/+2
* fix TSRM embed startupStanislav Malyshev2007-08-081-21/+9
* - Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdirDmitry Stogov2007-08-081-32/+70
* MFH: fix typos in commentsJani Taskinen2007-08-081-3/+3
* fix buildAntony Dovgal2007-08-061-1/+1
* - Sync with apache2handlerJani Taskinen2007-08-031-37/+22
* wsJani Taskinen2007-08-031-2/+2
* - ws + sync apache2filter apache_config.c with the one from apache2handlerJani Taskinen2007-08-031-4/+4
* implement separate .htaccess stageStanislav Malyshev2007-08-032-3/+7
* use hardcoded ini like CLIStanislav Malyshev2007-08-021-5/+24
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-1119-568/+439
* ECONNABORTED is not a critical error (Andrei Nigmatulin)Dmitry Stogov2007-07-091-0/+4
* MFH: Fix some configure --help textsfoobar2007-07-031-9/+6