[INN-COMMITTERS] inn/lib (wildmat.c)
Russ Allbery
rra at stanford.edu
Tue Aug 22 04:56:20 UTC 2000
Date: Monday, August 21, 2000 @ 21:56:19
Author: rra
Update of /dist1/cvs/isc/inn/inn/lib
from pub3.rc.vix.com:/tmp/cvs-serv3668
Modified: wildmat.c
Largely rewritten. Support for ',', '!', and optionally '@' added to the
core wildmat routine. Broke the character class matching into a separate
function for clarity since it's infrequently used in practice, and added
some simple lookahead to significantly decrease the recursive calls in the
'*' matching code. Added support for UTF-8 as the default character set
for any high-bit characters, with backward support for most local character
sets.
More information about the inn-committers
mailing list