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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105)
Stefan Bühler
2009-11-29
3
-35
/
+68
*
Fix accesslog escape segfault (#1551)
Stefan Bühler
2009-10-16
1
-1
/
+1
*
mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008)
Stefan Bühler
2009-10-14
4
-4
/
+31
*
Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <p...
Peter Colberg
2009-10-14
8
-8
/
+8
*
mod_rewrite: add url.rewrite-[repeat-]if-not-file to rewrite if file doesn't ...
Stefan Bühler
2009-10-12
2
-2
/
+12
*
mod_fastcgi: restart local procs immediately after they terminated, fix local...
Stefan Bühler
2009-10-11
1
-2
/
+2
*
tests: Rename env-var to select tests to RUNTESTS
Stefan Bühler
2009-10-11
1
-1
/
+1
*
mod_compress: match partial+full content-type (fixes #1552)
Stefan Bühler
2009-10-11
2
-4
/
+4
*
Read hostname from absolute uris in the request line (fixes #1937)
Stefan Bühler
2009-10-11
1
-2
/
+10
*
tests: fix endless loop if connect fails without the child dying
Stefan Bühler
2009-08-08
1
-0
/
+7
*
Cleanup tree: remove .cvsignore and ChangeLog (deprecated by NEWS)
Stefan Bühler
2009-07-23
1
-6
/
+0
*
tests: use breakage log
Stefan Bühler
2009-07-01
14
-0
/
+14
*
Removed sendfile.php from dist
Stefan Bühler
2009-06-19
1
-2
/
+1
*
Remove X-Sendfile-Range feature; it will be replaced with something more powe...
Stefan Bühler
2009-06-19
3
-24
/
+3
*
Fix 100% cpu usage if time() < 0 (thx to gaspa and cate, fixes #1964)
Stefan Bühler
2009-06-11
1
-1
/
+2
*
Add X-Sendfile-Range feature (fixes #2005)
Stefan Bühler
2009-06-11
3
-3
/
+24
*
[tests] Remove index.html~ from repository, create it on the fly for tests
Stefan Bühler
2009-06-11
3
-3
/
+3
*
Ignore multiple "If-None-Match" headers (only use first one, fixes #753)
Stefan Bühler
2009-06-11
1
-1
/
+1
*
Workaround broken operating systems: check for trailing '/' in filenames (fix...
Stefan Bühler
2009-06-07
1
-2
/
+10
*
Finally removed spawn-fcgi
Stefan Bühler
2009-04-03
1
-3
/
+10
*
Fix workaround for incorrect path info/scriptname if fastcgi prefix is "/" (f...
Stefan Bühler
2009-04-01
3
-4
/
+39
*
[tests] Fix mod-rewrite test (skipped too many tests if php wasn't running)
Stefan Bühler
2009-02-10
1
-1
/
+1
*
Allow mod_compress to return 304 (Not Modified); compress ignores the static-...
Stefan Bühler
2009-02-04
1
-0
/
+1
*
Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect
Stefan Bühler
2008-12-07
3
-14
/
+42
*
[cmake] Add basic cmake support
Stefan Bühler
2008-12-05
1
-0
/
+34
*
[tests] Fix tests/mod-compress.conf distribution
Stefan Bühler
2008-12-05
2
-0
/
+2
*
- Add possibility to disable methods in mod_compress (#1773)
Elan Ruusamäe
2008-10-03
2
-1
/
+44
*
Fix fastcgi authorization in subdirectories with check-local=disabled; don't ...
Stefan Bühler
2008-10-01
2
-2
/
+11
*
Fix make dist (remove dummydir)
Stefan Bühler
2008-08-20
1
-1
/
+1
*
[tests] fix skip in mod-rewrite
Stefan Bühler
2008-08-19
1
-1
/
+1
*
[tests] Added env var TESTS to select only a subset of tests
Stefan Bühler
2008-08-02
1
-3
/
+4
*
Decode url before matching in mod_rewrite (#1720)
Stefan Bühler
2008-08-02
1
-2
/
+10
*
[tests] Fix fastcgi php finding
Stefan Bühler
2008-07-30
2
-2
/
+3
*
[tests] remove env TODO test: don't use undefined env vars
Stefan Bühler
2008-07-29
3
-24
/
+0
*
[tests] Fixed tests needing php running (if not running on port 1026, search ...
Stefan Bühler
2008-07-29
2
-8
/
+52
*
[tests] Remove pidfile from test system
Stefan Bühler
2008-07-29
15
-34
/
+6
*
[tests] Fixed test system, use foreground daemons and waitpid
Stefan Bühler
2008-07-29
1
-38
/
+109
*
avoid undefined index triggered by user's php.ini
mOo
2008-05-22
1
-1
/
+2
*
mark testcase executable
mOo
2008-05-22
3
-0
/
+0
*
Fix typo in test description
Stefan Bühler
2008-04-23
1
-1
/
+1
*
Allow all http status codes by default; disable body only for 204,205 and 304...
Stefan Bühler
2008-04-23
1
-1
/
+1
*
added support to run dtruss as TRACEME
Jan Kneschke
2008-03-10
1
-0
/
+2
*
Fix symlink.t check to run with builddir != srcdir
Stefan Bühler
2008-03-02
1
-2
/
+2
*
Add option to configure verbosity of check in commandline: "VERBOSE=1 make ch...
Stefan Bühler
2008-03-02
1
-1
/
+1
*
fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_...
Stefan Bühler
2008-03-01
1
-2
/
+2
*
r2124@chromobil: stefan | 2008-02-27 19:34:57 +0100
Stefan Bühler
2008-02-27
1
-1
/
+1
*
r2123@chromobil: stefan | 2008-02-27 19:30:54 +0100
Stefan Bühler
2008-02-27
1
-2
/
+11
*
Fix mod-proxy.t to run outside of the srcdir
Stefan Bühler
2008-02-26
1
-2
/
+2
*
fix tests build for scons that has no config.h
mOo
2008-02-25
2
-0
/
+4
*
- support chained proxies in mod_extforward (#1528)
Elan Ruusamäe
2008-01-21
3
-7
/
+23
[next]