History log of /lighttpd1.4/meson_options.txt (Results 1 – 25 of 26)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: lighttpd-1.4.69, lighttpd-1.4.68
# 6b3c50fe 06-Oct-2022 Rosen Penev <[email protected]>

[meson] use non string true/false

muon (a meson reimplementation) errors as it does not support having a
string for a boolean type.

Signed-off-by: Rosen Penev <[email protected]>

github: #120


# d58f4ea2 23-Sep-2022 Rosen Penev <[email protected]>

[meson] turn pcre into a combo option

A single with_pcre option is better than with_pcre2 and with_pcre,
but retain with_pcre2 for compatibility with existing usage

Signed-off-by: Rosen Penev <rose

[meson] turn pcre into a combo option

A single with_pcre option is better than with_pcre2 and with_pcre,
but retain with_pcre2 for compatibility with existing usage

Signed-off-by: Rosen Penev <[email protected]>

github: #116

show more ...


Revision tags: lighttpd-1.4.67
# 6b31f76c 06-Sep-2022 Rosen Penev <[email protected]>

[meson] use feature options

Simpler. Fixed up several wrong stuff such as

zstd - wrong name
zlib - extra windows handling unnecessary;
dependency('zlib') is special and handles those cases
s

[meson] use feature options

Simpler. Fixed up several wrong stuff such as

zstd - wrong name
zlib - extra windows handling unnecessary;
dependency('zlib') is special and handles those cases
sasl2 - wrong name

Signed-off-by: Rosen Penev <[email protected]>

github: #116

show more ...


Revision tags: lighttpd-1.4.66, lighttpd-1.4.65
# ee6df096 24-May-2022 Glenn Strauss <[email protected]>

[build] update descriptions to remove old lua ver


# d68fc639 01-Feb-2022 Glenn Strauss <[email protected]>

[mod_deflate] --with-libdeflate to use libdeflate

