-
ac90699d28
[autobuild] rm module stub code for missing deps
Glenn Strauss
2016-10-17 14:02:32 -04:00
-
c073a31f69
[autobuild] omit module stubs when missing deps
Glenn Strauss
2016-10-17 12:14:55 -04:00
-
4184c382ec
minor: make packdist.sh more convenient for me
Glenn Strauss
2016-10-17 11:08:59 -04:00
-
aef6207965
[mod_deflate] ignore '*' in deflate.mimetypes
Glenn Strauss
2016-10-16 20:36:21 -04:00
-
5feb2694f7
[autobuild] remove mod_authn_gssapi dep on resolv
Glenn Strauss
2016-10-16 08:56:30 -04:00
-
22c560c228
- next is 1.4.43
Glenn Strauss
2016-10-16 07:58:46 -04:00
-
032772ab6c
add random() to list of rand() fallbacks
lighttpd-1.4.42
Glenn Strauss
2016-10-16 05:01:42 -04:00
-
768dc3aa5b
quiet coverity warning
Glenn Strauss
2016-10-16 05:01:08 -04:00
-
3468974e0b
[doc] NEWS
Glenn Strauss
2016-10-16 03:07:46 -04:00
-
e82b980955
parallelize dist package build (packdist.sh)
Glenn Strauss
2016-10-16 02:24:24 -04:00
-
1f4874cb9c
build w/o compiler warnings if no zlib or bz2lib
Glenn Strauss
2016-10-16 01:58:36 -04:00
-
3d0dcdf6ab
fix SCons build
Glenn Strauss
2016-10-16 01:58:25 -04:00
-
609e9a5050
silence warnings from clang ccc-analyzer
Glenn Strauss
2016-10-16 01:34:40 -04:00
-
1e129cce45
ignore return value from fcntl() FD_CLOEXEC
Glenn Strauss
2016-10-13 03:45:59 -04:00
-
9173d9aa7d
[mod_cgi] fix pipe_cloexec() when no O_CLOEXEC
Glenn Strauss
2016-10-13 03:43:50 -04:00
-
7f4e156e5f
[core] rand.[ch] to use better RNGs when available
Glenn Strauss
2016-10-13 03:10:10 -04:00
-
b8b38f3067
[TLS] set SSL_PROTOCOL, SSL_CIPHER* (fixes #2511)
Glenn Strauss
2016-10-11 05:24:39 -04:00
-
6155d7d9bb
[TLS] set SSL_CLIENT_VERIFY w/ client cert (#1288, #2693)
Glenn Strauss
2016-10-11 03:51:50 -04:00
-
daab6f5cd5
[TLS] set SSL_CLIENT_M_SERIAL w/ client cert SN (fixes #2268)
Glenn Strauss
2016-10-11 01:05:01 -04:00
-
d3ac5667a5
[TLS] replace env entries in https_add_ssl_entries
Glenn Strauss
2016-10-10 21:13:02 -04:00
-
7fa5bfc938
consistent, shared code to create CGI env
Glenn Strauss
2016-10-10 13:37:36 -04:00
-
81ce160d83
silence warnings from clang ccc-analyzer
Glenn Strauss
2016-10-09 19:19:37 -04:00
-
ce24523b59
[core] restrict where config "else" clauses occur (#1268)
Glenn Strauss
2016-10-09 09:20:37 -04:00
-
79fb75709b
[core] optional condition in config "else" clause (fixes #1268)
Glenn Strauss
2016-10-09 08:05:26 -04:00
-
1018ff9922
[core] server.max-request-field-size (fixes #2130)
Glenn Strauss
2016-10-06 00:16:06 -04:00
-
2bea4fcb16
[core] make server.max-request-size scopeable (#1901)
Glenn Strauss
2016-10-05 23:53:24 -04:00
-
145ddc2ee7
[mod_mysql_vhost] support multiple '?' replacement (fixes #2163)
Glenn Strauss
2016-10-05 05:54:01 -04:00
-
d3cb9c8ced
quiet coverity warning
Glenn Strauss
2016-10-04 07:18:30 -04:00
-
28d1213470
[mod_auth] fix printing of IP in error trace
Glenn Strauss
2016-10-04 04:52:00 -04:00
-
0f38b391dc
DragonFlyBSD defines __DragonFly__ (#2746)
Glenn Strauss
2016-10-03 15:10:58 -04:00
-
ebbd639029
[cmake] build mod_authn_gssapi if WITH_KRB5
Glenn Strauss
2016-09-29 20:32:19 -04:00
-
06cb0c3024
[autobuild] update module/feature report
Glenn Strauss
2016-09-29 20:30:49 -04:00
-
8b282db1d1
[mod_auth] permit specifying ldap DN; skip search (fixes #1248)
Glenn Strauss
2016-09-29 00:25:50 -04:00
-
59c753bf9f
[mod_auth] ldap filter subst user for multiple '$' (fixes #1508)
Glenn Strauss
2016-09-28 16:57:43 -04:00
-
a401c9469a
[mod_auth] HTTP Basic auth backends also do authz (#1817)
Glenn Strauss
2016-09-28 06:36:38 -04:00
-
d4f812550c
[mod_auth] refactor LDAP code into smaller funcs
Glenn Strauss
2016-09-28 04:24:46 -04:00
-
a661944d7e
[mod_scgi] add uwsgi protocol support
Glenn Strauss
2016-09-24 17:38:57 -04:00
-
93afda9c8e
performance: use Linux extended syscalls and flags
Glenn Strauss
2013-12-23 23:28:44 -05:00
-
8047c2f448
fix errors detected by Coverity Scan
Glenn Strauss
2016-09-23 05:46:01 -04:00
-
d2b7c7bad2
remove excess initializers (fix compiler warnings)
Glenn Strauss
2016-09-23 04:23:25 -04:00
-
6d0a3ec6a7
[mod_csrf] module to aid against csrf attacks
personal/stbuehler/mod-csrf-old
Stefan Bühler
2016-02-21 14:45:52 +01:00
-
-
ed3065cfb2
[CMake] fix clang -Wcast-align warnings in lemon.c
Glenn Strauss
2016-09-23 02:24:23 -04:00
-
177f5509bd
[SCons] define with_geoip for SCons build
Glenn Strauss
2016-09-23 01:15:52 -04:00
-
9e6524fef5
[SCons] fix syntax error in SConstruct
Glenn Strauss
2016-09-23 01:05:10 -04:00
-
4ba57b2f67
[SCons] define with_krb5 for SCons build
Glenn Strauss
2016-09-23 00:56:43 -04:00
-
e9ee22c204
[autobuild] skip two new tests if no fcgi-auth
Glenn Strauss
2016-09-23 00:55:58 -04:00
-
8576341df3
silence warnings from clang ccc-analyzer
Glenn Strauss
2016-09-23 00:27:43 -04:00
-
1c1a63786e
[mod_auth] mod_authn_gssapi Kerberos auth backend (fixes #1899)
Glenn Strauss
2016-09-17 04:18:59 -04:00
-
7ba06c71a6
[mod_auth] structured data, register auth schemes
Glenn Strauss
2016-09-16 16:04:39 -04:00
-
381aaae363
remove unused array type TYPE_COUNT data_count
Glenn Strauss
2016-09-15 01:50:29 -04:00
-
2b7e7fb0b2
[mod_deflate] fix longjmp clobber compiler warning
Glenn Strauss
2016-09-22 19:53:27 -04:00
-
20a2a0d2e3
remove unused sys-mmap.h from stat_cache.c
Glenn Strauss
2016-09-22 13:14:59 -04:00
-
2af88b2357
[autobuild] test_configfile might need vector.c (fixes #2752)
Glenn Strauss
2016-09-21 04:53:29 -04:00
-
cb1a3c6299
backport mod_deflate to lighttpd 1.4 (fixes #1824, fixes #2753)
Glenn Strauss
2016-06-21 20:28:55 -04:00
-
7b7350ee19
[mod_fastcgi] allow authorizer, responder for same path/ext (#321)
Glenn Strauss
2016-09-19 19:58:51 -04:00
-
dc91e40657
dynamic handlers store debug flag in handler_ctx
Glenn Strauss
2016-09-19 01:27:11 -04:00
-
7ef569b204
[tests] test coverage for issues (#321, #322)
Christoph Kreutzer
2016-08-12 09:58:48 +02:00
-
2dcfe1733e
[mod_fastcgi] Authorizer support with Responder (fixes #321, fixes #322)
Glenn Strauss
2016-09-18 20:23:59 -04:00
-
5dfe21acc9
[mod_geoip] add to default build (fixes #2705, fixes #2101, fixes #2092, fixes #2025, fixes #1962, fixes #1938)
Glenn Strauss
2016-09-13 02:23:06 -04:00
-
ab935a2b96
[mod_uploadprogress] add to default build
Glenn Strauss
2016-09-12 02:53:11 -04:00
-
b9f245f263
[mod_cgi] permit CGI exec of unreadable files (fixes #2374)
Glenn Strauss
2016-09-11 11:44:02 -04:00
-
ae91578895
[mod_auth] mod_authn_mysql.c MySQL auth backend (fixes #752, fixes #1845)
Glenn Strauss
2016-09-09 22:31:06 -04:00
-
17b2a38721
[mod_auth] remove empty mod_auth.h
Glenn Strauss
2016-09-09 22:29:17 -04:00
-
cde68b7b23
[mod_auth] http_auth_md5_hex2bin()
Glenn Strauss
2016-09-09 22:28:01 -04:00
-
ede5ea2d83
fix mis-cast in unused code
Glenn Strauss
2016-08-25 02:01:33 -04:00
-
40f16d52db
[core] fix crash if ready events on abandoned fd (fixes #2748)
Glenn Strauss
2016-08-24 15:30:11 -04:00
-
3c24ec7393
[mod_auth] terminate salt for CRYPT-MD5-NTLM
Glenn Strauss
2016-08-21 16:00:46 -04:00
-
65efc2eda8
[mod_auth] support CRYPT-MD5-NTLM algorithm (fixes #1743)
Glenn Strauss
2016-08-20 20:55:17 -04:00
-
9e7083582d
[mod_auth] include base.h for USE_OPENSSL def
Glenn Strauss
2016-08-20 20:38:47 -04:00
-
6ec66c4dce
[core] better DragonFlyBSD support (fixes #2746)
Glenn Strauss
2016-08-20 14:15:14 -04:00
-
b22269c2f3
[mod_auth] extensible interface for auth backends
Glenn Strauss
2016-08-20 13:43:27 -04:00
-
-
4b3a91e64b
[mod_auth] extensible interface for auth backends
Glenn Strauss
2016-08-18 13:54:53 -04:00
-
3dcca966f4
[mod_auth] refactor out auth backend code
Glenn Strauss
2016-08-16 14:51:19 -04:00
-
81b2d1f020
[mod_auth] refactor out auth backend code
Glenn Strauss
2016-08-14 13:18:11 -04:00
-
31250a9af8
[mod_auth] refactor out auth backend code
Glenn Strauss
2016-08-14 10:17:13 -04:00
-
-
cb24958c01
[mod_auth] Digest auth fails after rewrite (fixes #2745)
Glenn Strauss
2016-08-13 14:07:36 -04:00
-
cfa3d27fc3
[mod_dirlisting] js column sort for dirlist table (fixes #613, fixes #2315)
Glenn Strauss
2016-08-11 00:08:43 -04:00
-
09a663b95b
[mod_dirlisting] dirlist does not handle POST
Glenn Strauss
2016-08-10 04:13:10 -04:00
-
27f85dbdf4
[core] proxy,scgi omit shutdown() to backend (fixes #2743)
Glenn Strauss
2016-08-07 13:09:21 -04:00
-
7e2090b96b
[core] do not enter handler twice after read body
Glenn Strauss
2016-08-07 07:35:47 -04:00
-
666b9fd726
[core] enforce wait for POLLWR after EINPROGRESS (fixes #2744)
Glenn Strauss
2016-08-06 22:04:53 -04:00
-
4bc06bfc0b
[core] check if client half-closed TCP if POLLHUP (#2743)
Glenn Strauss
2016-08-06 04:11:16 -04:00
-
1de652f40b
[mod_proxy,mod_scgi] shutdown remote only if local (#2743)
Glenn Strauss
2016-08-06 02:04:48 -04:00
-
156bea3859
[TLS] SSL_shutdown() only if handshake finished
Glenn Strauss
2016-08-02 22:32:28 -04:00
-
ccd817d3c9
- next is 1.4.42
Glenn Strauss
2016-07-31 08:40:41 -04:00
-
29fa805695
[doc] NEWS
lighttpd-1.4.41
Glenn Strauss
2016-07-30 04:25:32 -04:00
-
fbae795dfa
[cmake] set cmake_minimum_required to 2.8.2
Glenn Strauss
2016-07-31 02:28:58 -04:00
-
46b0e01217
[cmake] enable warnings for GCC and Clang
Stefan Bühler
2016-07-30 14:21:35 +02:00
-
f7b3745552
[cmake] always define _GNU_SOURCE
Stefan Bühler
2016-07-30 14:19:43 +02:00
-
5863d05ec1
[security] encode quoting chars in HTML and XML
Glenn Strauss
2016-07-30 04:11:21 -04:00
-
375022a1d1
fix buffer.c comments to match encoded_chars_*
Glenn Strauss
2016-07-30 04:02:21 -04:00
-
ebf3af8b12
[core] fix buffer_copy_string_hex() assert (fixes #2742)
Glenn Strauss
2016-07-30 02:48:20 -04:00
-
acd5e450b5
[security] disable stat_cache if !follow-symlink (fixes #2724)
Glenn Strauss
2016-07-30 02:10:44 -04:00
-
558bfc4e1e
[security] ensure gid != 0 if server.username set (fixes #2725)
Glenn Strauss
2016-07-29 22:05:35 -04:00
-
f7410da5d2
[core] set chunkqueue tempdirs at startup /var/tmp
Glenn Strauss
2016-07-29 15:01:46 -04:00
-
ad6d41896e
[core] check if EAI_ADDRFAMILY is defined
Glenn Strauss
2016-07-29 12:48:00 -04:00
-
c8e647ad31
[core] set chunkqueue tempdirs at startup
Glenn Strauss
2016-07-28 03:57:52 -04:00
-
a62bff9866
[core] fix result copy from getaddrinfo()
Glenn Strauss
2016-07-27 22:26:32 -04:00
-
a69a803e35
[core] try AF_INET after AF_INET6 if use-ipv6
Glenn Strauss
2016-07-27 15:37:46 -04:00
-
a95aaa9de9
[TLS] read all available records from SSL_read()
Glenn Strauss
2016-07-27 05:54:25 -04:00