-
bce293e4a7
[TLS] better handling of SSL_ERROR_WANT_READ/WRITE
Glenn Strauss
2016-07-27 02:24:53 -04:00
-
565dec2ff1
[core] consolidate duplicated response_end code
Glenn Strauss
2016-07-26 15:55:45 -04:00
-
38139fa1a9
[core] permit IPv6 address scope identifier
Glenn Strauss
2016-07-25 00:43:05 -04:00
-
9af58a9716
revert 1.4.40 swap of REQUEST_URI, REDIRECT_URI (fixes #2738)
Glenn Strauss
2016-07-23 01:24:25 -04:00
-
ed340897a2
do not set REDIRECT_URI in mod_magnet, mod_rewrite (#2738)
Glenn Strauss
2016-07-23 01:21:33 -04:00
-
b43fc006be
[mod_status] show keep-alive status w/ text output (fixes #2740)
Glenn Strauss
2016-07-21 11:19:06 -04:00
-
cd33554b74
[core] $HTTP["remoteip"] must handle IPv6 w/o []
Glenn Strauss
2016-07-21 01:42:35 -04:00
-
cb468d333c
[core] stay in CON_STATE_CLOSE until done with req
Glenn Strauss
2016-07-20 05:43:39 -04:00
-
78c79ead4a
[core] avoid spurious trace and error abort
Glenn Strauss
2016-07-19 17:23:19 -04:00
-
1ebc83f11f
[build_cmake] clock_gettime() -lrt w/ glibc < 2.17 (fixes #2737)
Glenn Strauss
2016-07-19 04:03:14 -04:00
-
779c133c16
[security] do not emit HTTP_PROXY to CGI env
Glenn Strauss
2016-07-18 22:59:33 -04:00
-
d506f4a569
minor: spelling changes in some comments/messages
Glenn Strauss
2016-07-18 18:01:45 -04:00
-
4d920466f7
[autobuild] clock_gettime() -lrt with glibc < 2.17
Glenn Strauss
2016-07-18 14:24:39 -04:00
-
a3ec906ef9
[core] #include <sys/filio.h> for FIONREAD (fixes #2726)
Glenn Strauss
2016-07-18 04:40:57 -04:00
-
72abc87b40
[autobuild] move inet_pton detection later
fbrosson
2016-07-18 01:03:18 +00:00
-
9c49dc9a5c
workaround clang compiler warning
Glenn Strauss
2016-07-17 23:21:50 -04:00
-
acad2c903a
fix some warnings reported by cppcheck
Glenn Strauss
2016-07-17 16:13:31 -04:00
-
393dfd8cb9
[mod_ssi] fix #config sizefmt="bytes"
Glenn Strauss
2016-07-17 14:54:03 -04:00
-
adf91591fc
[doc] update memcache references to memcached
Glenn Strauss
2016-07-17 00:30:24 -04:00
-
00cc4d7c0e
[mod_auth] fix Digest auth to be better than Basic (fixes #1844)
Glenn Strauss
2016-07-16 23:25:53 -04:00
-
052a049f29
[build] allow AUTHOR, KEYID overrides to packdist
Glenn Strauss
2016-07-16 23:23:24 -04:00
-
2cdc017fb9
[config] inherit server.use-ipv6 and server.set-v6only (fixes #678)
Glenn Strauss
2016-07-16 16:15:19 -04:00
-
e9c9f42564
remove long-deprecated, non-functional config opts
Glenn Strauss
2016-07-16 16:11:51 -04:00
-
8f8fa606ca
- next is 1.4.41
Glenn Strauss
2016-07-16 07:58:40 -04:00
-
268c5582b2
[doc] NEWS
lighttpd-1.4.40
Glenn Strauss
2016-07-15 20:02:17 -04:00
-
ee708db9fd
[doc] add self to AUTHORS (discussed w/ stbuehler)
Glenn Strauss
2016-07-15 20:00:59 -04:00
-
a83bae5bd2
update lighttpd -h
Glenn Strauss
2016-07-15 19:47:58 -04:00
-
8861c2bb54
[mod_cgi] handle local redirect response (fixes #2108)
Glenn Strauss
2016-07-14 14:29:02 -04:00
-
bcddcf8b0e
[tests] remove some tests duplicated in mod-cgi.t
Glenn Strauss
2016-07-14 13:21:43 -04:00
-
86cd135b25
[core] fdevent_libev: workaround compiler warning
Glenn Strauss
2016-07-13 16:06:58 -04:00
-
bd8b58cea5
[core] fdevent_libev: update use of ev_timer
Glenn Strauss
2016-07-02 18:33:39 -04:00
-
ce7d040bf3
[mod_access] new directive url.access-allow (fixes #1421)
Glenn Strauss
2016-07-13 02:12:56 -04:00
-
5e76b284df
[mod_accesslog] %a %A %C %D %k %{}t %{}T (fixes #1145, fixes #1415, fixes #2081)
Glenn Strauss
2016-07-12 20:41:53 -04:00
-
a714f4f720
fix gcc 6.1.1 compiler warn misleading-indentation
Glenn Strauss
2016-07-12 20:19:32 -04:00
-
c1af146a6e
[mod_fastcgi,mod_scgi] check for spawning on same unix socket (#319)
Glenn Strauss
2016-07-10 17:22:10 -04:00
-
b67ff2aaca
[mod_fastcgi,mod_scgi] check for spawning on same unix socket (#319)
Glenn Strauss
2016-07-10 15:08:28 -04:00
-
fe02be7e34
[core] make server.max-request-size scopeable (fixes #1901)
Glenn Strauss
2016-07-09 11:01:13 -04:00
-
3d98e0b61a
[mod_uploadprogress] fix mem leak (#1858)
Glenn Strauss
2016-07-07 13:49:56 -04:00
-
1cb30900f3
[core] remove assert in fdevent_unregister()
Glenn Strauss
2016-07-07 12:47:13 -04:00
-
53d906968b
[autobuild] CMake check for struct tm tm_gmtoff (fixes #2014)
Glenn Strauss
2016-07-06 13:57:24 -04:00
-
dd1ae42770
[mod_webdav] fix proppatch mem leak, other fixes (#fixes 1334, #fixes 2000)
Glenn Strauss
2016-07-05 23:21:13 -04:00
-
28841bfc3d
[core] fix server.max-request-size to be precise (fixes #2131)
Glenn Strauss
2016-07-05 16:34:04 -04:00
-
d6c60ebbff
[TLS] fix return value checks during cert init
Glenn Strauss
2016-07-05 01:36:57 -04:00
-
340e9aefa0
[core] fix s6_addr type-punned compiler warning
Glenn Strauss
2016-07-02 14:26:51 -04:00
-
d147673d40
[tests] remove dependency on CGI.pm
Glenn Strauss
2016-07-02 13:38:37 -04:00
-
c489dd6cc4
[cygwin] minor: fix compiler warning
Glenn Strauss
2016-07-02 02:17:39 -04:00
-
c916b2fc11
[build] add $(ATTR_LIB) to liblightcomp_la_LIBADD
Glenn Strauss
2016-06-30 22:33:54 -04:00
-
5ce7b2df5c
[core] add declarations to fdevent.h (#2373)
Glenn Strauss
2016-06-29 21:12:21 -04:00
-
416b5729fb
[core] disable Nagle algorithm (TCP_NODELAY)
Glenn Strauss
2016-06-29 21:02:44 -04:00
-
eefb94bb39
fix error handling for portability (NetBSD)
Glenn Strauss
2016-06-29 08:20:12 -04:00
-
b482bfd1b8
graceful shutdown without unnecessary 1 sec delay
Glenn Strauss
2016-06-27 00:40:07 -04:00
-
fd6a66b463
[doc] NEWS
Glenn Strauss
2016-06-26 01:23:24 -04:00
-
af304330e7
[mod_webdav] remove excess SQL param to UNLOCK
Glenn Strauss
2016-06-25 19:09:33 -04:00
-
69ec5728f9
use con->conf.server_tag in modules
Glenn Strauss
2016-06-25 18:52:06 -04:00
-
8dcbd61a45
[cygwin] fix mod_proxy and mod_fastcgi ioctl use
Glenn Strauss
2016-06-23 15:46:44 -04:00
-
72b133f595
fix errors detected by Coverity Scan
Glenn Strauss
2016-06-23 03:57:19 -04:00
-
1a18669d53
chunkqueue_append_chunkqueue()
Glenn Strauss
2016-06-21 15:33:18 -04:00
-
16a3f3b6fc
[build] update Makefile.am EXTRA_DIST w/ new files
Glenn Strauss
2016-06-21 04:46:04 -04:00
-
879a282de7
fix errors detected by Coverity Scan
Glenn Strauss
2016-06-21 03:39:17 -04:00
-
b14e1f16f0
asynchronous, bidirectional streaming options
Glenn Strauss
2016-06-19 23:37:36 -04:00
-
-
5863cb5752
defer choosing "Transfer-Encoding: chunked"
Glenn Strauss
2016-06-19 21:05:25 -04:00
-
bfac0285a7
remove excess calls to joblist_append()
Glenn Strauss
2016-06-19 19:32:46 -04:00
-
4ef4baa59d
http_response_backend_error()
Glenn Strauss
2016-06-18 20:39:00 -04:00
-
923688d2da
drain backend socket/pipe bufs upon FDEVENT_HUP
Glenn Strauss
2016-06-14 00:48:28 -04:00
-
18a7b2be37
[core] option to stream response body to client (fixes #949, #760, #1283, #1387)
Glenn Strauss
2016-06-11 11:04:01 -04:00
-
ddfae019cb
separate routines for reading output from backends
Glenn Strauss
2016-06-10 23:34:55 -04:00
-
f69f209e6d
[core] option to stream request body to backend (fixes #376)
Glenn Strauss
2016-06-10 00:04:10 -04:00
-
695c8f4e07
[config] config options to stream request/response (#949, #376)
Glenn Strauss
2016-06-04 10:56:06 -04:00
-
5ab7944d34
[TLS] release openssl buffers as used (fixes #1265, fixes #1283, #881)
Glenn Strauss
2016-05-28 16:58:59 -04:00
-
53f550b290
[core] stream response to client (#949)
Glenn Strauss
2016-05-27 00:24:33 -04:00
-
5a91fd4b90
[core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #933, fixes #1387, #1283, fixes #2083)
Glenn Strauss
2016-05-25 16:45:09 -04:00
-
-
4f6bd42268
[mod_webdav] create file w/ LOCK request if ENOENT
Glenn Strauss
2016-06-10 04:38:37 -04:00
-
34fbc868cf
[mod_webdav] getetag and lockdiscovery live props
Glenn Strauss
2016-06-07 23:51:01 -04:00
-
488688301e
[doc] NEWS
Glenn Strauss
2016-06-04 18:50:48 -04:00
-
aee88d6916
[mod_webdav] create file w/ LOCK request if ENOENT
Glenn Strauss
2016-06-04 18:41:50 -04:00
-
4eeeb8fc76
[config] server.bsd-accept-filter option
Glenn Strauss
2016-06-04 13:47:27 -04:00
-
f3e36ccdbb
use buffer_string_set_length() to truncate strings
Glenn Strauss
2016-05-23 14:33:09 -04:00
-
df8032a7c8
use buffer_string_set_length() to truncate strings
Glenn Strauss
2016-05-23 14:12:24 -04:00
-
c463860451
minor: quiet some compiler warnings
Glenn Strauss
2016-05-21 15:41:20 -04:00
-
bb93414a23
[build_cmake] use MODULE on Mac OS X (fixes #1761)
Glenn Strauss
2016-05-21 02:51:37 -04:00
-
e8dd8fdb53
[config] normalize IP strings in lighttpd.conf
Glenn Strauss
2016-05-19 19:15:47 -04:00
-
b47494d4cd
[config] opts for http header parsing strictness (fixes #551, fixes #1086, fixes #1184, fixes #2143, #2258, #2281, fixes #946, fixes #1330, fixes #602, #1016)
Glenn Strauss
2016-05-18 05:42:42 -04:00
-
b29c8efcb9
[mod_fastcgi] no chunked response w/ X-Sendfile (fixes #2733)
Glenn Strauss
2016-05-18 00:43:11 -04:00
-
c55cf3df10
[mod_cgi,mod_scgi] X-Sendfile sets file_started (fixes #2733)
Glenn Strauss
2016-05-18 00:05:34 -04:00
-
fde843f63e
[mod_ssi] fix parse of tag across buf boundary (fixes #2732)
Glenn Strauss
2016-05-17 15:33:27 -04:00
-
a8c51b0cbe
[core] wrap IPv6 literal in "[]" in redirect URL
Glenn Strauss
2016-05-16 19:50:53 -04:00
-
a5fcfee6fc
[mod_ssi] more flexible quoting (fixes #1768)
Glenn Strauss
2016-05-13 22:35:19 -04:00
-
abfb9d9e2d
[mod_ssi] add PCRE_* options to constrain regex
Glenn Strauss
2016-05-13 19:21:32 -04:00
-
ede4d17913
[mod_ssi] include relative to alias,userdir (fixes #222)
Glenn Strauss
2016-05-12 12:12:53 -04:00
-
df146a7724
[mod_ssi] fix SSI statement parser
Glenn Strauss
2016-05-12 12:11:52 -04:00
-
45021708bf
[mod_accesslog] report aborted con state with %X (fixes #1890)
Glenn Strauss
2016-05-12 03:30:45 -04:00
-
427acbf034
[build] enhancements for cross-compiling (fixes #2276)
Glenn Strauss
2016-05-12 02:59:33 -04:00
-
0cd7f2dda8
[mod_evasive] 302 redirect option if limit reached (fixes #2199)
Glenn Strauss
2016-05-12 01:11:48 -04:00
-
bd66026fc2
[config] support include file glob (fixes #1221)
Glenn Strauss
2016-05-11 22:34:53 -04:00
-
1cd31ae2cc
adjustments for openssl 1.1.0 pre-release
Glenn Strauss
2016-05-11 00:58:26 -04:00
-
239c7e3026
[doc] NEWS
Glenn Strauss
2016-05-10 22:19:21 -04:00
-
a9568d0ad6
check close() return code after writing to file
Glenn Strauss
2016-05-10 22:17:22 -04:00
-
29e7468d46
[mod_auth] preserve WWW-Authenticate for error docs (fixes #2730)
Glenn Strauss
2016-05-10 21:38:09 -04:00
-
98acff0ea0
[core] add default modules while processing server config
Glenn Strauss
2016-05-10 20:56:04 -04:00
-
edbe157245
[core] simplify config merge of array lists
Glenn Strauss
2016-05-10 20:53:24 -04:00