index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
scard.c
Age
Commit message (
Expand
)
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
2001-08-02
clean up some /* SMARTCARD */. ok markus@
Jakob Schlyter
2001-08-01
support finish rsa keys.
Markus Friedl
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
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
2001-06-26
add smartcard support to the client, too (now you can use both
Markus Friedl
2001-06-26
prototype pedant. not very creative...
Jun-ichiro itojun Hagino
2001-06-26
more smartcard support.
Markus Friedl