Commit Graph

15 Commits

Author SHA1 Message Date
FelisCatus
bf3df2b707 Handle IPv6 address brackets correctly in bypass list. Fix #998. 2017-02-26 00:57:43 -05:00
FelisCatus
d489e2eeaf Generate correct isInNetEx calls. See #67. 2016-10-24 22:36:34 -04:00
FelisCatus
8dcad1697e Support IpCondition in omega-web. Fix #705. 2016-10-23 01:42:56 -04:00
FelisCatus
63938d0e15 Support selecting individual .days in WeekdayCondition. 2016-03-17 19:24:49 +08:00
FelisCatus
482c6f6340 Add test to WeekdayCondition and TimeCondition 2016-03-17 18:44:14 +08:00
FelisCatus
b67790eb83 Pass <local> to target browser as-is. Avoid <local> in default config.
See the added comments as well as #443 for discussion.

Newly created proxy profiles will have 127.0.0.1, ::1 and localhost in
bypass list by default, instead of <local> in hope that fewer users
will be trapped in the IPv6 literals gotcha.
2016-03-17 16:18:25 +08:00
FelisCatus
4bdc62ddff Add number conversion, validation and fallback for parsing conditions.
Fix #710.
2016-03-08 15:48:47 +08:00
FelisCatus
6ec929dc06 Update ipv6 3.x to ip-address 4.0.0. Fix #459. Fix #460. 2015-05-17 11:10:10 +08:00
FelisCatus
4ebcf74828 Don't mess with domain names in compiled IP conditions. Fix #392. 2015-04-19 19:03:59 +08:00
FelisCatus
56457519ab Add str and fromStr for every condition type. 2015-02-08 21:28:01 +08:00
FelisCatus
df9fbc4958 Fix compiling of IpCondition related to IPv6 address. Fix #67. 2015-01-15 15:22:51 +08:00
FelisCatus
590c3baed9 Fix anaylze for HostWildcardCondition involving trimAsterisk. Fix #158. 2015-01-04 14:27:05 +08:00
FelisCatus
6c8b478d1a Correctly handle CIDR notation in BypassCondition. 2014-11-07 17:30:12 +08:00
FelisCatus
3465f34056 Raise a validation error for invalid RegExp in regex condition. Fix #36. 2014-10-03 15:00:21 +08:00
FelisCatus
f67fe00aef Initial commit. 2014-09-21 00:01:16 +08:00