Commit Graph

53 Commits (c71806491171dfba8d801e5349ef1ea3d71838df)

Author SHA1 Message Date
Glenn Strauss 394278c61a [build] build network_*.c into lighttpd executable
6 years ago
Stefan Bühler ca074babb1 [scons] only apply FreeBSD11 workaround on FreeBSD
6 years ago
Stefan Bühler fbe3a84907 [scons] workaround FreeBSD11 fullstatic link error
6 years ago
Glenn Strauss c073a31f69 [autobuild] omit module stubs when missing deps
7 years ago
Glenn Strauss 5feb2694f7 [autobuild] remove mod_authn_gssapi dep on resolv
7 years ago
Glenn Strauss 7f4e156e5f [core] rand.[ch] to use better RNGs when available
7 years ago
Glenn Strauss 1c1a63786e [mod_auth] mod_authn_gssapi Kerberos auth backend (fixes #1899)
7 years ago
Glenn Strauss 381aaae363 remove unused array type TYPE_COUNT data_count
7 years ago
Glenn Strauss cb1a3c6299 backport mod_deflate to lighttpd 1.4 (fixes #1824, fixes #2753)
7 years ago
Glenn Strauss 5dfe21acc9 [mod_geoip] add to default build (fixes #2705, fixes #2101, fixes #2092, fixes #2025, fixes #1962, fixes #1938)
7 years ago
Glenn Strauss ab935a2b96 [mod_uploadprogress] add to default build
7 years ago
Glenn Strauss ae91578895 [mod_auth] mod_authn_mysql.c MySQL auth backend (fixes #752, fixes #1845)
7 years ago
Glenn Strauss 4b3a91e64b [mod_auth] extensible interface for auth backends
7 years ago
Glenn Strauss a5fcfee6fc [mod_ssi] more flexible quoting (fixes #1768)
7 years ago
Glenn Strauss 1ca52fdce3 build with libressl
7 years ago
Stefan Bühler 8455734f4a [core] add generic vector implementation
7 years ago
Stefan Bühler f3b577ddee use libmemcached instead of deprecated libmemcache
7 years ago
Stefan Bühler c27e27a51b [scons] fix fullstatic build
7 years ago
Kyle J. McKay 159ca0c15d [network] add darwin-sendfile backend (fixes #2687)
7 years ago
Stefan Bühler bfaa48260a [mod_secdownload] add required algorithm option; old behaviour available as "md5", new options "hmac-sha1" and "hmac-sha256"
7 years ago
Stefan Bühler b0a4421272 [core] refactor base64 functions into separate file
7 years ago
Loganaden Velvindron d7be04beb5 [mod_auth] implement and use safe_memclear, using memset_s or explicit_bzero if available
8 years ago
Stefan Bühler 68284bd7f1 [scons] various improvements
8 years ago
Stefan Bühler 593599f14a rewrite network (write) backends
8 years ago
Stefan Bühler bfce99aacc [bitset] unused -> remove
8 years ago
Stefan Bühler 90dd8af32b Always use our 'own' md5 implementation, fixes linking issues on MacOS (fixes #2331)
12 years ago
Stefan Bühler f8eb52ebda add libev fdevent handler: server.event-handler = "libev"
13 years ago
Stefan Bühler 38f2d1ddd7 cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf calls
13 years ago
Stefan Bühler b3c8517121 Remove mod_uploadprogress from cmake/scons (fixes #1955)
14 years ago
Stefan Bühler b8b4fe19c8 Finally removed spawn-fcgi
14 years ago
Xuefer 695a227783 build mod_extforward in scons
15 years ago
Marcus Rückert 8cd1471cb3 - white space cleanup part 2 this time 1.4 ;)
17 years ago
Jan Kneschke 0014a87d02 added a check for uuid.h to the scons build
17 years ago
Jan Kneschke e98ea9c0b0 trust the autoconf-checks again
17 years ago
Jan Kneschke c7b9858b03 added support for lighty.status[] in mod_magnet
17 years ago
Jan Kneschke daeab348cd added mod_magnet
17 years ago
Jan Kneschke 4753fb5dd5 added mod_flv_streaming.c for streaming flash movies efficiently
17 years ago
Jan Kneschke 2a4080a88b detect required static libs through ldd
17 years ago
Xuefer 5da3530140 new build_static/build_fullstatic/build_dynamic option
17 years ago
Jan Kneschke 77083977ae added a fullstatic target
17 years ago
Jan Kneschke a5e280fd4b added static building of lighttpd
17 years ago
Jan Kneschke 4c91a14c4d added a static target to scons which compiles lighttpd staticly (incl. mod_access as test)
17 years ago
Jan Kneschke 44cef4913a added the power-magnet to mod_cml
17 years ago
Jan Kneschke 230e670078 check if we need -ldl to get dlopen
18 years ago
Jan Kneschke 971dc42657 link all the files to mod_cml
18 years ago
Jan Kneschke 6db887ad3c added lua compile option
18 years ago
Jan Kneschke f35df44d00 added ldap-support to scons-build for mod_auth
18 years ago
Jan Kneschke ff0ec13761 get it compile on mac os x
18 years ago
Xuefer 70110beb37 link mod_cml with libmemcache
18 years ago
Xuefer 578e68e26c build and install spawn-fcgi. don't install implib
18 years ago