43 Commits (dfab627dfaf960b74e68505d2a7e35110fb00a68)

Author SHA1 Message Date
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Dmitry Stogov 1123fc8150 forgotten part 19 years ago
Dmitry Stogov 0507b17657 Added checks for malformated FastCGI requests (Mattias Bengtsson) 19 years ago
Dmitry Stogov aadb18c52f ECONNABORTED is not a critical error (Andrei Nigmatulin) 19 years ago
Dmitry Stogov e25fd7ad9b Fixed crash on "php -b 1234 -unknown-option" 19 years ago
Dmitry Stogov d009d41cb2 Fixed bug #41291 (FastCGI does not set SO_REUSEADDR). (fmajid at kefta dot com) 19 years ago
Dmitry Stogov 2ebfb15089 Removed wrong size_t definition 19 years ago
Dmitry Stogov 072f7f1c60 Improved FastCGI SAPI to support external pipe and socket servers on win32 19 years ago
Dmitry Stogov 3a4101c437 Fixed compilation warning 19 years ago
Dmitry Stogov b915076031 poll() is not affected by FD_SETSIZE (Tony) 19 years ago
Dmitry Stogov 10ffce3285 Use poll() instead of select() if available 19 years ago
Dmitry Stogov 23ee3bf9bc Check for FD_SETSIZE limit 19 years ago
Dmitry Stogov 4de0758b91 Fixed fcgi_putenv() semantic with NULL value 19 years ago
Dmitry Stogov d57b78aab1 Fixed bug #40414 (possivle endless fork() loop when running fastcgi) 19 years ago
Dmitry Stogov 5ebba1b2f6 Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost) 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Dmitry Stogov 916de0e30f Fixed bug #39869 (safe_read does not initialize errno). (michiel at boland dot org) 19 years ago
Dmitry Stogov 65f8f45692 Fixed FastCGI impersonation for persistent connections on Windows 20 years ago
Dmitry Stogov 3c8973d51b Fixed bug #39020 (PHP in FastCGI server mode crashes) 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
Sascha Schumann 3582e2f132 "sa_len" is defined to "sa_union . sa_generic . sa_len2" on IRIX, 20 years ago
Dmitry Stogov cd54f8ef04 Removed warning 20 years ago
Dmitry Stogov c6256d890a Fixed bug #37496 (FastCGI output buffer overrun) 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
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
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
foobar 251c5173fd bump year and license version 20 years ago
Dmitry Stogov fbc0843fd4 Code cleanup (Nuno) 20 years ago
Sebastian Bergmann 3f47db3c89 Fix Windows build. 20 years ago
Zeev Suraski c4caff6bc4 Commit missing files - sorry! 20 years ago