aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * command.c (cmd_pkauth): New.Werner Koch2003-07-231-0/+130
* * app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch2003-07-031-2/+2
* * app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2003-07-011-1/+1
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-17/+273
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-4/+4
* Update error handling to match gpg-error in CVS.Marcus Brinkmann2003-06-041-1/+1
* Make use of libgpg-errorWerner Koch2003-06-031-7/+7
* * Makefile.am (LDFLAGS): Removed.Werner Koch2003-04-291-18/+15
* * scdaemon.c: Include i18n.h.Werner Koch2002-08-161-1/+39
* * call-agent.c (start_agent): Make copies of old locales and checkWerner Koch2002-04-251-4/+4
* * command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID.Werner Koch2002-04-151-2/+15
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-16/+10
* sm/Werner Koch2002-03-061-0/+61
* Decryption using a Cryptoflex card does now work.Werner Koch2002-03-061-0/+35
* Well and some stuff to access the SC will be helpful. Note, that theWerner Koch2002-03-051-1/+55
* Added more code fragments.Werner Koch2002-03-041-14/+121
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-25/+131
* Some experimental code - don't use it.Werner Koch2002-02-181-14/+83
* * scdaemon.c scdaemon.h, command.c: New. Based on the code fromWerner Koch2002-01-261-0/+174