aboutsummaryrefslogtreecommitdiffstats
path: root/scd/sc-copykeys.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-731/+0
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-1/+1
gpg-agent accordingly. Code cleanups.
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-1/+1
smartcard applications.
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-2/+6
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+731
'GNUPG-1-9-BRANCH'.
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch1-8/+4
2003-07-16* Makefile.am: Add sc-copykeys program.Werner Koch1-0/+735
* sc-copykeys.c: New. * app-openpgp.c (app_openpgp_storekey): New. (app_openpgp_cardinfo): New. (count_bits): New. (store_fpr): And use it here to get the actual length in bit.