lighttpd commits

RevisionAuthorDateDescription
2369stbuehler31 Dec 2008 09:18:01

Another send->bytes_in counter fix

2368stbuehler29 Dec 2008 13:51:19

Fix bogus send->bytes_in counter (problems with mod-deflate)

2367stbuehler18 Dec 2008 17:26:54

Fix uninitialized value in time struct after strptime

2361stbuehler05 Dec 2008 18:40:31

[cmake] Fix ipv6 detection

2357stbuehler17 Nov 2008 15:31:43

Fix shutdown leaks (fixes #1811), patch by peto

2356stbuehler26 Oct 2008 16:28:17

Fix memory leak in stat-cache (closes #1693), patch by peto

2355stbuehler26 Oct 2008 14:04:41

Enhance mod_uploadprogress to show uploaded size after upload is done (closes #1632) by icy

2354moo25 Oct 2008 02:38:38

add WITH_OPENSSL in example

2346stbuehler11 Oct 2008 07:18:38

[tests] Fix mod-rewrite.t skips

2345stbuehler11 Oct 2008 06:24:39

Check for lua and lua5.1 as pkg-config name with autotools

2344stbuehler11 Oct 2008 05:49:22

Fix ajp13 response header handling (fixes #1628)

2343stbuehler11 Oct 2008 05:28:42

Use "converted" event flags (fixes #1365)

2342stbuehler10 Oct 2008 19:27:57

Use pipe-io instead of SIGUSR1 to wakeup main thread (fixes #1517)