2
0
Fork 0
Commit Graph

22 Commits (c3744763e2db9ba485410119a4d2d03574d517ca)

Author SHA1 Message Date
Stefan Bühler a937bd437a fix missing li prefixes 2013-05-23 17:56:24 +02:00
Stefan Bühler 2941105e28 [pattern] Fix vr->wrk->tmp_str usage, remove pattern.h from base.h, add pattern support to header.add* actions 2010-10-07 16:14:12 +02:00
Stefan Bühler db6a989677 Fix some warnings 2010-10-06 14:31:11 +02:00
Stefan Bühler 177fc95219 [core] Add phys.docroot and phys.pathinfo 2010-10-05 13:57:26 +02:00
Stefan Bühler 52584c99bb [pattern] Add ranges (and fix match-info handling) 2010-10-05 13:26:03 +02:00
Stefan Bühler 876261c62c [core/angel]: Use strict ip matching (family must match, no IPv4-mapped IPv6) 2010-09-21 15:11:48 +02:00
Stefan Bühler b876f8401d [core]: rework connection/vrequest structs; add liConInfo 2010-08-11 13:27:27 +02:00
Stefan Bühler b7e6ba4eb5 condition.c: set match_type in all cases 2010-08-08 23:54:08 +02:00
Stefan Bühler 38ec6b3c2d conditionals: Fix port matching (ntohs) 2010-02-21 14:47:56 +01:00
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 2010-02-21 14:32:58 +01:00
Stefan Bühler 3dc644cf40 Add conditionals for local and remote port (-1 for unix sockets) 2010-02-21 13:45:20 +01:00
Stefan Bühler 2f06283832 Change internal conditional checks; export functions to read value of conditional-lvalues 2009-12-19 17:41:55 +01:00
Stefan Bühler eff8ed5e50 Add request.environment[] conditional 2009-12-13 00:36:56 +01:00
Stefan Bühler a151eeac2f Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
Stefan Bühler 367404fdb1 Add "request.is_handled" condition 2009-10-03 16:47:57 +02:00
Stefan Bühler 4b94e01ecc Add response.header/status conditionals 2009-09-28 21:30:06 +02:00
Stefan Bühler bf9e34bab7 Remove li_vrequest_stat and fix condition.c 2009-09-15 19:08:13 +02:00
Stefan Bühler 897b27c692 Some core docs fixed 2009-09-13 17:46:02 +02:00
Stefan Bühler f030824550 Fix server address (do not use the listen address) 2009-09-09 18:12:05 +02:00
Stefan Bühler 007e5e040c Add listen mask checks to angel 2009-09-04 15:56:52 +02:00
Stefan Bühler a061745193 Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/) 2009-07-16 22:13:40 +02:00
Stefan Bühler 540ff7db02 Split sources into subdirs 2009-07-15 11:57:52 +02:00