index
:
delta/lighttpd.git
baserock/morph
baserock/richardipsum/gitano_http
lighttpd-1.3.x
lighttpd-1.4.11-ssl-fixes
lighttpd-1.4.x
lighttpd-1.5-dead
lighttpd-merge-1.4.x
master
post-upload-cleanup
svn.lighttpd.net: Obsolete (use lighttpd-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
response.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add README to point to lighttpd-1.4.x as stable
HEAD
master
stbuehler
2015-09-18
1
-794
/
+0
*
export some SSL_CLIENT_* vars for client cert validation (fixes #1288, thx pr...
stbuehler
2009-11-05
1
-0
/
+75
*
Remember keep-alive-idle in separate variable (fixes #1988)
stbuehler
2009-10-11
1
-1
/
+3
*
Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect (...
stbuehler
2009-04-09
1
-21
/
+22
*
Fix DoS due to unhandled requests (results in hanging connections); return 40...
stbuehler
2009-01-26
1
-7
/
+14
*
Decode url before matching in mod_rewrite (#1720)
stbuehler
2008-09-21
1
-22
/
+21
*
Match headers case insensitive in response (removing of X-{Sendfile,LIGHTTPD-...
stbuehler
2008-08-12
1
-3
/
+3
*
Replace buffer_{append,copy}_string with the _len variant where possible (#17...
stbuehler
2008-07-31
1
-10
/
+14
*
Fix server.max-keep-alive-requests handling
stbuehler
2008-07-28
1
-6
/
+5
*
Fix #1574: Check for symlinks after successful pathinfo matching
stbuehler
2008-07-28
1
-5
/
+16
*
Use SAFE_BUF_STR in all output calls.
stbuehler
2008-07-27
1
-22
/
+22
*
- merge Changeset [2012] by glen from 1.4 branch
glen
2007-11-04
1
-0
/
+1
*
fixed several crashes in log-request-handling with %s being NULL on
jan
2007-10-27
1
-6
/
+6
*
fixed extra Content-Length header on 1xx, 204 and 304 (fixes #1102)
jan
2007-08-18
1
-0
/
+8
*
build fixes for mingw32
moo
2007-06-11
1
-0
/
+1
*
applied patch from #1195
moo
2007-05-24
1
-1
/
+1
*
added $PHYSICAL["existing-path"] and $PHYSICAL["path"]
jan
2007-04-18
1
-1
/
+3
*
use TRACE() and ERROR() instead of log_error_write()
jan
2007-04-18
1
-46
/
+50
*
another attempt to get the IMPORT/EXPORT stuff right (patch from jtiai)
jan
2007-02-20
1
-0
/
+2
*
disable keep-alive in case we are in fd-shortage
jan
2007-02-10
1
-0
/
+4
*
added a extra API call for the async-stat to make old modules behave as
jan
2007-02-01
1
-1
/
+1
*
big threading cleanup, glib-2.0 + gthread-2.0 is now a requirement
jan
2007-02-01
1
-2
/
+6
*
if a module sets Content-Length: itself we would append our own header a
jan
2007-01-30
1
-5
/
+9
*
added $PHYSICAL["path"] and $HTTP["request-method"]
jan
2007-01-27
1
-3
/
+5
*
fixed bugs in mod_chunked, Mostly just code cleanup.
jakabosky
2007-01-06
1
-4
/
+13
*
- cleanup trailing whitespaces
darix
2006-12-29
1
-3
/
+3
*
- merged a few fixes from the 1.4.x branch to trunk
darix
2006-12-29
1
-1
/
+7
*
- fix a small signed comparison warning
darix
2006-12-12
1
-2
/
+1
*
- fix a few warnings with unused variables
darix
2006-12-12
1
-1
/
+2
*
converted mod_proxy_backend_xxx's into loadable modules.
jakabosky
2006-12-12
1
-0
/
+1
*
report out-of-fds (EMFILE) nicely and handle it in the mainloop as usual
jan
2006-11-13
1
-5
/
+8
*
r1129@h2o: darix | 2006-04-30 18:01:25 +0200
darix
2006-08-20
1
-0
/
+18
*
* con->file_finished 1 is con->send->is_closed = 1 now
jan
2006-08-03
1
-35
/
+21
*
added $HTTP["querystring"] as conditional
jan
2006-07-22
1
-0
/
+1
*
* src/*c, src/*.h:
darix
2006-07-03
1
-2
/
+2
*
more unix compile fixes
jan
2006-07-02
1
-1
/
+1
*
r622@D2XNG01J: Jan | 2006-06-26 03:33:35 +0200
Jan
2006-07-02
1
-5
/
+13
*
execute the http11-allow check when we have the conditionals setup
jan
2006-06-02
1
-0
/
+5
*
Added support for X-Sendfile as addition to X-LIGHTTPD-send-file.
darix
2006-04-06
1
-1
/
+2
*
fixed comments (wording, typos) by Ryan Schmidt <lighty-2006Q1@ryandesign.com>
jan
2006-04-03
1
-16
/
+15
*
- remove all trailing whitespaces in the c files
darix
2006-03-31
1
-129
/
+129
*
strip ... and %20 from physical filenames only on windows
jan
2006-03-04
1
-0
/
+6
*
handle 'foo.php... == foo.php' case on windows/dos
jan
2006-02-22
1
-0
/
+30
*
added comment about applying response header multiple times
jan
2006-01-14
1
-0
/
+12
*
renamed server.force-lower-case-files to server.force-lowercase-filenams
jan
2006-01-11
1
-1
/
+1
*
- don't duplicate Server and Date Header
jan
2005-11-18
1
-21
/
+31
*
don't assume the relpath is really set (merge from #120)
jan
2005-09-08
1
-1
/
+2
*
don't try to guess, do a read check if we can open it.
jan
2005-09-02
1
-18
/
+0
*
check that we can really read the file
jan
2005-09-02
1
-0
/
+22
*
moved the etag.h to the right file
jan
2005-09-02
1
-1
/
+0
[next]