aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpgsm: Fix storing of the serial numberWerner Koch2011-12-061-1/+1
* Fix last change.Werner Koch2011-12-051-1/+0
* Amend the agent code with more comments.Werner Koch2011-12-053-46/+161
* Support the Cherry ST-2000 card reader.Werner Koch2011-12-022-10/+25
* Avoid possible double free in export.c.Werner Koch2011-12-021-1/+1
* Fix pinpad input support for passphrase modification.NIIBE Yutaka2011-12-024-194/+89
* Add hook to check the commit log syntax.Werner Koch2011-12-012-0/+134
* Generate the ChangeLog from commit logs.Werner Koch2011-12-0144-1440/+2102
* Fix pinpad input supportNIIBE Yutaka2011-12-012-17/+56
* Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2011-11-307-109/+186
* * common/estream.c (es_fopenmem_init): New.Werner Koch2011-11-302-3/+39
* Add parameter checks and extend documentation of estream.Werner Koch2011-11-302-10/+35
* dns-cert.c: Use constants for better readability.Werner Koch2011-11-302-8/+25
* Actually increase buffer size of t-dns-cert.c.Werner Koch2011-11-301-1/+1
* Re-indented dns-cert.cWerner Koch2011-11-301-121/+122
* Increase the default buffer size for DNS certificates.Werner Koch2011-11-303-2/+9
* Use separate test module for dns-cert.c.Werner Koch2011-11-305-62/+103
* Merge branch 'master' of git+ssh://playfair.gnupg.org/git/gnupgNIIBE Yutaka2011-11-294-1/+45
|\
| * Make sure HOME et al have no unsafe characters.Werner Koch2011-11-294-1/+45
* | PC/SC pinpad support (pinpad input for modify pass phrase with resetcode, by ...NIIBE Yutaka2011-11-296-73/+139
* | PC/SC pinpad support (pinpad input for modify pass phrase).NIIBE Yutaka2011-11-296-51/+196
|/