summaryrefslogtreecommitdiffstats
path: root/util/iobuf.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-12-07gpgsm: Add new validation model "steed".Werner Koch9-29/+104
2011-12-07Correct punctuation in the ChangeLog summary line.Werner Koch1-0/+1
2011-12-07Allow comments which will not show up in the ChangeLogWerner Koch1-0/+9
2011-12-06gpgsm: Allow specification of an AuthorityKeyIdentifier.Werner Koch1-0/+56
2011-12-06gpgsm: Allow arbitrary extensions for cert creation.Werner Koch4-5/+187
2011-12-06gpgsm: Fix storing of the serial numberWerner Koch1-1/+1
2011-12-05Fix last change.Werner Koch1-1/+0
2011-12-05Amend the agent code with more comments.Werner Koch3-46/+161
2011-12-02Support the Cherry ST-2000 card reader.Werner Koch2-10/+25
2011-12-02Avoid possible double free in export.c.Werner Koch1-1/+1
2011-12-02Fix pinpad input support for passphrase modification.NIIBE Yutaka4-194/+89
2011-12-01Add hook to check the commit log syntax.Werner Koch2-0/+134
2011-12-01Generate the ChangeLog from commit logs.Werner Koch44-1440/+2102
2011-12-01Fix pinpad input supportNIIBE Yutaka2-17/+56
2011-11-30Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch7-109/+186
2011-11-30* common/estream.c (es_fopenmem_init): New.Werner Koch2-3/+39
2011-11-30Add parameter checks and extend documentation of estream.Werner Koch2-10/+35
2011-11-30dns-cert.c: Use constants for better readability.Werner Koch2-8/+25
2011-11-30Actually increase buffer size of t-dns-cert.c.Werner Koch1-1/+1
2011-11-30Re-indented dns-cert.cWerner Koch1-121/+122
2011-11-30Increase the default buffer size for DNS certificates.Werner Koch3-2/+9
2011-11-30Use separate test module for dns-cert.c.Werner Koch5-62/+103
2011-11-29PC/SC pinpad support (pinpad input for modify pass phrase with resetcode, by ...NIIBE Yutaka6-73/+139
2011-11-29Make sure HOME et al have no unsafe characters.Werner Koch4-1/+45
2011-11-29PC/SC pinpad support (pinpad input for modify pass phrase).NIIBE Yutaka6-51/+196
2011-11-28Add build script to build all components in one run.Werner Koch2-0/+54
2011-11-28accept --with-libgpg-error-prefix as well as --with-gpg-error-prefixJim Meyering2-2/+17