ZeroOmega/omega-pac/test
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
..
conditions.coffee Pass <local> to target browser as-is. Avoid <local> in default config. 2016-03-17 16:18:25 +08:00
pac_generator.coffee Initial commit. 2014-09-21 00:01:16 +08:00
profiles.coffee Fix #418 RuleListProfile.directReferenceSet when .ruleList is null. 2015-05-01 14:50:19 +08:00
rule_list.coffee Improve error handling for rule lists. 2015-02-09 13:56:18 +08:00
shexp_utils.coffee Escape back slashes in shExp2RegExp. Add unit tests. Fix #473. 2015-05-22 21:55:41 +08:00
utils.coffee Use publicsuffixlist for base domain extraction. Fix #276. 2015-02-28 00:59:37 +08:00