diff options
author | Josh Rickmar <jrick@devio.us> | 2012-09-18 18:17:14 -0400 |
---|---|---|
committer | Josh Rickmar <jrick@devio.us> | 2012-09-18 18:17:14 -0400 |
commit | 8421b1728ffe8da4b288d76d48d46d96fb4d0dfe (patch) | |
tree | c1eacb7cfb3e94dcd3ad7a15506a8a947c5f0eed /freebsd/util.h | |
parent | fe71f63d6a3a945021f0e5745fbf9240d0ea39ee (diff) | |
download | xombrero-8421b1728ffe8da4b288d76d48d46d96fb4d0dfe.tar.gz |
Add regex support to whitelists
This modifies the whitelist and https forcing code to internally use unix extended regular expressions to match domains. The old config syntax converted to an appropiate regular expression. Inputing of raw regular expressions is possible by prepending the string "re:" in front of a regular expression, for example: js_wl = re:^(.*\.)*cyphertite\.com$ would be the same as js_wl = .cyphertite.com
Diffstat (limited to 'freebsd/util.h')
0 files changed, 0 insertions, 0 deletions