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
/
apdu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-27
scd: Fix two compiler warnings.
Werner Koch
1
-1
/
+1
2013-11-13
scd: more pinpad input fix for PC/SC.
NIIBE Yutaka
1
-10
/
+5
2013-11-11
scd: more pinpad fix.
NIIBE Yutaka
1
-8
/
+5
2013-10-29
scd: pinpad fix for PC/SC on Windows.
NIIBE Yutaka
1
-1
/
+8
2013-10-25
scd: fix pinpad input on Windows.
NIIBE Yutaka
1
-1
/
+2
2013-10-16
scd: add pinpad readers information for PC/SC service.
NIIBE Yutaka
1
-11
/
+26
2013-10-15
scd: remove pin length check.
NIIBE Yutaka
1
-6
/
+0
2013-08-30
scd: PC/SC pinpad input improvement.
NIIBE Yutaka
1
-62
/
+168
2013-08-21
scd: Make SPRx32 pinpad work with PC/SC on Windows.
Werner Koch
1
-7
/
+27
2013-08-21
scd: Improve --enable-pinpad-varlen.
Werner Koch
1
-1
/
+7
2013-04-23
w32: Almost everywhere include winsock2.h before windows.h.
Werner Koch
1
-1
/
+1
2013-03-26
scd: PC/SC status fix.
NIIBE Yutaka
1
-3
/
+5
2013-03-26
scd: PC/SC cleanup (more).
NIIBE Yutaka
1
-6
/
+6
2013-03-22
scd: PC/SC cleanup.
NIIBE Yutaka
1
-57
/
+71
2013-03-21
scd: change default value of pinpad maxlen.
NIIBE Yutaka
1
-2
/
+2
2013-02-08
scd: Rename 'keypad' to 'pinpad'.
NIIBE Yutaka
1
-38
/
+38
2013-02-05
scd: Clean up.
NIIBE Yutaka
1
-18
/
+0
2013-02-05
SCD: Better interoperability.
NIIBE Yutaka
1
-2
/
+2
2013-02-05
SCD: Support fixed length PIN input for keypad (PC/SC).
NIIBE Yutaka
1
-11
/
+15
2013-02-05
SCD: Support fixed length PIN input for keypad.
NIIBE Yutaka
1
-4
/
+4
2013-02-05
SCD: API cleanup for keypad handling.
NIIBE Yutaka
1
-62
/
+37
2013-02-05
SCD: Clean up. Remove PADLEN for keypad input.
NIIBE Yutaka
1
-30
/
+10
2013-02-04
SCD: Hold lock for pinpad input.
NIIBE Yutaka
1
-3
/
+30
2012-12-07
Revert SCD changes of 2010-05-03 (scd/ChangeLog 2010-03-17).
NIIBE Yutaka
1
-24
/
+3
2012-10-31
SCD: Upon error, open_pcsc_reader_wrapped does same as _direct.
NIIBE Yutaka
1
-1
/
+10
2012-06-25
scd: handle reader/token removal.
NIIBE Yutaka
1
-0
/
+1
2012-06-25
scd: acquire lock in new_reader_slot.
NIIBE Yutaka
1
-1
/
+24
2012-06-25
scd: move lock_slot, trylock_slot, unlock_slot functions.
NIIBE Yutaka
1
-38
/
+38
2012-06-25
scd: Fix for card change returning GPG_ERR_CARD_RESET.
Werner Koch
1
-2
/
+1
2012-06-25
Merge ccid_driver_improvement branch. (backport)
NIIBE Yutaka
1
-4
/
+4
2012-06-25
Add error log and debug log for pcsc_keypad_verify and pcsc_keypad_modify.
NIIBE Yutaka
1
-4
/
+22
2012-06-25
Fix pinpad input support for passphrase modification. (backport)
NIIBE Yutaka
1
-10
/
+13
2012-06-25
scd: PC/SC pinpad support (pinpad input for modify pass phrase). (backport)
NIIBE Yutaka
1
-0
/
+111
2012-06-25
scd: PC/SC pinpad support. (Backported from master.)
NIIBE Yutaka
1
-3
/
+359
2012-06-25
scd fixes on error.
NIIBE Yutaka
1
-1
/
+2
2012-06-25
Fix detection of card removal and insertion.
Werner Koch
1
-2
/
+13
2011-08-04
Removed some set but unused variables.
Werner Koch
1
-27
/
+28
2010-05-03
Collected changes
Werner Koch
1
-3
/
+17
2009-09-03
Fix for extended length Le in decipher
Werner Koch
1
-2
/
+0
2009-07-21
Make bug reporting address easier changeable.
Werner Koch
1
-0
/
+1
2009-07-16
Add code to better handle unplugging of a reader.
Werner Koch
1
-1
/
+28
2009-07-13
* ccid-driver.c (struct ccid_driver_s): Add fields last_progress,
Werner Koch
1
-1
/
+36
2009-06-29
Reworked the estream memory buffer allocation.
Werner Koch
1
-0
/
+3
2009-05-20
Make PIN changing code work for v2 cards.
Werner Koch
1
-3
/
+3
2009-05-13
Improved smartcard robustness.
Werner Koch
1
-24
/
+77
2009-05-13
Print keyid in gpg --list-packets.
Werner Koch
1
-2
/
+2
2009-05-08
More support for Netkey cards.
Werner Koch
1
-11
/
+44
2009-03-30
Implement decryption for TCOS 3 cards.
Werner Koch
1
-57
/
+135
2009-03-26
Signing using Netkey 3 cards does now work.
Werner Koch
1
-2
/
+5
2009-03-19
Make sure not to leak file descriptors if running gpg-agent with a
Werner Koch
1
-11
/
+2
[next]