index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
mod-fastcgi.t
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] skip time-sensitive test during CI testing
Glenn Strauss
2021-09-09
1
-0
/
+12
*
[tests] speed up mod-fastcgi and mod-scgi tests
Glenn Strauss
2021-09-04
1
-2
/
+1
*
[tests] use ephemeral ports in tests
Glenn Strauss
2021-01-05
1
-1
/
+4
*
[tests] OpenBSD crypt() support limited to bcrypt
Glenn Strauss
2020-12-26
1
-0
/
+4
*
[tests] remove FastCGI test dependency on PHP
Glenn Strauss
2020-12-23
1
-187
/
+29
*
[tests] remove FastCGI test dependency on libfcgi
Glenn Strauss
2020-12-23
1
-8
/
+8
*
[tests] fix skip count in mod-fastcgi w/o php-cgi
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[core] reduce use of struct parse_header_state
Glenn Strauss
2020-02-24
1
-17
/
+1
*
[tests] more test config cleanup
Glenn Strauss
2018-12-18
1
-17
/
+2
*
[tests] update skip count in mod-fastcgi.t
Glenn Strauss
2018-12-11
1
-1
/
+1
*
[tests] some test config cleanup
Glenn Strauss
2018-12-10
1
-75
/
+37
*
[tests] reduce time waiting for backends to start
Glenn Strauss
2017-03-19
1
-2
/
+4
*
[tests] give time for periodic jobs to detect exit
Glenn Strauss
2017-01-10
1
-0
/
+2
*
[tests] update test skip count for !fcgi-responder
Glenn Strauss
2017-01-10
1
-1
/
+1
*
[mod_fastcgi] detect child exit, restart proactively
Glenn Strauss
2017-01-10
1
-12
/
+2
*
[autobuild] skip two new tests if no fcgi-auth
Glenn Strauss
2016-09-23
1
-1
/
+1
*
[tests] test coverage for issues (#321, #322)
Christoph Kreutzer
2016-09-19
1
-1
/
+18
*
[cygwin] fix mod_proxy and mod_fastcgi ioctl use
Glenn Strauss
2016-06-23
1
-0
/
+4
*
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config...
Stefan Bühler
2015-08-22
1
-6
/
+3
*
[auth] Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workar...
Stefan Bühler
2012-04-19
1
-2
/
+20
*
mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008)
Stefan Bühler
2009-10-14
1
-2
/
+16
*
mod_fastcgi: restart local procs immediately after they terminated, fix local...
Stefan Bühler
2009-10-11
1
-2
/
+2
*
Read hostname from absolute uris in the request line (fixes #1937)
Stefan Bühler
2009-10-11
1
-2
/
+10
*
Remove X-Sendfile-Range feature; it will be replaced with something more powe...
Stefan Bühler
2009-06-19
1
-16
/
+2
*
Add X-Sendfile-Range feature (fixes #2005)
Stefan Bühler
2009-06-11
1
-2
/
+16
*
Workaround broken operating systems: check for trailing '/' in filenames (fix...
Stefan Bühler
2009-06-07
1
-2
/
+10
*
Fix workaround for incorrect path info/scriptname if fastcgi prefix is "/" (f...
Stefan Bühler
2009-04-01
1
-3
/
+20
*
Fix fastcgi authorization in subdirectories with check-local=disabled; don't ...
Stefan Bühler
2008-10-01
1
-2
/
+10
*
[tests] Fix fastcgi php finding
Stefan Bühler
2008-07-30
1
-1
/
+2
*
[tests] Fixed tests needing php running (if not running on port 1026, search ...
Stefan Bühler
2008-07-29
1
-5
/
+27
*
Fix typo in test description
Stefan Bühler
2008-04-23
1
-1
/
+1
*
r2123@chromobil: stefan | 2008-02-27 19:30:54 +0100
Stefan Bühler
2008-02-27
1
-2
/
+11
*
- change s/// separator that it doesn't confuse vim
Elan Ruusamäe
2008-01-15
1
-4
/
+4
*
- a more portable version for the SAPI breakage in php 5.2.4
Marcus Rückert
2007-08-27
1
-1
/
+1
*
fixed number of skipped tests
Jan Kneschke
2007-08-17
1
-3
/
+3
*
- fixed test for max-request-size on 64bit platforms
Jan Kneschke
2006-03-09
1
-3
/
+3
*
we have an extra test for responders
Jan Kneschke
2006-03-06
1
-2
/
+2
*
check for trailing spaces on windows
Jan Kneschke
2006-03-04
1
-0
/
+7
*
made the 'spawn php myself' working again for me (jan)
Jan Kneschke
2006-01-03
1
-1
/
+1
*
use netstat to check if a process is listening on port 1026
Jan Kneschke
2005-09-01
1
-1
/
+1
*
wait the fastcgi process to be up
mOo
2005-09-01
1
-0
/
+2
*
find perl at runtime
Jan Kneschke
2005-09-01
1
-1
/
+1
*
removed duplicate test-scripts, added a test for bin-copy-env and cleaned up ...
Jan Kneschke
2005-08-31
1
-11
/
+21
*
added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...
Jan Kneschke
2005-08-31
1
-30
/
+30
*
off by one in the skip count
Jan Kneschke
2005-08-27
1
-1
/
+1
*
removed warnings on empty response-body, added debug output to mod_proxy
Jan Kneschke
2005-08-17
1
-1
/
+1
*
added include_shell option to configfiles (merged the rest of the trunk chang...
Jan Kneschke
2005-08-09
1
-1
/
+9
*
added tests for /prefix + PATH_INFO on check-local = disable
Jan Kneschke
2005-07-28
1
-2
/
+23
*
switch to LigtyTest module
lighttpd-1.3.14
Jan Kneschke
2005-06-26
1
-0
/
+6
*
Unified all tests to use the LighyTest framework
Jan Kneschke
2005-06-15
1
-296
/
+104
[next]