aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-19scd: Reset nonnull_nad to zero for VENDOR_GEMPC.Niibe Yutaka1-1/+1
2016-06-17scd: Make option --homedir work.Werner Koch1-0/+1
2016-06-08Explicitly restrict socket permissions.Werner Koch1-0/+4
2016-06-08w32: Fix recent build regression.Werner Koch1-1/+0
2016-06-08Do not try to remove the enclosing directory of sockets.Werner Koch1-7/+0
2016-06-07common: New function gnupg_socketdir.Werner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch3-12/+9
2016-05-02scd: More fix of error return path.NIIBE Yutaka1-2/+2
2016-04-28scd: Fix error return path.NIIBE Yutaka1-3/+4
2016-04-27scd: Fix memory leaks.NIIBE Yutaka1-1/+10
2016-03-07scd: Bug fix for a device with multiple interfaces.NIIBE Yutaka1-2/+3
2016-03-02common: Consolidate Assuan server argument handling.Justus Winter1-47/+1
2016-01-27scd: Fix size_t/int mismatch in libusbWerner Koch1-3/+5
2016-01-27scd: Migrate to new API of libusb 1.0.NIIBE Yutaka2-181/+151
2016-01-18Use ngettext for some strings.Werner Koch1-4/+12
2015-12-14scd: Fix regression for generating RSA keys on card.NIIBE Yutaka1-0/+5
2015-12-10scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend1-0/+3
2015-12-04scd: Fix for removing the prefix.NIIBE Yutaka1-1/+1
2015-12-04scd: Simplify saving application context.NIIBE Yutaka1-62/+41
2015-12-04scd: More fix for Curve25519 prefix handling.NIIBE Yutaka1-11/+31
2015-12-03scd: Another fix for Curve25519 prefix handling.Werner Koch1-6/+9
2015-12-03scd: Fix "Conflicting usage" bug.NIIBE Yutaka3-28/+11
2015-12-02scd: Fix for Curve25519 prefix handling.NIIBE Yutaka1-1/+26
2015-12-02build: Require at least Libassuan 2.4.1.Werner Koch1-11/+0
2015-11-19scd: Improve error handling.Justus Winter1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter7-21/+21
2015-11-09scd: Add reder information to --card-status.NIIBE Yutaka5-5/+28
2015-11-04scd: Fix error handling with libusb-compat library.NIIBE Yutaka1-7/+12
2015-11-04scd: fix change_keyattr.NIIBE Yutaka1-2/+2
2015-09-28scd: Handle error correctly.NIIBE Yutaka1-5/+5
2015-09-19scd: Fix KEYTOCARD handling for ECC key.NIIBE Yutaka1-7/+11
2015-09-17scd: Fix ccid-driver timeout for OpenPGPcard v2.1.NIIBE Yutaka1-3/+6
2015-09-07scd: Force key attribute change for writekey.NIIBE Yutaka1-33/+62
2015-09-07scd: KEYNO cleanup.NIIBE Yutaka1-70/+67
2015-09-01Typo fixesWerner Koch1-1/+1
2015-08-06Curve25519 support.NIIBE Yutaka1-57/+62
2015-08-06common: extend API of openpgp_oid_to_curve for canonical name.NIIBE Yutaka1-2/+2
2015-08-04scd: Fix ecc_oid.NIIBE Yutaka1-1/+1
2015-08-04scd: Fix ECC support.NIIBE Yutaka1-17/+44
2015-07-26scd: Fix size_t/unsigned int mismatch.Werner Koch1-1/+3
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-1/+1
2015-07-25scd: support any curves defined by libgcrypt.NIIBE Yutaka1-221/+143
2015-07-23scd: Format change to specify "rsa2048" for KEY-ATTR.NIIBE Yutaka1-6/+10
2015-07-21scd: change_keyattr_from_string for ECC.NIIBE Yutaka1-55/+95
2015-07-17scd: Use openpgpdefs.h for constants.NIIBE Yutaka1-13/+17
2015-07-09scd: Remove unused files.NIIBE Yutaka7-3036/+0
2015-07-02scd: Support AES decryption for OpenPGPcard v3.0.NIIBE Yutaka1-1/+4
2015-06-26scd: Support button flag and AES key data for OpenPGPcard v3.0.NIIBE Yutaka1-8/+28
2015-06-23Allow use of debug flag names for all tools.Werner Koch1-13/+26
2015-06-23scd: pinpad workaround for PC/SC implementations.NIIBE Yutaka1-4/+12