Commit Graph

31 Commits

Author SHA1 Message Date
sthen
bef8b743d2 Fix If-Modified-Since bug with daylight saving time; from upstream
repo via Brad.
2009-08-11 21:55:27 +00:00
sthen
bcb6ce4f58 Add information about keep-alive connections to mod_status.
From upstream repo, via Brad.
2009-06-22 09:28:07 +00:00
sthen
d622c6aaee Bugfix update to 1.4.23; from Brad. 2009-06-19 23:12:03 +00:00
sthen
f0fef5a77a update to 1.4.21 and tidy Makefile from Brad; lots of bug fixes. 2009-02-17 12:44:17 +00:00
brad
1aaf868654 Upgrade to lighttpd 1.4.20. Large bug fix update.
Tested by a number of users.
2008-10-23 20:29:17 +00:00
jasper
bfe8448a3a - Handle EINTR in mod_cgi during write()
- Fix mod_magnet to set con->mode = p->id if it generates content,
  so returning 4xx/5xx doesn't append an error page

from brad@
2008-04-25 10:23:07 +00:00
jasper
5631075d51 - tweak sample config file to chroot(), use kqueue and bind to ipv4 and ipv6
- install documentation

from brad@ (with the docs part from me)
2008-04-16 20:42:35 +00:00
jasper
e6db108b7c - fix typos in the previous ssl fix;
from lighttpd svn (changeset 2144); via brad@
2008-04-08 19:11:40 +00:00
jasper
2d090ef045 SECURITY FIX for http://secunia.com/advisories/29544/
lighttpd OpenSSL Error Queue Denial of Service Vulnerability

patches from upstream svn, via brad@
2008-04-03 10:18:15 +00:00
brad
34929ca49e upgrade to lighttpd 1.4.19. security and bug fix update. CVE-2008-1270
looks good jasper@
2008-03-16 18:43:31 +00:00
jasper
d7498b80d4 - SECURITY FIX for CVE-2008-0983
( http://secunia.com/cve_reference/CVE-2008-0983/ )
- add a patch to fix issues with group permissions,
  provided by Antti Harri ( already accepted upstream )

ok naddy@ brad@ (MAINTAINER)
2008-03-02 10:04:22 +00:00
rui
77a9e6848f SECURITY: update lighttpd to 1.4.18, from brad.
Reference: http://secunia.com/advisories/26732/

ok jasper@
2007-09-10 20:41:59 +00:00
rui
26a21ce500 update lighttpd to 1.4.17, from brad.
ok jasper@
2007-08-31 10:10:17 +00:00
rui
9057741b45 update lighttpd to 1.4.16
ok brad (maintainer), simon@
2007-07-25 21:31:46 +00:00
rui
41ffa063ff roll in some distribution patches which fix multiple vulnerabilities.
Reference: http://secunia.com/advisories/26130/

ok kili@, simon@
2007-07-22 19:44:17 +00:00
rui
4bbfe1ddd3 update lighttpd to 1.4.15, from brad
ok bernd@
2007-04-28 10:08:01 +00:00
ckuethe
cb609921c5 add a daemon user for lighttpd, from brad.
ok kili@
2007-04-24 05:09:41 +00:00
bernd
414169c95e Fix a possible 99% cpu bug when a client connection is dropped.
See http://trac.lighttpd.net/trac/wiki/Release-1.4.13-patches.

Submitted by Frank Denis. Thanks!

ok brad@
2007-02-02 09:25:18 +00:00
brad
e02ac727f4 upgrade to lighttpd 1.4.11 2006-03-09 19:00:59 +00:00
sturm
83b8b291e5 don't set umask to 0 when daemonizing (changed upstream as well)
from Matthias Kilian <kili at outback.escape.de>
ok brad
2006-03-06 06:21:02 +00:00
brad
ec484439d6 mod_cgi is resetting physical.path
From lighttpd Trac
2006-02-09 02:30:40 +00:00
brad
dd95a1e84b upgrade to lighttpd 1.4.9 2006-01-15 04:47:58 +00:00
brad
4e3349d0be fix a crash with mod_proxy if the Host: header is empty.
From lighttpd Trac
2006-01-03 23:39:11 +00:00
brad
40d38e6dc4 upgrade to lighttpd 1.4.4 2005-09-16 16:31:04 +00:00
brad
713766bcef use --libdir instead of patching the Makefile 2005-06-17 14:47:57 +00:00
brad
829dad9316 upgrade to lighttpd 1.3.13 2005-03-08 22:49:39 +00:00
brad
0108244c3c upgrade to lighttpd 1.3.10
From: Ben Lovett <ben at tilderoot dot com>
2005-02-12 13:17:36 +00:00
brad
88889310b6 upgrade to lighttpd 1.3.8 2005-01-31 03:42:29 +00:00
brad
babda17621 upgrade to lighttpd 1.3.6 2004-11-05 00:14:52 +00:00
brad
a468b6e55a upgrade to lighttpd 1.3.3
license: QPL -> BSD
2004-10-17 15:11:46 +00:00
brad
559f2e1ad4 add lighttpd 1.3.2
--
lighttpd a secure, fast, compliant and very flexible web-server
which has been optimized for high-performance environments. It has
a very low memory footprint compared to other webservers and takes
care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth,
Output-Compression, URL-Rewriting and many more) make lighttpd the
perfect webserver-software for every server that is suffering load
problems.
2004-10-01 06:23:40 +00:00