NB! This project is outdated and unmaintained, please refer to the OpenSC WindowsInstaller instead!
| r20 | r21 | |
|---|---|---|
| 1 | 1 | Smart card bundle 0.4rc2 |
| 2 | 2 | * added Pageant patch by Kevin Stefanik |
| 3 | * added smartcard.ppk file for using pageant with smart card | |
| 3 | 4 | |
| 4 | 5 | Smart card bundle 0.4rc1 |
| r17 | r21 | |
|---|---|---|
| 94 | 94 | cd .. |
| 95 | 95 | |
| 96 | copy smartcard.ppk $(DEST) | |
| 97 | ||
| 96 | 98 | cd .. |
| 97 | 99 |
| r20 | r21 | |
|---|---|---|
| 3827 | 3827 | gppi(sesskey, "PassiveTelnet", 0, &cfg->passive_telnet); |
| 3828 | 3828 | gppi(sesskey, "BackspaceIsDelete", 1, &cfg->bksp_is_delete); |
| 3829 | diff -udrNP putty-0.58.orig/smartcard.ppk putty-0.58/smartcard.ppk | |
| 3830 | --- putty-0.58.orig/smartcard.ppk 1970-01-01 01:00:00.000000000 +0100 | |
| 3831 | +++ putty-0.58/smartcard.ppk 2005-06-06 21:39:23.388670184 +0200 | |
| 3832 | @@ -0,0 +1,2 @@ | |
| 3833 | +PuTTY-User-Smartcard-Key-File- | |
| 3834 | +Testing | |
| 3829 | 3835 | diff -udrNP putty-0.58.orig/ssh.c putty-0.58/ssh.c |
| 3830 | 3836 | --- putty-0.58.orig/ssh.c 2005-04-05 21:37:51.000000000 +0200 |