index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd: Support OpenPGP card V3 for RSA.
NIIBE Yutaka
2016-11-30
1
-23
/
+34
*
scd: Fix receive buffer size.
NIIBE Yutaka
2016-11-30
1
-2
/
+3
*
scd: Don't limit to ST-2xxx for PC/SC.
NIIBE Yutaka
2016-11-30
1
-1
/
+5
*
scd: Fix status info encoding.
NIIBE Yutaka
2016-11-30
1
-1
/
+2
*
scd: minor cleanup to merge other works.
NIIBE Yutaka
2016-11-30
3
-42
/
+35
*
scd: Fix an action after card removal.
NIIBE Yutaka
2016-11-30
1
-4
/
+2
*
scd: Release the card reader after card removal.
NIIBE Yutaka
2016-11-30
1
-1
/
+4
*
scd: Clean up unused shutdown method.
NIIBE Yutaka
2016-11-30
3
-103
/
+0
*
scd: Fix card removal/reset on multiple contexts.
NIIBE Yutaka
2016-11-29
2
-37
/
+44
*
scd: Fix race conditions for release_application.
NIIBE Yutaka
2016-11-29
1
-4
/
+6
*
scd: Make option --homedir work.
Werner Koch
2016-11-29
1
-0
/
+1
*
scd: More fix of error return path.
NIIBE Yutaka
2016-11-29
1
-2
/
+2
*
scd: Improve error handling.
Justus Winter
2016-11-29
1
-1
/
+1
*
scd: Fix error handling with libusb-compat library.
NIIBE Yutaka
2016-11-29
1
-7
/
+12
*
scd: Handle error correctly.
NIIBE Yutaka
2016-11-29
1
-5
/
+5
*
scd: KEYNO cleanup.
NIIBE Yutaka
2016-11-29
1
-30
/
+33
*
scd: Use cipher.h for constants.
NIIBE Yutaka
2016-11-29
2
-7
/
+9
*
scd: Reset nonnull_nad to zero for VENDOR_GEMPC.
Niibe Yutaka
2016-06-19
1
-1
/
+1
*
scd: Fix commit 9a9bfd77.
NIIBE Yutaka
2015-12-15
1
-0
/
+1
*
scd: Fix removal of unplugged usb readers on Windows.
Daniel Hoffend
2015-12-15
1
-0
/
+3
*
scd: Simplify saving application context.
NIIBE Yutaka
2015-12-15
1
-61
/
+41
*
scd: Fix "Conflicting usage" bug.
NIIBE Yutaka
2015-12-15
3
-27
/
+13
*
scd: Fix ccid-driver timeout for OpenPGPcard v2.1.
NIIBE Yutaka
2015-09-17
1
-3
/
+6
*
scd: pinpad workaround for PC/SC implementations.
NIIBE Yutaka
2015-06-23
1
-4
/
+12
*
scd: Fix Cherry ST-2000 support for pinpad input.
NIIBE Yutaka
2015-06-23
2
-6
/
+16
*
scd: PC/SC reader selection by partial string match.
NIIBE Yutaka
2015-05-01
2
-10
/
+21
*
scd: better handling of extended APDU.
NIIBE Yutaka
2015-04-15
3
-83
/
+87
*
scd: Fix possible NULL deref in apdu.c
Werner Koch
2015-04-15
1
-3
/
+7
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-12
4
-26
/
+24
*
Remove incorrect expression leading to errors.
Joshua Rogers
2015-01-25
1
-1
/
+1
*
scd: Avoid double-free on error condition in scd
Daniel Kahn Gillmor
2015-01-13
1
-4
/
+2
*
scd: Fix possibly inhibited checkpin of the admin pin.
Werner Koch
2015-01-09
1
-1
/
+1
*
scd: fix get_public_key for OpenPGPcard v1.0.
Joshua Rogers
2015-01-08
1
-1
/
+1
*
scd: Allow for certificates > 1024 with PC/SC.
Andreas Schwier
2014-07-21
1
-1
/
+1
*
scd: Support reader Gemalto IDBridge CT30
Werner Koch
2014-06-27
1
-0
/
+6
*
Remove thread callbacks for libgcrypt >= 1.6.
Werner Koch
2014-06-24
1
-2
/
+9
*
Improve configure option --with-libgpg-error-prefix
Werner Koch
2014-06-24
1
-2
/
+2
*
scd: Skip S/N reading for the "undefined" application.
Werner Koch
2014-03-12
1
-64
/
+79
*
scd: Fix two compiler warnings.
Werner Koch
2013-11-27
2
-129
/
+129
*
scd: more pinpad input fix for PC/SC.
NIIBE Yutaka
2013-11-13
1
-10
/
+5
*
scd: more pinpad fix.
NIIBE Yutaka
2013-11-11
1
-8
/
+5
*
scd: pinpad fix for PC/SC on Windows.
NIIBE Yutaka
2013-10-29
1
-1
/
+8
*
scd: fix pinpad input on Windows.
NIIBE Yutaka
2013-10-25
1
-1
/
+2
*
scd: add pinpad readers information for PC/SC service.
NIIBE Yutaka
2013-10-16
1
-11
/
+26
*
scd: remove pin length check.
NIIBE Yutaka
2013-10-15
1
-6
/
+0
*
scd: PC/SC pinpad input improvement.
NIIBE Yutaka
2013-08-30
1
-62
/
+168
*
scd: add support for RSA_CRT and RSA_CRT_N key import.
Jonas Borgström
2013-08-29
1
-7
/
+68
*
scd: fix parsing login-data DO.
NIIBE Yutaka
2013-08-27
1
-12
/
+13
*
scd: fix Vega for Alpha reader.
NIIBE Yutaka
2013-08-27
1
-2
/
+6
*
scd: Make SPRx32 pinpad work with PC/SC on Windows.
Werner Koch
2013-08-21
1
-7
/
+27
[next]