91 Commits (2373ddaa4ebb91eebe4f9bb121c40bbf6206751c)

Author SHA1 Message Date
Stefan Bühler c3dc0d8d7e [common]: Add generic jobqueue 13 years ago
Thomas Porzelt 582dfa99d7 [core] Rework mimetype lookup code 13 years ago
Stefan Bühler 77ad119f66 [lua]: add subrequests 13 years ago
Stefan Bühler 8587598a66 [core] add tasklets: jobs which use blocking code 13 years ago
Stefan Bühler c3164aba8b Move binary names: angel becomes lighttpd2, worker lighttpd2-worker 13 years ago
Stefan Bühler b876f8401d [core]: rework connection/vrequest structs; add liConInfo 13 years ago
Stefan Bühler 06b40f5ff4 Fix compile on FreeBSD 13 years ago
Thomas Porzelt 20c3e7d6ad [core] Add li_memory_usage(), clean up some old sys-* files 13 years ago
Stefan Bühler 37666894ed [cmake]: check glib version for >= 2.16 13 years ago
Stefan Bühler 2439159689 [cmake]: Fix mod_limit 13 years ago
Thomas Porzelt 2d2bb12e3d [modules] Add mod_limit 13 years ago
Stefan Bühler c0128fea48 [mod_memcached] Initial mod_memcached 13 years ago
Thomas Porzelt 3668ef97ab [core] Add liPattern type and associated functions 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
Thomas Porzelt 852ff8ecf6 [modules] Add mod_userdir 13 years ago
Thomas Porzelt c72ee99ad7 [modules] Add mod_flv 13 years ago
Thomas Porzelt 9b0db666c5 [modules] Add mod_progress 13 years ago
Stefan Bühler faf2985a79 Use struct sockaddr_storage (in liSockAddr) as base for getsockname/getpeername 14 years ago
Stefan Bühler edd74a0e3c Rename lighttpd to lighttpd2 14 years ago
Stefan Bühler 63eadd22fa Fix buildsystems 14 years ago
Stefan Bühler 881669d96a Add lua filters; fixed some lua-api bugs; enhanced lua chunkqueue api 14 years ago
Stefan Bühler b332fcbbb8 Add api for buffering chunkqueue content on disk 14 years ago
Stefan Bühler 3bc425fef1 Remove config parser code from main(), add cmake-option to disable default config parser 14 years ago
Stefan Bühler 871a4dc8b5 Add unit-testing for range-parser and fix the parser 14 years ago
Stefan Bühler 0c3ca6b13b add liBuffer: a reference-counted memory chunk (using mempool) for basic network data 14 years ago
Stefan Bühler f9b12036fe Add mempool allocator to avoid fragmentation 14 years ago
Stefan Bühler d86a5255e4 Add mod_lua 14 years ago
Stefan Bühler c6741f7716 Implement li_filter_chunked_decode + one unit-test for it 14 years ago
Stefan Bühler 17c3512f22 Add mod_proxy 14 years ago
Stefan Bühler e2eb4f774d Added mod_scgi 14 years ago
Stefan Bühler 0fe57dc215 mod_auth: add htdigest and htpasswd (no apr-md5) backend 14 years ago
Stefan Bühler c5bffcc261 ke: Add unit tests 14 years ago
Stefan Bühler c735d9a4b6 cmake: put everything except main() into shared libraries 14 years ago
Stefan Bühler dc05e13c97 Implement ranged requests for static files 14 years ago
Stefan Bühler a14a709237 Add max-connections check, set to max-fds/4 14 years ago
Stefan Bühler 476698f118 luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
Stefan Bühler 4ec620bfac mod_deflate (only cmake support for now) 14 years ago
Stefan Bühler 659ebfdd16 Add core lua support to handle requests 14 years ago
Stefan Bühler 772b87bfb3 [cmake] small cleanups, renamed common lib 14 years ago
Stefan Bühler e7b7b1d82c Add mod_openssl 14 years ago
Thomas Porzelt d434383b66 [automake,cmake] Add mod_auth to build scripts 14 years ago
Stefan Bühler 24483f55ed cmake: build common lib as shared lib, cleanup CMakeLists.txt 14 years ago
Stefan Bühler be5d0c7d75 Require cmake 2.6.4 14 years ago
Stefan Bühler 4f9a695051 Compile common source as static lib 14 years ago
Stefan Bühler 766fcd4bfc Add liProc and liErrorPipe for angel 14 years ago
Thomas Porzelt 82ea7279df [modules] Add mod_redirect 14 years ago
Stefan Bühler 2fa0d1381c Add more ways to configure the location of libev 14 years ago
Stefan Bühler 1dfc960eed Fix bug after source split: create config.h in include/lighttpd again 14 years ago
Stefan Bühler 540ff7db02 Split sources into subdirs 14 years ago