aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* scd: Allow for certificates > 1024 with PC/SC.Andreas Schwier2015-01-131-1/+1
* scd: fix get_public_key for OpenPGPcard v1.0.Joshua Rogers2015-01-081-1/+1
* scd: fix merge failure.NIIBE Yutaka2015-01-061-2/+0
* scd: Avoid double-free on error condition in scdDaniel Kahn Gillmor2014-12-221-4/+2
* scd: ECDH Support.NIIBE Yutaka2014-12-221-100/+69
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-155-8/+10
* scd: Fix possibly inhibited checkpin of the admin pin.Werner Koch2014-12-121-1/+1
* scd: Fix for EdDSA.NIIBE Yutaka2014-12-081-3/+5
* scd: Fix for NIST P-256.NIIBE Yutaka2014-12-051-6/+12
* scd: Implement socket redirection.Werner Koch2014-12-011-25/+67
* Remove use of gnulib (part 1)Werner Koch2014-11-112-2/+1
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-2/+2
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-2/+2
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-64/+17
* scd: Fix int/short mismatch in format string of app-p15.cWerner Koch2014-09-181-4/+8
* Switch to the libgpg-error provided estream.Werner Koch2014-08-264-11/+10
* scd: Minor changes to app-sc-hsm.Werner Koch2014-08-141-228/+269
* scd: Minor and editorial changes to app-sc-hsm.cWerner Koch2014-07-251-149/+172
* scd: Add a new status word code.Werner Koch2014-07-252-0/+2
* scd: Comment typo fixes.Werner Koch2014-07-251-5/+5
* scd: Support for SmartCard-HSMAndreas Schwier2014-07-254-1/+2027
* scd: Do not use the pcsc-wrapper.Werner Koch2014-07-223-10/+5
* scd: Add pinpad support for REINER SCT cyberJack goNIIBE Yutaka2014-06-272-0/+3
* scd: Support reader Gemalto IDBridge CT30Werner Koch2014-06-272-0/+6
* Make more use of *_NAME macros.Werner Koch2014-05-081-7/+10