aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2003-07-31minor changes to make make distcheck happyWerner Koch1-0/+4
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch1-0/+5
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch1-0/+4
2003-07-24* app-openpgp.c (do_learn_status): Print more status information.Werner Koch1-0/+7
2003-07-23* command.c (cmd_pkauth): New.Werner Koch1-0/+36
2003-07-16* Makefile.am: Add sc-copykeys program.Werner Koch1-0/+9
2003-07-03* app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch1-0/+12
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch1-0/+4
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-0/+31
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch1-0/+6
2003-06-03Make use of libgpg-errorWerner Koch1-0/+22
2003-04-29* scdaemon.c: New options --print-atr and --reader-portWerner Koch1-0/+5
2003-04-29* Makefile.am (LDFLAGS): Removed.Werner Koch1-0/+6
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-91/+0
2002-08-21* scdaemon.c (main): New option --daemon so that the program isWerner Koch1-0/+5
2002-08-16* scdaemon.c: Include i18n.h.Werner Koch1-0/+6
2002-08-16* card-common.h (struct p15_private_s): Forward declaration. AddWerner Koch1-0/+9
2002-08-09* card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch1-0/+22
2002-06-27* gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.Werner Koch1-0/+4
2002-06-15* card-dinsig.c: Documented some stuff from the DIN norm.Werner Koch1-0/+4
2002-04-15* command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID.Werner Koch1-0/+4
2002-04-12* scdaemon.c: New option --debug-sc N.Werner Koch1-0/+9
2002-04-10* card.c (card_open): Return immediately when no reader is available.Werner Koch1-0/+4
2002-03-28* card.c (card_open, card_close): Adjusted for changes in OpenSC.Werner Koch1-0/+4
2002-03-18Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch1-0/+6
2002-01-26* scdaemon.c scdaemon.h, command.c: New. Based on the code fromWerner Koch1-0/+14