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
/
ccid-driver.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
scd: Add npth_unprotect/npth_protect for blocking operations.
NIIBE Yutaka
1
-0
/
+20
2022-04-14
scd: Minor code reorganization
Werner Koch
1
-17
/
+22
2022-04-14
scd: Fix memory leak in ccid-driver.
Werner Koch
1
-9
/
+9
2021-06-23
scd:ccid: Handle LIBUSB_TRANSFER_OVERFLOW interrupt transfer.
NIIBE Yutaka
1
-0
/
+5
2021-06-23
scd:ccid:spr532: Extend abort_cmd for initialization time.
NIIBE Yutaka
1
-11
/
+18
2021-04-08
scd: Fix CCID driver for SCM SPR332/SPR532.
NIIBE Yutaka
1
-1
/
+13
2020-12-16
scd:ccid: Call libusb_clear_halt in ccid_vendor_specific_setup.
NIIBE Yutaka
1
-0
/
+1
2020-12-16
scd:ccid: Revert the addition of libusb_clear_halt for EP_INTR.
NIIBE Yutaka
1
-1
/
+0
2020-11-09
scd: Internal CCID driver: Fix a race condition on close.
NIIBE Yutaka
1
-12
/
+25
2020-10-26
scd: Internal CCID driver thing only for SPR532.
NIIBE Yutaka
1
-6
/
+14
2020-10-26
scd: Internal CCID driver limiting only for SPR532.
NIIBE Yutaka
1
-1
/
+1
2020-10-06
scd: Internal CCID driver: More fix for SPR532.
NIIBE Yutaka
1
-4
/
+4
2020-10-06
scd: Internal CCID driver fix.
NIIBE Yutaka
1
-2
/
+5
2020-10-06
scd: Internal CCID driver: Call libusb_clear_halt at ccid_setup_intr.
NIIBE Yutaka
1
-3
/
+1
2020-10-06
scd: Internal CCID driver: Fix a failure path.
NIIBE Yutaka
1
-0
/
+1
2020-10-06
scd: Internal CCID: Handle LIBUSB_ERROR_TIMEOUT at ccid_get_atr.
NIIBE Yutaka
1
-1
/
+2
2020-10-06
scd: Change handling of SPR532 card reader.
NIIBE Yutaka
1
-4
/
+17
2020-10-06
scd: For SPR532, submit the ESCape command at initialization.
NIIBE Yutaka
1
-14
/
+13
2020-10-06
scd: Fix CCID internal driver for interrupt transfer.
NIIBE Yutaka
1
-3
/
+36
2020-10-06
scd: Better handling of timeout and time extension.
NIIBE Yutaka
1
-7
/
+4
2020-10-06
scd: Fix internal CCID driver, so that -DTEST works.
NIIBE Yutaka
1
-41
/
+54
2020-10-06
scd: ccid-driver: Initial getting ATR more robustly.
NIIBE Yutaka
1
-18
/
+39
2020-10-06
scd: Clean up the structure for future fix of PC/SC.
NIIBE Yutaka
1
-5
/
+10
2020-10-06
scd: Map some error codes from libusb to ccid-driver error codes.
Werner Koch
1
-11
/
+27
2020-10-06
scd: internal driver: Submit SET_INTERFACE control transfer.
NIIBE Yutaka
1
-8
/
+6
2020-10-06
scd: Internal CCID driver: Spelling cleanup.
NIIBE Yutaka
1
-2
/
+2
2020-10-06
scd: Internal CCID driver: Clean up backport from master.
NIIBE Yutaka
1
-1
/
+1
2019-11-15
scd,ccid: Add support of GEMPC_EZIO.
NIIBE Yutaka
1
-5
/
+19
2019-08-12
scd: Handle CCID bwi of time extension.
NIIBE Yutaka
1
-1
/
+6
2019-08-12
scd: Fix bBWI value.
NIIBE Yutaka
1
-2
/
+2
2019-06-24
spelling: Fix "synchronize"
Daniel Kahn Gillmor
1
-1
/
+1
2019-01-16
scd: Fix for USB INTERRUPT transfer.
NIIBE Yutaka
1
-2
/
+1
2018-12-18
scd: Support "acknowledge button" feature.
NIIBE Yutaka
1
-1
/
+29
2018-07-29
scd: Add support for Trustica Cryptoucan.
Jiří Keresteš
1
-0
/
+6
2018-03-15
scd: Fix suspend/resume handling for CCID driver.
NIIBE Yutaka
1
-1
/
+2
2017-12-27
scd: Fix for inactive card at start by internal CCID driver.
NIIBE Yutaka
1
-2
/
+15
2017-11-21
scd: Enable card removal check after select_application.
NIIBE Yutaka
1
-4
/
+6
2017-07-21
scd: Fix SEGV in CCID driver.
NIIBE Yutaka
1
-4
/
+7
2017-05-31
scd: Fix error code on failure at usb_init.
NIIBE Yutaka
1
-1
/
+1
2017-05-31
scd: Handle a failure of libusb_init.
NIIBE Yutaka
1
-4
/
+15
2017-04-12
scd: Handle unexpected suspend/resume by CCID driver.
NIIBE Yutaka
1
-4
/
+16
2017-04-10
scd: Remove "special transport" support.
NIIBE Yutaka
1
-292
/
+64
2017-04-07
scd: Internal CCID reader cleanup.
NIIBE Yutaka
1
-269
/
+41
2017-03-27
scd: Fix timeout handling for key generation.
NIIBE Yutaka
1
-5
/
+13
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-2
/
+2
2017-01-31
scd: Fix SERIALNO for multiple devices.
NIIBE Yutaka
1
-7
/
+18
2017-01-30
scd: Fix GetSlotStatus.
NIIBE Yutaka
1
-2
/
+12
2017-01-29
scd: Fix cancel INTERRUPT transfer.
NIIBE Yutaka
1
-19
/
+10
2017-01-27
scd: More changes on watching removal of card/reader.
NIIBE Yutaka
1
-8
/
+139
2017-01-27
scd: Fix release of transfer object.
NIIBE Yutaka
1
-17
/
+28
[next]