summaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-25Port to npth.Marcus Brinkmann6-220/+180
2012-01-25Require gitlog-to-changelog to be installed.Werner Koch1-2/+3
2012-01-25Extend gitlog-to-changelog option --tear-off.Werner Koch1-4/+13
2012-01-20Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw6-18/+34
2012-01-20estream: Fix unclean usage of realloc.Werner Koch4-23/+39
2012-01-20Do not copy default merge commit log entries into the ChangeLog.Werner Koch1-1/+7
2012-01-18Add the INQUIRE_MAXLEN status message.Ben Kibbey1-0/+6
2012-01-16yat2m: don't dereference pointer to freed memoryJim Meyering1-4/+4
2012-01-16gpg-agent: fix lc-messages handling not to change Xauthority settingJim Meyering1-0/+1
2012-01-15Fix indentation.Werner Koch1-1/+2
2012-01-14Fix scdaemon pinentry inquire cancelation.Ben Kibbey1-16/+29
2012-01-11gpg: Fix segv with RSA_S keys.Werner Koch1-0/+8
2012-01-11estream: Avoid printing leading zeroes by %p on 32 bit systems.Werner Koch1-1/+1
2012-01-11Refresh sample keysDavid Shaw1-432/+411
2012-01-10Adapt HKP fix for fingerprint/long keyid retrievals for dirmngrDavid Shaw1-7/+9
2012-01-06gpg: Make the double space in the middle of a fingerprint optional.Werner Koch1-7/+10
2012-01-06gpg: Allow use of a standard space separated fingerprint.Werner Koch3-4/+48
2012-01-06Merge ccid_driver_improvement branch.NIIBE Yutaka2-30/+108
2012-01-03Silence gcc warning.Marcus Brinkmann1-1/+1
2012-01-03Revert last change, add comment about link() return values.Marcus Brinkmann1-21/+11
2012-01-03Fix compiler warnings.Marcus Brinkmann3-9/+24
2012-01-03Fix last change: Only set gcrypt thread callback for older versions.Marcus Brinkmann2-4/+4
2012-01-03Terminate csh commands with a semicolon also for dirmngr.Werner Koch1-1/+1
2012-01-03Terminate csh commands with a semicolon.Werner Koch2-3/+3
2012-01-02Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann4-1/+36
2011-12-28Use the longest key ID available when talking to a HKP server.David Shaw1-7/+13
2011-12-20Post-release version number updateWerner Koch2-2/+6
2011-12-20Prepare for the beta3 release.Werner Koch4-10/+13
2011-12-20po: Update the German translation.Werner Koch1-11/+21
2011-12-20Add the STEED Self-Signing Nonthority certificate.Werner Koch5-2/+89
2011-12-20faq: Add section on US export restrictions.Werner Koch1-7/+37
2011-12-20Require Libassuan 2.0.3Werner Koch4-21/+1
2011-12-20Add error log and debug log for pcsc_keypad_verify and pcsc_keypad_modify.NIIBE Yutaka1-4/+22
2011-12-19scd: Fix for card change returning GPG_ERR_CARD_RESET.Werner Koch1-2/+1
2011-12-16Don't kill pinentry by SIGKILL but let it quit by SIGINT.NIIBE Yutaka1-2/+1
2011-12-15Merge fix for issue 1331 from 1.4.David Shaw1-3/+2
2011-12-15scd: Prefer application Geldkarte over DINSIG.Werner Koch1-3/+3
2011-12-15scd: Add option --dump-atr to command APDU.Werner Koch4-184/+107
2011-12-15estream: New function es_fclose_snatch.Werner Koch2-1/+109
2011-12-14scd: Skip S/N reading for the "undefined" application.Werner Koch1-45/+52
2011-12-14scd: Add more status word values for documentation.Werner Koch2-2/+8
2011-12-14scd: Add the "undefined" stub application.Werner Koch2-0/+21
2011-12-14agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch3-81/+121
2011-12-14scd: Fix resetting and closing of the reader.Werner Koch1-24/+33
2011-12-14scd: Add debug option for reader function calls.Werner Koch3-67/+143
2011-12-13scd: New option --debug-assuan-log-cats.Werner Koch4-19/+47
2011-12-13scd: Introduce a virtual reader table.Werner Koch5-99/+129
2011-12-12scd: Retry command SERIALNO for an inactive card.Werner Koch1-1/+8
2011-12-12Fix detection of card removal and insertion.Werner Koch2-5/+18
2011-12-12gitlog-to-changelog: New option --tear-off.Werner Koch2-7/+13