]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Implemented a simple wildcard matching engine, and used it to
authorSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 10:17:41 +0000 (10:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 10:17:41 +0000 (10:17 +0000)
commit0da98d052d838c54dca63b258fc08acb4471f252
tree8dd5578ae4a8b762d9f1cc60401088e083fa1d23
parentff9a038cdda2703b96f4a79396efe5b7b8e0aec2
Implemented a simple wildcard matching engine, and used it to
restore remote wildcard capability in sftp-style PSCP.

[originally from svn r1209]
Makefile
putty.h
scp.c
wildcard.c [new file with mode: 0644]