Brendan Coles
7a668abc0a
Update ARE to support Evasion extension - Fix #1219
2016-02-13 07:09:00 +00:00
Brendan Coles
e462e504fb
Add support for ARE rules with multiple browsers
2016-01-31 20:26:35 +00:00
Brendan Coles
47c1bd29aa
Fix ARE rule length check
2016-01-26 15:33:57 +00:00
Brendan Coles
439040a89e
Skip ARE if no rules specified
2016-01-21 08:09:55 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Atila Romero
09ff1f5f0a
Update engine.rb
2015-10-23 16:50:13 -02:00
Atila Romero
8626b1b275
Fix "ALL" comparison for browser and os
...
The correct is to check if the *rule.browser* has the tag "ALL", not if the browser was identified as "ALL", which of course never happen.
Before this fix, using "ALL" in a ARE rule makes it be never called.
2015-10-06 11:01:30 -03:00
Brendan Coles
4391a856ac
Replace eval with compare_versions
2015-08-22 19:46:07 +00:00
antisnatchor
520d62a3f9
Reduced browser/os_version max length to 15 chars.
2015-07-29 10:59:27 +02:00
antisnatchor
157fd4104b
Added code comments about eval usage :-)
2015-07-28 14:12:27 +02:00
antisnatchor
b81f7c6953
Small changes in some rulesets, fixed old code comments.
2015-07-28 10:29:50 +02:00
antisnatchor
031f587421
Removed fixed TODOs
2015-07-27 16:38:03 +02:00
antisnatchor
4334dd1e54
Using same variable convention for consistency
2015-07-27 15:49:12 +02:00
antisnatchor
c84e1b88ac
Autorun Rule Engine from @antisnatchor with love (alpha version).
2015-07-27 10:34:58 +02:00