summaryrefslogtreecommitdiff
path: root/tests/fcgi-responder.c
Commit message (Expand)AuthorAgeFilesLines
* [tests] _WIN32 fcgi-responder.c, scgi-responder.cGlenn Strauss2023-05-031-12/+103
* [core] define __EXTENSIONS__ on IllumosGlenn Strauss2022-01-041-0/+3
* [tests] ignore SIGINT, SIGUSR1 in fcgi-responderGlenn Strauss2021-10-011-0/+9
* [tests] remove FastCGI test dependency on PHPGlenn Strauss2020-12-231-4/+0
* [tests] remove FastCGI test dependency on libfcgiGlenn Strauss2020-12-231-52/+374
* [tests] collect code for "die-at-end" testsGlenn Strauss2020-12-181-6/+4
* [tests] FCGI_Finish() final request before exitGlenn Strauss2017-01-101-0/+2
* [mod_fastcgi] detect child exit, restart proactivelyGlenn Strauss2017-01-101-1/+1
* [tests] test coverage for issues (#321, #322)Christoph Kreutzer2016-09-191-0/+3
* Fix non-ANSI function declarations.Cyril Brulebois2012-08-311-1/+1
* Fix workaround for incorrect path info/scriptname if fastcgi prefix is "/" (f...Stefan Bühler2009-04-011-1/+7
* fix tests build for scons that has no config.hmOo2008-02-251-0/+2
* - a few more whitespace cleanupsMarcus Rückert2006-10-051-4/+4
* - properly find fastcgi.h in /usr/include/fastcgiMarcus Rückert2006-10-031-0/+5
* added tests for restarting fcgi-procs after they diedJan Kneschke2005-03-011-4/+10
* added checks for the line-terminator handling and cleanup the configsJan Kneschke2005-03-011-0/+34