]> asedeno.scripts.mit.edu Git - PuTTY.git/history - wildcard.c
I added more detail to the `Authentication failed at PuTTY X11
[PuTTY.git] / wildcard.c
2004-04-27 Jacob NevinsAdd notes on our globs' incompatibilities with POSIX
2003-01-05 Ben HarrisInclude putty.h to get prototypes for exported functions.
2003-01-05 Ben HarrisCommas at the end of enumerator lists aren't allowed.
2001-08-27 Simon TathamImplemented a simple wildcard matching engine, and...