2
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Porzelt c2b8ccdec4 changed operators ^= to =^ and $= to =$; introduced clean and ./waf 2008-08-13 22:26:45 +02:00
Thomas Porzelt f795f2463a added ^= (prefix match) and $= (suffix match) operators 2008-08-13 22:10:20 +02:00
Stefan Bühler a863b6f7e9 Added url/authority parsing, enabled simple static() action. 2008-08-09 17:20:12 +02:00
Stefan Bühler 03458817cc Updated TODO hints 2008-08-07 14:12:51 +02:00
Stefan Bühler e216fc5168 handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
Stefan Bühler 2fbc7b1408 Basic connection state machine 2008-08-06 20:46:42 +02:00
Stefan Bühler ff9b6c4461 Implement ip matching for conditions. 2008-07-26 00:42:08 +02:00
Stefan Bühler aff9544b95 Parsers for ipv4/ipv6 für conditions 2008-07-25 22:38:42 +02:00
Stefan Bühler c342be6424 New condition structure, some code for lua condition support 2008-07-25 14:09:03 +02:00
Stefan Bühler 2f7359b14c changed some apis, implemented some todos, added support for lua actions/conditions. 2008-07-24 13:25:40 +02:00
Stefan Bühler 50bb61a041 Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings) 2008-07-19 12:56:44 +02:00
Thomas Porzelt 781dfd07cf config_cond_t renamed to comp_operator_t 2008-07-17 19:32:11 +02:00
Stefan Bühler 18413d698a Renamed chunk sources, added request parser, header management, test file. 2008-07-01 20:56:59 +02:00
Thomas Porzelt 3c05dca97a unindent switches 2008-06-30 14:34:37 +02:00
Thomas Porzelt e8fd628b00 switch defaults removed 2008-06-30 14:01:53 +02:00
Thomas Porzelt b9c8c08e98 condition changes 2008-06-30 13:38:52 +02:00
Stefan Bühler c612995cfe Request/condition 2008-06-30 12:25:01 +02:00
Stefan Bühler 777232ab5d Condition 2008-06-29 17:48:28 +02:00