summaryrefslogtreecommitdiff
path: root/sapi/cgi/libfcgi
Commit message (Expand)AuthorAgeFilesLines
* Fixed win32 build.Ilia Alshanetsky2004-02-101-1/+1
* fix potential buffer overrunStanislav Malyshev2003-12-071-2/+7
* Windows compile fix (patch by sfox@php.net).Edin Kadribasic2003-11-131-3/+0
* C++ -> C commentsBen Mansell2003-03-051-1/+1
* aparently did not add these on headShane Caraveo2002-12-022-0/+466
* Fix CGI to match cgi spec.Shane Caraveo2002-12-012-25/+55
* configure now supports building the cgi-fcgi moduleShane Caraveo2002-11-265-113/+124
* fixes for unix, untestedShane Caraveo2002-10-131-14/+17
* fix shutdown issuesShane Caraveo2002-10-131-19/+13
* fix invalid handle issue that shutdown php fastcgi prematurlyShane Caraveo2002-10-131-9/+6
* add security impersonation feature for running under IIS securityShane Caraveo2002-03-182-9/+153
* fix closing pipesShane Caraveo2002-03-171-14/+37
* Fix warning, hope this is okay.Sebastian Bergmann2002-03-111-1/+0
* combine fastcgi capability with regular cgi binaryShane Caraveo2002-03-1015-0/+7998