aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let the RESTART command reset any scdaemon pin prompts.scd-pin-promptBen Kibbey2012-01-251-1/+6
* Return successfully when the app has no SCD pin prompt callback.Ben Kibbey2012-01-251-1/+4
* Fix setting the wrong SCD pin prompt in the app.Ben Kibbey2012-01-241-1/+1
* Set both the app and default SCD pin prompt at the same time.Ben Kibbey2012-01-243-32/+30
* Add user defined pinentry prompts for SCD.Ben Kibbey2012-01-136-15/+313
* gpg: Fix segv with RSA_S keys.Werner Koch2012-01-111-0/+8
* estream: Avoid printing leading zeroes by %p on 32 bit systems.Werner Koch2012-01-111-1/+1
* Refresh sample keysDavid Shaw2012-01-111-432/+411
* Adapt HKP fix for fingerprint/long keyid retrievals for dirmngrDavid Shaw2012-01-101-7/+9
* gpg: Make the double space in the middle of a fingerprint optional.Werner Koch2012-01-061-7/+10
* gpg: Allow use of a standard space separated fingerprint.Werner Koch2012-01-063-4/+48
* Merge ccid_driver_improvement branch.NIIBE Yutaka2012-01-062-30/+108
* Silence gcc warning.Marcus Brinkmann2012-01-031-1/+1
* Revert last change, add comment about link() return values.Marcus Brinkmann2012-01-031-21/+11
* Fix compiler warnings.Marcus Brinkmann2012-01-033-9/+24
* Fix last change: Only set gcrypt thread callback for older versions.Marcus Brinkmann2012-01-032-4/+4
* Terminate csh commands with a semicolon also for dirmngr.Werner Koch2012-01-031-1/+1
* Terminate csh commands with a semicolon.Werner Koch2012-01-032-3/+3
* Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann2012-01-024-1/+36
* Use the longest key ID available when talking to a HKP server.David Shaw2011-12-281-7/+13
* Post-release version number updateWerner Koch2011-12-202-2/+6
* Release 2.1.0beta3.gnupg-2.1.0beta3Werner Koch2011-12-200-0/+0
* Prepare for the beta3 release.Werner Koch2011-12-204-10/+13
* po: Update the German translation.Werner Koch2011-12-201-11/+21
* Add the STEED Self-Signing Nonthority certificate.Werner Koch2011-12-205-2/+89
* faq: Add section on US export restrictions.Werner Koch2011-12-201-7/+37
* Require Libassuan 2.0.3Werner Koch2011-12-204-21/+1
* Add error log and debug log for pcsc_keypad_verify and pcsc_keypad_modify.NIIBE Yutaka2011-12-201-4/+22
* scd: Fix for card change returning GPG_ERR_CARD_RESET.Werner Koch2011-12-191-2/+1
* Don't kill pinentry by SIGKILL but let it quit by SIGINT.NIIBE Yutaka2011-12-161-2/+1
* Merge fix for issue 1331 from 1.4.David Shaw2011-12-151-3/+2
* scd: Prefer application Geldkarte over DINSIG.Werner Koch2011-12-151-3/+3
* scd: Add option --dump-atr to command APDU.Werner Koch2011-12-154-184/+107
* estream: New function es_fclose_snatch.Werner Koch2011-12-152-1/+109
* scd: Skip S/N reading for the "undefined" application.Werner Koch2011-12-141-45/+52
* scd: Add more status word values for documentation.Werner Koch2011-12-142-2/+8
* scd: Add the "undefined" stub application.Werner Koch2011-12-142-0/+21
* agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch2011-12-143-81/+121
* scd: Fix resetting and closing of the reader.Werner Koch2011-12-141-24/+33
* scd: Add debug option for reader function calls.Werner Koch2011-12-143-67/+143
* scd: New option --debug-assuan-log-cats.Werner Koch2011-12-134-19/+47
* scd: Introduce a virtual reader table.Werner Koch2011-12-135-99/+129
* scd: Retry command SERIALNO for an inactive card.Werner Koch2011-12-121-1/+8
* Fix detection of card removal and insertion.Werner Koch2011-12-122-5/+18
* gitlog-to-changelog: New option --tear-off.Werner Koch2011-12-122-7/+13
* gpgsm: Add new validation model "steed".Werner Koch2011-12-079-29/+104
* Correct punctuation in the ChangeLog summary line.Werner Koch2011-12-071-0/+1
* Allow comments which will not show up in the ChangeLogWerner Koch2011-12-071-0/+9
* gpgsm: Allow specification of an AuthorityKeyIdentifier.Werner Koch2011-12-061-0/+56
* gpgsm: Allow arbitrary extensions for cert creation.Werner Koch2011-12-064-5/+187