summaryrefslogtreecommitdiffstats
path: root/scd/ccid-driver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-23* srv.c (getsrv): Fix type-punning warning.David Shaw2-2/+6
2009-07-23Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw4-15/+63
2009-07-23Print status of CRL checks in the audit log.Werner Koch10-11/+69
2009-07-22Make use of the card's extended capabilities.Werner Koch4-13/+89
2009-07-22Emit CARDCTRL status lines.Werner Koch2-47/+137
2009-07-22Typo fixes. Fixes bug#1093Werner Koch11-86/+91
2009-07-22Give hints on files to backup.Werner Koch5-59/+67
2009-07-22Print verbose instructions in case of a corrupted trustdb.Werner Koch6-8/+35
2009-07-21Fix i18n bug.Werner Koch2-1/+5
2009-07-21Make bug reporting address easier changeable.Werner Koch20-41/+75
2009-07-20Fix bug 1091.Werner Koch4-9/+35
2009-07-20Fix bug 1090.Werner Koch2-1/+6
2009-07-16Add code to better handle unplugging of a reader.Werner Koch7-15/+94
2009-07-13[g10]Werner Koch3-48/+59
2009-07-13Add new prototypesWerner Koch2-0/+5
2009-07-13* ccid-driver.c (struct ccid_driver_s): Add fields last_progress,Werner Koch4-20/+126
2009-07-10Better reset the PIN verification stati after changing the key attributes.Werner Koch2-0/+4
2009-07-10Fix for card keys > 2048 bit.Werner Koch7-18/+77
2009-07-09Support writing of existing keys with non-matching key sizes.Werner Koch6-10/+100
2009-07-09Marked an entry fuzzy.Werner Koch2-226/+261
2009-07-09Changed default hash algorithm preferencesWerner Koch4-21/+53
2009-07-08* gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the DNS-SDDavid Shaw2-5/+23
2009-07-07Impleemned gpgsm's IMPORT --re-import feature.Werner Koch8-18/+216
2009-07-07Minor bug fixes.Werner Koch6-19/+46
2009-07-07Release session_env.Werner Koch1-5/+6
2009-07-07Reworked passing of envars to Pinentry.Werner Koch31-353/+1170
2009-07-06* debugging.texi (Common Problems): Add a note about corruptedWerner Koch2-0/+14
2009-07-02Create a pkcs#10 request directly from a card.Werner Koch6-11/+215
2009-07-01Alow batch ode for gpgsm --gen-key.Werner Koch10-34/+197
2009-07-01Add comment about Cherry.Werner Koch1-2/+6
2009-06-30Translation fixWerner Koch29-4945/+5011
2009-06-30OOps commited an old version. Fixed now.Werner Koch1-2/+2
2009-06-30small fix for Omnikey. Works with CM4040 now.Werner Koch2-0/+6
2009-06-29Make soem omnikey readers work with extended length APDUs.Werner Koch3-58/+152
2009-06-29Support the Windows sniffusb tool.Werner Koch2-7/+102
2009-06-29Reworked the estream memory buffer allocation.Werner Koch8-71/+111
2009-06-29The variable is called RET and not RC.Werner Koch2-4/+52
2009-06-25Fixed stupid typo.Werner Koch2-1/+5
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch23-29/+79
2009-06-17Post release updatesWerner Koch3-3/+11
2009-06-17Preparing for 2.0.12.gnupg-2.0.12Werner Koch32-4141/+4281
2009-06-17Use cancel button in confirmation only if requested.Werner Koch8-18/+41
2009-06-17Add readcert command.Werner Koch10-67/+232
2009-06-09app-openpgp changesWerner Koch8-36/+96
2009-06-08Typo fix. Updated German translation.Werner Koch28-15718/+16059
2009-06-08Help against closed standard descriptors.Werner Koch2-0/+6
2009-06-05Fix last changeWerner Koch2-1/+7
2009-06-05Add full Camellia support.David Shaw14-92/+72
2009-06-05* defs.inc: Improved all_cipher_algos and all_hash_algos to work whenDavid Shaw2-3/+7
2009-06-04Define SUN_LEN also for W32.Werner Koch3-4/+137