Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-28 | Fix segv when smartcard communication error occurs during key load. ok markus@ | Damien Miller | |
2001-09-17 | never keep a connection to the smartcard open. | Markus Friedl | |
allows ssh-keygen -D U while the agent is running; report from jakob@ | |||
2001-08-02 | clean up some /* SMARTCARD */. ok markus@ | Jakob Schlyter | |
2001-08-01 | support finish rsa keys. | Markus Friedl | |
free public keys after login -> call finish -> close smartcard. | |||
2001-08-01 | use strings instead of ints for smartcard reader ids | Markus Friedl | |
2001-07-31 | close smartcard connection if card is missing. | Jakob Schlyter | |
2001-07-31 | do not complain about missing smartcards. ok markus@ | Jakob Schlyter | |
2001-07-30 | better errorcodes from sc_*; ok markus@ | Jakob Schlyter | |
2001-07-26 | Inquire Cyberflex class for 0xf0 cards | Jim Rees | |
change aid to conform to 7816-5 remove gratuitous fid selects | |||
2001-07-25 | typo in comment | Markus Friedl | |
2001-07-04 | handle card removal more gracefully, add sc_close() to scard.h | Markus Friedl | |
2001-07-02 | update for sectok.h interface changes. | Markus Friedl | |
improve error handling. | |||
2001-06-26 | add smartcard support to the client, too (now you can use both | Markus Friedl | |
the agent and the client). | |||
2001-06-26 | prototype pedant. not very creative... | Jun-ichiro itojun Hagino | |
- () -> (void) - no variable names | |||
2001-06-26 | more smartcard support. | Markus Friedl | |