]> asedeno.scripts.mit.edu Git - PuTTY.git/history - wildcard.c
Currentish ssh.com supports single-DES in SSH2 as "des-cbc@ssh.com". It
[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...