Revamp interface to verify_ssh_host_key() and askalg(). Each of them
[u/mdw/putty] / wildcard.c
2004-04-27 jacobAdd notes on our globs' incompatibilities with POSIX
2003-01-05 benInclude putty.h to get prototypes for exported functions.
2003-01-05 benCommas at the end of enumerator lists aren't allowed.
2001-08-27 simonImplemented a simple wildcard matching engine, and...