aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Fix regression for generating RSA keys on card.NIIBE Yutaka2015-12-141-0/+5
* scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend2015-12-101-0/+3
* scd: Fix for removing the prefix.NIIBE Yutaka2015-12-041-1/+1
* scd: Simplify saving application context.NIIBE Yutaka2015-12-041-62/+41
* scd: More fix for Curve25519 prefix handling.NIIBE Yutaka2015-12-041-11/+31
* scd: Another fix for Curve25519 prefix handling.Werner Koch2015-12-031-6/+9
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-033-28/+11
* scd: Fix for Curve25519 prefix handling.NIIBE Yutaka2015-12-021-1/+26
* build: Require at least Libassuan 2.4.1.Werner Koch2015-12-021-11/+0
* scd: Improve error handling.Justus Winter2015-11-191-1/+1
* Fix typos found using codespell.Justus Winter2015-11-177-21/+21
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-095-5/+28
* scd: Fix error handling with libusb-compat library.NIIBE Yutaka2015-11-041-7/+12
* scd: fix change_keyattr.NIIBE Yutaka2015-11-041-2/+2
* scd: Handle error correctly.NIIBE Yutaka2015-09-281-5/+5
* scd: Fix KEYTOCARD handling for ECC key.NIIBE Yutaka2015-09-191-7/+11
* scd: Fix ccid-driver timeout for OpenPGPcard v2.1.NIIBE Yutaka2015-09-171-3/+6
* scd: Force key attribute change for writekey.NIIBE Yutaka2015-09-071-33/+62
* scd: KEYNO cleanup.NIIBE Yutaka2015-09-071-70/+67
* Typo fixesWerner Koch2015-09-011-1/+1
* Curve25519 support.NIIBE Yutaka2015-08-061-57/+62
* common: extend API of openpgp_oid_to_curve for canonical name.NIIBE Yutaka2015-08-061-2/+2
* scd: Fix ecc_oid.NIIBE Yutaka2015-08-041-1/+1
* scd: Fix ECC support.NIIBE Yutaka2015-08-041-17/+44
* scd: Fix size_t/unsigned int mismatch.Werner Koch2015-07-261-1/+3
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-261-1/+1
* scd: support any curves defined by libgcrypt.NIIBE Yutaka2015-07-251-221/+143
* scd: Format change to specify "rsa2048" for KEY-ATTR.NIIBE Yutaka2015-07-231-6/+10
* scd: change_keyattr_from_string for ECC.NIIBE Yutaka2015-07-211-55/+95
* scd: Use openpgpdefs.h for constants.NIIBE Yutaka2015-07-171-13/+17
* scd: Remove unused files.NIIBE Yutaka2015-07-097-3036/+0
* scd: Support AES decryption for OpenPGPcard v3.0.NIIBE Yutaka2015-07-021-1/+4
* scd: Support button flag and AES key data for OpenPGPcard v3.0.NIIBE Yutaka2015-06-261-8/+28
* Allow use of debug flag names for all tools.Werner Koch2015-06-231-13/+26
* scd: pinpad workaround for PC/SC implementations.NIIBE Yutaka2015-06-231-4/+12
* scd: Fix Cherry ST-2000 support for pinpad input.NIIBE Yutaka2015-06-222-6/+16
* scd: do_decipher change for OpenPGPcard v3.0.NIIBE Yutaka2015-06-051-3/+21
* scd: Fix key template of ECC.NIIBE Yutaka2015-05-291-1/+1
* scd: PC/SC reader selection by partial string match.NIIBE Yutaka2015-04-301-4/+8
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-243-9/+5
* scd: better handling of extended APDU.NIIBE Yutaka2015-04-143-83/+87
* Remove obsolete directories from AM_CPPFLAGS.Werner Koch2015-04-101-1/+1
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-062-6/+6
* scd: Fix possible NULL deref in apdu.cWerner Koch2015-03-151-3/+7
* scd: fix for 64-bit arch.NIIBE Yutaka2015-03-091-3/+3
* scd: Fix regression in 2.1.2 (due to commit 2183683)Werner Koch2015-02-121-2/+2
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-114-26/+22
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* scd: Fix varargs call for 64-bit arch on ECC keys.NIIBE Yutaka2015-01-281-14/+12
* ccid: Remove incorrect expression leading to errors.Joshua Rogers2015-01-251-1/+1