Home GnuPG
Diffusion GnuPG a22750dc1e53

* configure.ac: Removed OpenSC detection and options.
a22750dc1e53Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

(no title)

* configure.ac: Removed OpenSC detection and options.
* acinclude.m4: Ditto.
* scdaemon.texi: Removed OpenSC specific options.
* app-p15.c: New.  Basic support for pkcs15 cards without OpenSC.
There are quite a couple of things missing but at least I can use
my old TCOS cards from the Aegypten-1 development for signing.
* app.c (select_application): Detect pkcs15 applications.
* Makefile.am (scdaemon_SOURCES): Removed card.c, card-common.h
and card-p15.c because they are now obsolete. Added app-p15.c.
Removed all OpenSC stuff.
* command.c (do_reset, open_card, cmd_serialno, cmd_learn)
(cmd_readcert, cmd_readkey, cmd_pksign, cmd_pkdecrypt): Removed
all special cases for the old card.c based mechanisms.
* scdaemon.c, apdu.c: Removed all special cases for OpenSC.

Details

Provenance
wernerAuthored on Apr 27 2005, 2:09 PM
Parents
rGa832ff3de0e2: post release version number update
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGa22750dc1e53: * configure.ac: Removed OpenSC detection and options. (authored by Werner Koch <wk@gnupg.org>).Apr 27 2005, 2:09 PM