24 Commits (eeddb37e4acc064caa0c7d92581f70014608f0bf)

Author SHA1 Message Date
Stefan Bühler eeddb37e4a Add plugin angel callbacks
14 years ago
Stefan Bühler f221bac60e Fix handling closing sockets (read buffer until EOF, error or timeout)
14 years ago
Thomas Porzelt 6184f88e08 [core] Fix connection bandwidth stats calculation
14 years ago
Thomas Porzelt 0ee98620b7 [core] Fix 'include' directive in config parser
14 years ago
Thomas Porzelt 5c699f571a [waf] Fix includes so config.h gets found
14 years ago
Thomas Porzelt 8b7ea63cf9 [waf] Reenable waf and update to 1.5.8
14 years ago
Stefan Bühler 8a0665aa53 Set tm.tm_isdst = 0 before mktime()
14 years ago
Thomas Porzelt 8a13426774 [core] Stop stat cache waitqueue in sigint/worker stop
14 years ago
Stefan Bühler e438240ed5 automake: fix make dist and module "lib" prefix
14 years ago
Stefan Bühler df96167362 Add automake
14 years ago
Thomas Porzelt 549daa97e1 [core] Use DEBUG() makro instead of g_printerr() in config parser
14 years ago
Stefan Bühler 2f6fe68a75 Cleanup some debug logging
14 years ago
Stefan Bühler 594987c29e Add li_ev_safe_ref_and_stop macro and use it
14 years ago
Thomas Porzelt 5b57a8c4b9 [core] Fix double free() in config_parser
14 years ago
Thomas Porzelt a312773e40 [core] Make 'include' directive in config_parser support glob()-style patterns
14 years ago
Thomas Porzelt e838c9b3cf [core] Add liTimeFunc (gmtime_r, localtime_r) parameter to li_worker_current_timestamp()
14 years ago
Stefan Bühler ab1387d4ba Move and add some common log helpers to utils
14 years ago
Stefan Bühler 1515e5c2f4 Deterministic multiline header parsing
14 years ago
Stefan Bühler fe54d1fe9d Send 400 if header parsing failed
14 years ago
Stefan Bühler b187c4f3c5 Fix missing newlines at end of files
14 years ago
Stefan Bühler a061745193 Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/)
14 years ago
Stefan Bühler f4f2bd1f38 Poison non-thread-safe functions and fix errors
14 years ago
Thomas Porzelt 952a28d176 Fix a null-pointer dereference and some other small things reported by clang analyzer
14 years ago
Stefan Bühler 540ff7db02 Split sources into subdirs
14 years ago