48 Commits (ff500e9c8b68293c40989db88c4a6debb5535d41)

Author SHA1 Message Date
Stefan Bühler 850aea7a5d [build] enable all "main" features by default
2 years ago
Stefan Bühler 21865cbbd2 [autobuild] install and use glib tap helpers, replaces gtester
2 years ago
Stefan Bühler 2a4744a677 [autobuild] raise autoconf min version, fix various deprecated macros
2 years ago
Stefan Bühler bffe96f5d0 [build] sync extra warning flags between cmake and autobuild
4 years ago
Stefan Bühler 912b460145 [autobuild] fix configure to search for openssl in the specified paths
9 years ago
Stefan Bühler d58d98a62d [value] move value functions that depend on angel / main implementations into separate file, included in the other implementations
9 years ago
Stefan Bühler c971749381 [autotools] support libunwind without pkg-config
9 years ago
Stefan Bühler 17a5168793 [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind
9 years ago
Stefan Bühler c3744763e2 [autotools] search math lib m for fmod
9 years ago
Stefan Bühler 3cd06f49ad restructure docs
9 years ago
Stefan Bühler 4e59d8608b [automake] workaround automake serial-tests option
10 years ago
Stefan Bühler 6f25870d4b automake: force serial-tests runs, fix USE_SNI handling
10 years ago
Stefan Bühler 0f9b0ee757 Fix autoconf libidn detection
10 years ago
Stefan Bühler 392e7bb823 [mod_gnutls] add SNI
10 years ago
Stefan Bühler ff69160c34 [core] Use streams
10 years ago
Stefan Bühler 89048a012e [autobuild] fix automake-1.12 problems
10 years ago
Stefan Bühler bef05e0b2e new module: mod_gnutls
11 years ago
Stefan Bühler 2647a9745c [autobuild]: enable large file support for 32-bit builds
12 years ago
Stefan Bühler 0fcbfb7ab7 [core] optimize syscalls per connection
12 years ago
Stefan Bühler 6d854ac3f8 [autobuild]: Fix error message if ragel is not found
12 years ago
Stefan Bühler d78939b636 [autotools] Use AC_PROG_LIBTOOL instead of LT_INIT for backward compatibility
12 years ago
Stefan Bühler 7a67ba94d7 [autotools]: make sure pkg-config m4 is available in autoconf, check for ragel in ./configure
12 years ago
Stefan Bühler eea9b56d16 [build] Fix detection of libev
13 years ago
Stefan Bühler b867c084b9 [autoconf] autoupdate
13 years ago
Stefan Bühler 4f7ef481d7 [autoconf] Quote all arguments
13 years ago
Stefan Bühler ab9421a5e1 [core] Provide safe wrapper for crypt if crypt_r is not available
13 years ago
Stefan Bühler d32de32b85 [tests] Create testing framework
13 years ago
Stefan Bühler 2373ddaa4e [autotools]: fix typo in configure.ac --with-lua description
13 years ago
Stefan Bühler 5cda017de8 change libexecdir handling
13 years ago
Stefan Bühler c3164aba8b Move binary names: angel becomes lighttpd2, worker lighttpd2-worker
13 years ago
Stefan Bühler a19370fd0b [autoconf] improve libev search
13 years ago
Stefan Bühler 06b40f5ff4 Fix compile on FreeBSD
13 years ago
Stefan Bühler 4afebee1c7 Make profiler optional
13 years ago
Thomas Porzelt f285ad372e [core,waf,autoconf,cmake] Add check for execinfo.h and disable stacktraces in profiler if not available
13 years ago
Stefan Bühler faf2985a79 Use struct sockaddr_storage (in liSockAddr) as base for getsockname/getpeername
13 years ago
Stefan Bühler 24f4fc1bc1 Add doc/ directory with man pages + config examples
13 years ago
Stefan Bühler edd74a0e3c Rename lighttpd to lighttpd2
13 years ago
Stefan Bühler 4fd27aca81 autotools: Fix linking
13 years ago
Stefan Bühler 79ae4427f3 autotools: install angel in sbin, support pkglibdir configuration
13 years ago
Stefan Bühler 63eadd22fa Fix buildsystems
13 years ago
Stefan Bühler 0fe57dc215 mod_auth: add htdigest and htpasswd (no apr-md5) backend
14 years ago
Stefan Bühler a14a709237 Add max-connections check, set to max-fds/4
14 years ago
Stefan Bühler 0a1f01fa8c autobuild: add mod_deflate
14 years ago
Stefan Bühler 8b5379ae04 Remove "~alpha" from version in configure.ac (ends in server.tag)
14 years ago
Stefan Bühler c8d60eacd8 Fix autobuild openssl handling
14 years ago
Stefan Bühler e7b7b1d82c Add mod_openssl
14 years ago
Stefan Bühler 94e33528fe Fix configure.ac to detect missing libev
14 years ago
Stefan Bühler df96167362 Add automake
14 years ago