22 Commits (5222d524ad709dc37dd5e708a5e42bdf946a0fac)

Author SHA1 Message Date
Stefan Bühler a937bd437a fix missing li prefixes 10 years ago
Stefan Bühler 2941105e28 [pattern] Fix vr->wrk->tmp_str usage, remove pattern.h from base.h, add pattern support to header.add* actions 13 years ago
Stefan Bühler db6a989677 Fix some warnings 13 years ago
Stefan Bühler 177fc95219 [core] Add phys.docroot and phys.pathinfo 13 years ago
Stefan Bühler 52584c99bb [pattern] Add ranges (and fix match-info handling) 13 years ago
Stefan Bühler 876261c62c [core/angel]: Use strict ip matching (family must match, no IPv4-mapped IPv6) 13 years ago
Stefan Bühler b876f8401d [core]: rework connection/vrequest structs; add liConInfo 13 years ago
Stefan Bühler b7e6ba4eb5 condition.c: set match_type in all cases 13 years ago
Stefan Bühler 38ec6b3c2d conditionals: Fix port matching (ntohs) 13 years ago
Thomas Porzelt 5892c78e7d [core] Support req. phys. and resp. abbreviations in li_cond_lvalue_from_string() and make config parser use this function instead of own code 13 years ago
Stefan Bühler 3dc644cf40 Add conditionals for local and remote port (-1 for unix sockets) 13 years ago
Stefan Bühler 2f06283832 Change internal conditional checks; export functions to read value of conditional-lvalues 14 years ago
Stefan Bühler eff8ed5e50 Add request.environment[] conditional 14 years ago
Stefan Bühler a151eeac2f Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
Stefan Bühler 367404fdb1 Add "request.is_handled" condition 14 years ago
Stefan Bühler 4b94e01ecc Add response.header/status conditionals 14 years ago
Stefan Bühler bf9e34bab7 Remove li_vrequest_stat and fix condition.c 14 years ago
Stefan Bühler 897b27c692 Some core docs fixed 14 years ago
Stefan Bühler f030824550 Fix server address (do not use the listen address) 14 years ago
Stefan Bühler 007e5e040c Add listen mask checks to angel 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 540ff7db02 Split sources into subdirs 14 years ago