Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-30 | minor KNF | Theo de Raadt | |
2002-03-25 | change sc_get_key to sc_get_keys and hide smartcard details in scard.c | Markus Friedl | |
2002-03-21 | Add PIN-protection for secret key. | Jim Rees | |
2002-03-21 | move key upload to scard.[ch] | Markus Friedl | |
2002-03-04 | $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add | Kevin Steves | |
missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c files. ok markus@ | |||
2001-08-01 | use strings instead of ints for smartcard reader ids | Markus Friedl | |
2001-07-30 | better errorcodes from sc_*; ok markus@ | Jakob Schlyter | |
2001-07-04 | handle card removal more gracefully, add sc_close() to scard.h | Markus Friedl | |
2001-06-26 | remove comments from .h, since they are cut&paste from the .c files | Markus Friedl | |
and out of sync | |||
2001-06-26 | prototype pedant. not very creative... | Jun-ichiro itojun Hagino | |
- () -> (void) - no variable names | |||
2001-06-26 | more smartcard support. | Markus Friedl | |