aboutsummaryrefslogtreecommitdiffstats
path: root/g10/tlv.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-05-31 * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.Werner Koch1-1/+5
* cardglue.c (assuan_strerror, assuan_transact): Dummy functions if not build with agent support. * zh_TW.po, zh_CN.po, es.po, ro.po: Updated. * tr.po: Updated from TP. Note: this is an exception in general translations from the Robot are not anymore accepted. * regcomp.c (MB_CUR_MAX) [_WIN32]: Define it only if not defined.
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+7
2005-05-21* cardglue.c (send_status_info): Make CTRL optional.Werner Koch1-0/+73
(agent_scd_writekey, inq_writekey_parms): New. (agent_openpgp_storekey): Removed. * cardglue.h: Add a few more error code mappings. * keygen.c (copy_mpi): Removed. (save_unprotected_key_to_card): Changed to use agent_scd_writekey. * app-common.h, app-openpgp.c, tlv.c, tlv.h: Updated from newer version in gnupg 1.9 CVS.
2005-05-20(ccid_transceive): Arghhh. The seqno is anotherWerner Koch1-7/+21
bit in the R-block than in the I block, this was wrong at one place. Fixes bug #419 and hopefully several others.
2004-04-27A bunch of changes for the openpgp card.Werner Koch1-0/+209