configure --with-libdeflate option to use libdeflate
(must also configure --enable-mmap for mod_deflate to use libdeflate
on input files larger tha

[mod_deflate] --with-libdeflate to use libdeflate

configure --with-libdeflate option to use libdeflate
(must also configure --enable-mmap for mod_deflate to use libdeflate
on input files larger than 64kB; libdeflate not used on files <= 64kB)

show more ...


# 7792bc72 21-Jan-2022 Glenn Strauss <[email protected]>

[build] meson -Dlua_version=... to specify lua ver

(thx herbmillerjr)

x-ref:
https://github.com/gentoo/gentoo/pull/23857


Revision tags: lighttpd-1.4.64
# f95ca5ef 08-Jan-2022 Glenn Strauss <[email protected]>

[build] use -fstack-protector-strong w/ extra warn

use -fstack-protector-strong if configured with --enable-extra-warnings


# e563ae01 07-Jan-2022 Glenn Strauss <[email protected]>

[build] adjust help strings for pcre2 default


# 750414d3 06-Dec-2021 Glenn Strauss <[email protected]>

[build] default --with-pcre2 unless --with-pcre


# 86c2d309 06-Dec-2021 Glenn Strauss <[email protected]>

[multiple] remove long-deprecated modules

x-ref:
https://wiki.lighttpd.net/Docs_ConfigurationOptions#Deprecated


Revision tags: lighttpd-1.4.63, lighttpd-1.4.62
# 7512d82c 22-Nov-2021 Glenn Strauss <[email protected]>

[core] pcre2 support (--with-pcre2)

x-ref:
"lighttpd: depends on obsolete pcre3 library"
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000063


Revision tags: lighttpd-1.4.61, lighttpd-1.4.60
# a737572a 03-Feb-2021 Glenn Strauss <[email protected]>

[meson] add with_zstd to meson_options.txt


Revision tags: lighttpd-1.4.59, lighttpd-1.4.58, lighttpd-1.4.57, lighttpd-1.4.56, lighttpd-1.4.56-rc7
# d9c8e382 30-Oct-2020 Glenn Strauss <[email protected]>

[build] meson --with-xxhash option


Revision tags: lighttpd-1.4.56-rc6, lighttpd-1.4.56-rc5, lighttpd-1.4.56-rc4, lighttpd-1.4.56-rc3
# 3353ff20 28-Oct-2020 Glenn Strauss <[email protected]>

[build] adjust meson.build for use by OpenWRT


Revision tags: lighttpd-1.4.56-rc2, lighttpd-1.4.56-rc1
# dab212b5 21-Oct-2020 Glenn Strauss <[email protected]>

[doc] change mod_compress refs to mod_deflate


# 8d5e237c 19-Jul-2020 Glenn Strauss <[email protected]>

[mod_deflate] Brotli support

configuration option: ./configure --with-brotli


# e00deb55 29-Jun-2020 Glenn Strauss <[email protected]>

[mod_nss] NSS option for TLS (fixes #1218)

(experimental)

WARNING: EXPERIMENTAL code sketch; mod_nss is INCOMPLETE and UNTESTED

mod_nss supports most ssl.* config options supported by mod_openssl

[mod_nss] NSS option for TLS (fixes #1218)

(experimental)

WARNING: EXPERIMENTAL code sketch; mod_nss is INCOMPLETE and UNTESTED

mod_nss supports most ssl.* config options supported by mod_openssl

x-ref:
"alternate ssl backend"
https://redmine.lighttpd.net/issues/1218

show more ...


# bf4054f8 14-May-2020 Glenn Strauss <[email protected]>

[mod_gnutls] GnuTLS option for TLS (fixes #109)

(experimental)

mod_gnutls supports most ssl.* config options supported by mod_openssl

x-ref:
"GnuTLS support for the mod_ssl"
https://redmine.li

[mod_gnutls] GnuTLS option for TLS (fixes #109)

(experimental)

mod_gnutls supports most ssl.* config options supported by mod_openssl

x-ref:
"GnuTLS support for the mod_ssl"
https://redmine.lighttpd.net/issues/109

show more ...


# cb753ec5 19-Mar-2020 Glenn Strauss <[email protected]>

[mod_mbedtls] mbedTLS option for TLS

(experimental)

mod_mbedtls supports most ssl.* config options supported by mod_openssl

thx Ward Willats for the initial discussion and attempt in the comments

[mod_mbedtls] mbedTLS option for TLS

(experimental)

mod_mbedtls supports most ssl.* config options supported by mod_openssl

thx Ward Willats for the initial discussion and attempt in the comments
https://redmine.lighttpd.net/boards/3/topics/7029

show more ...


# b28a3714 25-Feb-2020 Glenn Strauss <[email protected]>

[multiple] ./configure --with-nettle to use Nettle

./configure --with-nettle to use Nettle crypto lib for algorithms,
instead of OpenSSL or wolfSSL. Note: Nettle does not provide TLS.

x-ref:
"Ho

[multiple] ./configure --with-nettle to use Nettle

./configure --with-nettle to use Nettle crypto lib for algorithms,
instead of OpenSSL or wolfSSL. Note: Nettle does not provide TLS.

x-ref:
"How to use SHA-256 without OpenSSL?"
https://redmine.lighttpd.net/boards/2/topics/8903

show more ...


Revision tags: lighttpd-1.4.55, lighttpd-1.4.54
# 4ac239c4 20-May-2019 Glenn Strauss <[email protected]>

[mod_maxminddb] MaxMind GeoIP2 support


# 2f46736e 10-Mar-2019 Glenn Strauss <[email protected]>

[build] remove -Wdeclaration-after-statement

Declarations after statements has been permitted since C99.
(That was 20 years ago!)


Revision tags: lighttpd-1.4.53, lighttpd-1.4.52, lighttpd-1.4.51
# 923b3210 08-Oct-2018 Glenn Strauss <[email protected]>

[build] meson support for wolfSSL

meson.build needed to change some args to lists to support meson objects


# df4812ec 18-Sep-2018 Glenn Strauss <[email protected]>

[mod_authn_pam] mod_auth PAM support (fixes #688)

x-ref:
"auth via pam"
https://redmine.lighttpd.net/issues/688


Revision tags: lighttpd-1.4.50, lighttpd-1.4.49, lighttpd-1.4.48
# d61714dd 05-Nov-2017 Glenn Strauss <[email protected]>

[mod_authn_sasl] SASL auth (new) (fixes #2275)

(experimental)

HTTP Basic authentication using saslauthd

server.modules += ( "mod_auth" )
server.modules += ( "mod_authn_sasl" )
auth.backend = "sasl

[mod_authn_sasl] SASL auth (new) (fixes #2275)

(experimental)

HTTP Basic authentication using saslauthd

server.modules += ( "mod_auth" )
server.modules += ( "mod_authn_sasl" )
auth.backend = "sasl"
auth.backend.sasl.opts = ( "pwcheck_method" => "saslauthd" ) # default

x-ref:
"SASL auth like libapache2-mod-authn-sasl"
https://redmine.lighttpd.net/issues/2275

show more ...


12