c70cf13c
(personal/gstrauss/master)
[mod_ajp13] AJPv13 Tomcat connector for lighttpd by
2021-01-24 00:02:58 -0500
5fec3351
[core] enable HTTP/2 by default by
2021-01-23 21:31:38 -0500
a3ead20a
[multiple] quiet some clang-analyzer warnings by
2021-01-22 11:19:06 -0500
afcb05a9
[multiple] avoid duplicate parsing in trigger func (#3056) by
2021-01-22 02:42:16 -0500
43e3031a
[TLS] detect expired stapling file at startup by
2021-01-22 02:38:25 -0500
3a2ddc6c
[core] skip interest in POLLRDHUP after POLLRDHUP (#3059) by
2021-01-20 00:46:41 -0500
471ab4dd
(HEAD -> master)
[core] fix 100% CPU spin if traffic limit hit by
2021-01-19 11:58:53 -0500
fcbfc083
[core] check more carefully after SSL_WANT_WRITE by
2021-01-18 14:20:38 -0500
b757e738
[mod_gnutls] fix alt code for coverity by
2021-01-17 16:17:01 -0500
915b4ef3
[multiple] fix TLS config string parsing by
2021-01-17 15:49:26 -0500
9d8d559e
[mod_wolfssl] fix syntax errors by
2021-01-17 15:06:24 -0500
755f895b
[mod_wolfssl] wipe ssl_pemfile_pkey before free() by
2021-01-17 14:52:12 -0500
a1648826
[mod_gnutls] fix ssl.ca_dn_file data access by
2021-01-17 14:42:59 -0500
d5b166c0
[multiple] fix TLS config string parsing by
2021-01-17 14:33:19 -0500
0e2a1492
[multiple] fix coverity warnings by
2021-01-17 14:32:46 -0500
5b0aed8c
[mod_deflate] compat with zstd < v1.4.0 by
2021-01-17 08:33:02 -0500
f8792bfb
[mod_deflate] use zstd typedefs (minor cleanup) by
2021-01-17 08:32:38 -0500
625d57b2
build] scripts/ci-build.sh remove --with-maxminddb by
2021-01-16 23:06:30 -0500
02c83d73
[build] scripts/ci-build.sh add --with-maxminddb by
2021-01-16 22:52:32 -0500
62a874df
[mod_alias] modify r->physical.path in place by
2021-01-16 21:54:49 -0500
43cc87dd
[build] adjust crypto vars in src/CMakeLists.txt by
2021-01-16 20:11:48 -0500
073f57e5
[core] avoid multiple definition of SHA512_CTX by
2021-01-16 20:11:12 -0500
f680e1b2
[build] adjust crypto vars in src/CMakeLists.txt by
2021-01-16 17:14:11 -0500
f23be1a1
[build] scripts/ci-build.sh adjustments by
2021-01-16 16:53:02 -0500
2c875a64
[build] adjust mbedtls vars in src/CMakeLists.txt by
2021-01-16 16:52:27 -0500
7ec08905
[build] fix typo in src/CMakeLists.txt by
2021-01-16 16:26:47 -0500
f0b74faa
[build] scripts/ci-build.sh adjustments by
2021-01-16 16:08:00 -0500
73cace94
[build] scripts/ci-build.sh w/o --with-wolfssl by
2021-01-16 15:59:57 -0500
4d5405f0
[mod_openssl] update LIBRESSL_VERSION_NUMBER check by
2021-01-16 15:58:25 -0500
f6c79fff
[build] scripts/ci-build.sh --with-nettle by
2021-01-16 15:53:11 -0500
fdf45433
[core] check ifdef WOLFSSL_SHA512 for SHA512 avail by
2021-01-16 15:51:49 -0500
2d94d56f
[build] update scripts/ci-build.sh by
2021-01-16 15:28:15 -0500
db1ca2a6
[core] add decls in connections.h by
2021-01-13 16:14:48 -0500
f0074a7d
[mod_access] mark mod_access_check attribute pure by
2021-01-13 16:05:00 -0500
947d3694
[doc] add --with-zstd to INSTALL by
2021-01-13 14:39:01 -0500
c0e73fd1
[mod_dirlisting] hide unused variable on MacOS by
2021-01-12 23:01:26 -0500
8ae68076
[mod_deflate] use zstd streaming API by
2021-01-12 22:12:58 -0500
9211fb3d
[mod_deflate] support Accept-Encoding: zstd by
2021-01-12 18:29:20 -0500
ef28cce5
[mod_dirlisting] use fdopendir(), fstatat() by
2021-01-11 16:04:51 -0500
14f8f9b2
[mod_openssl] set Ciphersuites once API available by
2021-01-11 14:28:57 -0500
cb24e1c7
[multiple] fix: honor CipherString for alt TLS lib by
2021-01-11 14:25:38 -0500
3adbb3e3
[mod_openssl] update LIBRESSL_VERSION_NUMBER check by
2021-01-11 12:40:06 -0500
0b4733f2
[doc] create-mime.conf.pl -v silent for mult vnd by
2021-01-09 12:38:22 -0500
8faa456f
[core] fix crash in error trace if backend is down (fixes #3052) by
2021-01-08 17:34:32 -0500
be890983
[doc] create-mime.conf.pl -v for warnings by
2021-01-08 07:10:31 -0500
a89e94e0
[autoconf] fix LT_INIT syntax by
2021-01-08 01:27:19 -0500
35675284
[doc] create-mime.conf.pl improve case handling by
2021-01-07 10:45:24 -0500
65521537
[mod_dirlisting] quiet coverity false positive by
2021-01-07 10:22:14 -0500
21f0dabe
[multiple] replace buffer_is_equal_caseless_string by
2021-01-07 09:08:53 -0500
891007fb
[multiple] use HTTP_HEADER_* enum before strcmp by
2021-01-07 08:58:30 -0500
b6892fb2
[mod_extforward] fix extforward.headers defaults (fixes #3051) by
2021-01-07 08:51:42 -0500
a99550d7
[mod_extforward] config warning for module order by
2021-01-06 07:52:20 -0500
bdb58c24
[mod_openssl] extend ssl.openssl.ssl-conf-cmd by
2021-01-05 15:03:22 -0500
a282a571
[doc] create-mime.conf.pl improve case handling by
2021-01-04 13:02:20 -0500
6a28bd79
[mod_wolfssl] minor updates for wolfSSL v4.6.0 by
2021-01-03 05:10:21 -0500
5b1b9f78
[tests] use ephemeral ports in tests by
2021-01-01 13:44:00 -0500
048af4c5
[core] fix crash at shutdown w/ certain config by
2021-01-01 13:03:55 -0500
8f339597
[autoconf] update ax_prog_cc_for_build.m4 by
2021-01-01 01:07:24 -0500
acca2a3f
[autotools] autoupdate; subst deprecated/obsolete by
2020-12-31 10:49:58 -0500
dfe471b7
[mod_dirlisting] place vars closer to where used by
2020-12-29 08:56:01 -0500
2f303d82
[mod_gnutls] use local strncmp_const() by
2020-12-28 09:14:48 -0500
3088c76c
[mod_mbedtls] use local strncmp_const() by
2020-12-28 09:13:21 -0500
171a0640
[mod_mbedtls] include mbedtls/platform_util.h by
2020-12-28 08:53:32 -0500
693a29fe
- next is 1.4.59 by
2020-12-27 23:36:23 -0500
0cb64665
[mod_webdav] hide unused funcs depending on build by
2020-12-27 22:51:40 -0500
992ba517
(tag: lighttpd-1.4.58)
[doc] NEWS by
2020-12-27 22:42:56 -0500
37ae9423
[core] fix bug in read retry found by coverity by
2020-12-27 22:34:38 -0500
5ec5e124
[tests] consolidate some tests/ content by
2020-12-27 21:29:19 -0500
db0cd766
[build] add GNUMAKEFLAGS=--no-print-directory by
2020-12-27 20:28:31 -0500
2639e5ae
[multiple] chunkqueue_write_chunk() by
2020-12-27 07:57:31 -0500
15bfe5ef
[mod_webdav] typedef off_t loff_t for FreeBSD by
2020-12-27 03:57:19 -0500
72b9bb5b
[core] http_response_match_if_range() by
2020-12-26 19:56:02 -0500
0c6a6d06
[tests] OpenBSD crypt() support limited to bcrypt by
2020-12-26 03:47:02 -0500
e16b4503
[core] fix bug in FastCGI uploads (#3033) by
2020-12-26 02:56:39 -0500
5309ec8c
[core] fix crash after specific err in config file by
2020-12-25 17:47:16 -0500
b700a8ca
[multiple] etag.[ch] -> http_etag.[ch]; better imp by
2020-12-25 03:56:39 -0500
91e94f48
[tests] load required modules in alt .conf tests by
2020-12-24 23:39:52 -0500
d228b066
[tests] slight speed up checking for server ready by
2020-12-24 23:09:23 -0500
655453a1
[core] inet_ntop_cache -> sock_addr_cache by
2020-12-24 20:05:01 -0500
1212f609
buffer_append_path_len() to join paths by
2020-11-26 20:49:29 -0500
a0b615ac
[core] http_date_timegm() (portable timegm()) by
2020-11-23 13:59:59 -0500
122094e3
[multiple] employ http_date.h, sys-time.h by
2020-11-22 02:41:11 -0500
48a8e893
[core] specialized strptime() for HTTP date fmts by
2020-11-21 10:42:10 -0500
f8cc9fb9
[core] http_date.[ch] encapsulate HTTP-date parse by
2020-11-21 09:51:40 -0500
f928f6d8
[core] sys-time.h - localtime_r,gmtime_r macros by
2020-11-21 09:35:33 -0500
29f50bde
[multiple] fdevent_waitpid() wrapper by
2020-11-19 03:21:22 -0500
2ecbe594
[mod_proxy] fix sending of initial reqbody chunked by
2020-12-24 01:15:55 -0500
ceab1e70
[core] add comment for FastCGI mem use in hctx->rb (#3033) by
2020-12-24 01:02:36 -0500
7ba521ff
[core] reuse large mem chunks (fix mem usage) (fixes #3033) by
2020-12-23 23:14:47 -0500
b598bb53
[tests] remove FastCGI test dependency on PHP by
2020-12-23 00:38:43 -0500
89a3987c
[core] prefer IPv6+IPv4 func vs IPv4-specific func by
2020-12-22 00:25:57 -0500
fc01b820
[tests] remove FastCGI test dependency on libfcgi by
2020-12-20 21:32:50 -0500
c68a7b45
[tests] collect code for "die-at-end" tests by
2020-12-18 16:11:59 -0500
0bff6d58
[mod_wolfssl] compile with earlier wolfSSL vers by
2020-12-17 20:17:50 -0500
6cf92dff
[mod_wolfssl] use wolfSSL TLS version defines by
2020-12-17 19:49:42 -0500
ae77d8ae
- next is 1.4.58 by
2020-12-17 04:31:59 -0500
91250ee0
(tag: lighttpd-1.4.57)
[doc] NEWS by
2020-12-17 04:03:25 -0500
881d0507
[core] attempt to quiet some coverity warnings by
2020-12-17 03:50:25 -0500
cabced1f
[core] fix decoding chunked from backend (fixes #3049) by
2020-12-17 00:32:01 -0500
eda12aee
[core] fix crash printing trace if backend is down by
2020-12-16 20:07:21 -0500