Implemented a simple wildcard matching engine, and used it to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 10:17:41 +0000 (10:17 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 10:17:41 +0000 (10:17 +0000)
commit4eb24e3afad8d039e4dca20fb337977f0e436957
tree8dd5578ae4a8b762d9f1cc60401088e083fa1d23
parentfd5e5847eb0f834ce8124f0574bd3cfaf878db53
Implemented a simple wildcard matching engine, and used it to
restore remote wildcard capability in sftp-style PSCP.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1209 cda61777-01e9-0310-a592-d414129be87e
Makefile
putty.h
scp.c
wildcard.c [new file with mode: 0644]