diff options
author | 2009-01-04 17:45:58 +0000 | |
---|---|---|
committer | 2009-01-04 17:45:58 +0000 | |
commit | 2b90997cb29301ec992f46db0d3e183b8a6e1761 (patch) | |
tree | b2b8faa2895e2713b32d7b1836d3287c82e90b69 /lib/libssl/src/apps/dsa.c | |
parent | Initial stab at a driver for virtual network devices found on sun4v logical (diff) | |
download | wireguard-openbsd-2b90997cb29301ec992f46db0d3e183b8a6e1761.tar.xz wireguard-openbsd-2b90997cb29301ec992f46db0d3e183b8a6e1761.zip |
When matching a recipient domain to a rule, do not use strcasecmp, but use
new hostname_match() function which recognizes * as a wildcard. We can now
do: accept for domain "*.example.org" to match all subdomains.
idea from Nicholas Marriott <nicholas.marriott@gmail.com>, hostname_match()
from me in place of his fnmatch() calls.
ok jacekm@
Diffstat (limited to 'lib/libssl/src/apps/dsa.c')
0 files changed, 0 insertions, 0 deletions