389 Commits (b2ade975ab2c016ccade9f92d9d372459cd34020)

Author SHA1 Message Date
Antony Dovgal b6e0aa9856 fix CGI build 20 years ago
Ilia Alshanetsky 12b0b6368a MFB: Restore support for unquoted -d options 20 years ago
Dmitry Stogov 73d53309c3 Fix for bug #38757 (MultiPart Form Uploads fail with FastCGI) 20 years ago
Dmitry Stogov 45d09f5eac Don't try to do safe connection close in case of FastCGI protocol error 20 years ago
Dmitry Stogov df23e559b5 Fixed "signed/unsigned mismatch" warning 20 years ago
Dmitry Stogov b94fb5e09c FastCGI environment variables must not be overriden by system environment variables 20 years ago
Sascha Schumann 3582e2f132 "sa_len" is defined to "sa_union . sa_generic . sa_len2" on IRIX, 20 years ago
Dmitry Stogov b0e3dfab13 Documentation fix 20 years ago
Antony Dovgal 5c06523d75 fix #37920 (compilation problems on z/OS) 20 years ago
Hannes Magnusson 9f96f0340b Argument info 20 years ago
Antony Dovgal d6669ef575 plug leak in CGI SAPI when running scripts with query string in console 20 years ago
Antony Dovgal cb68193690 add missing ifdef and avoid "unused variable" warning 20 years ago
Nuno Lopes f1d78f433d MFB 20 years ago
Dmitry Stogov e901a7a870 Removed warnings 20 years ago
Dmitry Stogov cd54f8ef04 Removed warning 20 years ago
Johannes Schlüter 9c5fdd1b7f - Removed useless -g command line option from CGI and CLI 20 years ago
Michael Wallner 4ce0141713 - new output control code 20 years ago
Dmitry Stogov c6256d890a Fixed bug #37496 (FastCGI output buffer overrun) 20 years ago
Dmitry Stogov 94004da0ed Fixed bug #37256 (php-fastcgi dosen't handle connection abort) 20 years ago
Dmitry Stogov 0f9c8e550e Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used). 20 years ago
Dmitry Stogov dbf6f9b81c Fixed bug #37496 (FastCGI output buffer overrun) 20 years ago
Antony Dovgal 0e5ce38c04 fix typo 20 years ago
Dmitry Stogov c0c388832c - Removed source compatibility with libfcgi 20 years ago
Ilia Alshanetsky 2721311863 MFB: Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4). 20 years ago
Dmitry Stogov 27fe3ef1e7 Fixed bug #37313 (sigemptyset() used without including <signal.h>). (jdolecek) 20 years ago
Antony Dovgal 8ab0e121d4 plug leak 20 years ago
Dmitry Stogov d958c27fca Fixed bug #37205 (incompatibility with mod_fastcgi) 20 years ago
Dmitry Stogov 0f489f738c Fixed incompatibility with isapi_fcgi.dll 20 years ago
Dmitry Stogov f9a6119214 Proper fix for bug #37205 20 years ago
Dmitry Stogov 3bc7017543 Revert wrong fix 20 years ago
Dmitry Stogov 8fbff809bd Fixed bug #37205 (Serving binary content/images fails with "comm with server aborted" FastCGI err) 20 years ago
Dmitry Stogov 09d628c62d Fixed compilation on Solaris 20 years ago
Dmitry Stogov 4c583d6f73 Fixed SUN_LEN calculation 20 years ago
Dmitry Stogov 83657db8ff Fixed memory leaks 20 years ago
Dmitry Stogov f3c00034b6 CGI anf FastCGI assume $_SERVER and $_ENV have the same values, 20 years ago
Dmitry Stogov 3ada78d408 Removed unnecessary copying 20 years ago
Dmitry Stogov 4b09d37f66 MTH: Allowed '-b' with UNIX sockets 20 years ago
Dmitry Stogov 34c493ea07 Unicode support for dl() patch. 20 years ago
Dmitry Stogov f584e957ac Optimized FastCGI SAPI check. Check for ini options only once. 20 years ago
Dmitry Stogov 86780519d4 Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this. 20 years ago
Pierre Joye bb1ec86f9d - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 20 years ago
Alex Waugh b7d6d705f1 Fix for RISC OS 20 years ago
Dmitry Stogov 09ca61c125 Made server wide switch for unicode on/off (according to PDM). 20 years ago
Frank M. Kromann 322be18f4d MFB51 Fix build on win32 20 years ago
Dmitry Stogov 47e607a93a Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI server) 20 years ago
Dmitry Stogov ed3a54c657 AIX support 20 years ago
foobar 713127f5ee Nuke unused files 20 years ago
foobar 7c10d88716 credits for Dmitry 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
Antony Dovgal 4eef9b47e2 fix CGI build (patch by Pierangelo Masarati) 20 years ago