Werner Koch
|
b8becef1cf
|
* command.c (cmd_pkauth): New.
(cmd_setdata): Check whether data was given at all to avoid
passing 0 to malloc.
* app.c (app_auth): New.
* app-openpgp.c (do_auth): New.
|
2003-07-23 07:13:05 +00:00 |
|
Werner Koch
|
8b9f0bda3d
|
* app-openpgp.c (do_setattr): Add setting of the URL.
(app_select_openpgp): Dump card data only in very verbose mode.
(do_decipher): New.
|
2003-07-03 18:10:13 +00:00 |
|
Werner Koch
|
f5db59fc21
|
Key generation and signing using the OpenPGP card does rudimentary work.
|
2003-06-27 20:53:09 +00:00 |
|
Werner Koch
|
bd820bad4f
|
A small step for GnuPG but a huge leap for error codes.
(Sorry, it does not build currently - I need to check it in to avoid
duplicate work.)
|
2003-06-05 07:14:21 +00:00 |
|
Werner Koch
|
fa0832884d
|
* scdaemon.h: Include gpg-error.h and errno.h
* card.c (map_sc_err): Use unknown for the error source.
* Makefile.am: Link with libgpg-error
|
2003-06-03 20:08:03 +00:00 |
|