Commit Graph

2774 Commits (8aad0916137df6a6a45025f507425c777893834a)
 

Author SHA1 Message Date
Stefan Bühler 505cc7856d [scons] check all features in autoconf block and sort them
5 years ago
Stefan Bühler 08c8749b48 [scons] add with_uuid option, document webdav relations
5 years ago
Stefan Bühler a4f7845dbf [scons] fix dbi
5 years ago
Stefan Bühler 2eb7287a98 [scons] don't screw env[LIBS]
5 years ago
Stefan Bühler 2144cd2e39 [scons] link -static-libgcc instead of gcc_s
5 years ago
Stefan Bühler 68a92f2c3c [scons] don't link pthread twice in --whole-archive workaround
5 years ago
Stefan Bühler b8989bf2dd [scons] fix some lib dependencies
5 years ago
Stefan Bühler 21dfe350ae [scons] sort modules
5 years ago
Stefan Bühler 96e198d621 [scons] fix with_pgsql
5 years ago
Stefan Bühler 2506e21b08 [scons] add with_all option
5 years ago
Stefan Bühler fff8e70567 [scons] rename with_gzip to with_zlib
5 years ago
Stefan Bühler 73ef60a5a1 [scons] config.py(-sample) not used, remove them
5 years ago
Stefan Bühler ccba074c1e [scons] sort with_* options, document missing options
5 years ago
nicorac 3d257ec3a9 [core] fix build --disable-ipv6 (fixes #2832)
5 years ago
Marco Angaroni 3faf042847 [mod_webdav] fix crash if stat fails, not ENOENT
5 years ago
Glenn Strauss 6a17133a75 - next is 1.4.48
5 years ago
Glenn Strauss f558fc9735 [doc] NEWS
5 years ago
Glenn Strauss 875e339faf [core] fix 1.4.46 regression in Last-Modified
5 years ago
Glenn Strauss 0c1aed55d5 [doc] use https:// URLs to .lighttpd.net resources
5 years ago
Glenn Strauss f5ff2a011d [core] normalize config addrs for eq and ne (#2830)
5 years ago
Glenn Strauss 3549fc8280 [core] normalize config addrs for != match (#2830)
5 years ago
Glenn Strauss 585206616d [core] fix 1.4.46 regression in config match (fixes #2830)
5 years ago
Glenn Strauss 60b5826849 [core] stricter validation of request-URI begin
5 years ago
Glenn Strauss 6be68f569f [mod_authn_gssapi] needs -lcom_err under Darwin
5 years ago
Glenn Strauss 5780d6cc58 - next is 1.4.47
5 years ago
Glenn Strauss f07bcb145c [doc] NEWS
5 years ago
Glenn Strauss 3f2561dec5 [core] translate DNS to IP str for cond socket cmp
5 years ago
Glenn Strauss 168f67a1b1 [core] perf: more efficient fdevent_sched_run()
5 years ago
Glenn Strauss cddc481411 [core] reproducible build: hide __DATE__ __TIME__ (fixes #2828)
5 years ago
Stefan Bühler 0fcd756766 [cmake] link mod_cml with memcached
5 years ago
Stefan Bühler c7c106c3c0 [cmake] fix attr header detection and linking
5 years ago
Stefan Bühler 4634a05c0d [cmake] handle WITH_WEBDAV_LOCKS option
5 years ago
Glenn Strauss 41eb4d323c [core] adjust parser for valid variable expansion
5 years ago
Glenn Strauss 77bdaa3a93 [mod_openssl] ssl.read-ahead="disable" by default
5 years ago
Glenn Strauss 7f82ddab3f [core] remove fdevent_sched_run from fdevent_libev (#2827)
6 years ago
fbrosson 9b0e095c9f [core] add back REQUEST_SCHEME for backends
6 years ago
Glenn Strauss fa1eef0071 [core] permit LF to end lines if !header-strict
6 years ago
Glenn Strauss 0ff8904a72 [mod_openssl] remove erroneous SSL_set_shutdown()
6 years ago
Glenn Strauss 7661587f01 [mod_openssl] copy data for larger SSL packets
6 years ago
Glenn Strauss a4d40da9f2 [core] remove fd interest if create_env returns
6 years ago
Glenn Strauss d3f4a62c10 [mod_dirlisting] custom js date parse func (fixes #2823)
6 years ago
Glenn Strauss 7bd46d1984 [core] fix $REQUEST_HEADER[...] parsing in config (#1556)
6 years ago
Glenn Strauss 8ed588ce32 [core] handle fds pending close after poll timeout (fixes #2827)
6 years ago
Glenn Strauss 60a98ebaf4 [core] quiet coverity warning
6 years ago
Glenn Strauss 513e407b06 [mod_wstunnel] remove invalid appended '\0'
6 years ago
Glenn Strauss ef11fa42da [mod_wstunnel] set Sec-WebSocket-Protocol if bin
6 years ago
Glenn Strauss d8dba4ae6a [core] gateways might Upgrade con before body read
6 years ago
Glenn Strauss b8e6419f3a [core] return from http_response_read if small rd
6 years ago
Glenn Strauss 0528e2e712 [core] limit use of TCP_CORK
6 years ago
Glenn Strauss f22b5d69da [core] inline chunkqueue_is_empty()
6 years ago