summaryrefslogtreecommitdiff
path: root/sapi/cgi/fastcgi.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash on "php -b 1234 -unknown-option"Dmitry Stogov2007-05-211-0/+1
* Improved FastCGI SAPI to support external pipe and socket servers on win32Dmitry Stogov2007-03-281-0/+3
* Fixed bug #40414 (possivle endless fork() loop when running fastcgi)Dmitry Stogov2007-02-151-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Removed source compatibility with libfcgiDmitry Stogov2006-05-151-52/+5
* Fixed bug #37205 (incompatibility with mod_fastcgi)Dmitry Stogov2006-05-031-1/+0
* Proper fix for bug #37205Dmitry Stogov2006-04-271-0/+1
* Reimplement FastCGI interfaceDmitry Stogov2006-02-021-0/+183