summaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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
* Use "samethread" mode keyword for some es_fopenmem.Werner Koch2014-05-061-1/+1
* common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.Werner Koch2014-05-021-12/+2
* scd: EdDSA support.NIIBE Yutaka2014-04-091-43/+121
* scd: Silent compiler warnings about unused variables.Werner Koch2014-04-081-0/+10
* scd: writekey support of ECC.NIIBE Yutaka2014-03-121-93/+424
* scd: acquire lock in new_reader_slot.Werner Koch2014-03-101-48/+70
* w32: Silence warnings about unused vars.Werner Koch2014-03-072-8/+14
* Fix syntax error for building on APPLE.Werner Koch2014-03-071-1/+1
* Ignore obsolete option --disable-keypad.Werner Koch2014-03-071-0/+3
* Make use of the *_NAME etc macros.Werner Koch2013-11-183-5/+5
* scd: more pinpad input fix for PC/SC.NIIBE Yutaka2013-11-131-10/+5
* scd: more pinpad fix.NIIBE Yutaka2013-11-111-8/+5
* scd: pinpad fix for PC/SC on Windows.NIIBE Yutaka2013-10-291-1/+8