summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2009-01-04 17:45:58 +0000
committergilles <gilles@openbsd.org>2009-01-04 17:45:58 +0000
commit2b90997cb29301ec992f46db0d3e183b8a6e1761 (patch)
treeb2b8faa2895e2713b32d7b1836d3287c82e90b69 /lib/libssl/src
parentInitial stab at a driver for virtual network devices found on sun4v logical (diff)
downloadwireguard-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')
0 files changed, 0 insertions, 0 deletions