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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd: Fix cmd_apdu on error.
NIIBE Yutaka
2023-05-10
1
-1
/
+1
*
scd: Improve reading of binary records.
Werner Koch
2023-02-17
1
-8
/
+3
*
scd: Redact --debug cardio output of a VERIFY APDU.
Werner Koch
2022-11-17
1
-2
/
+16
*
scd: Shorten cardio debug output for all zeroes.
Werner Koch
2022-06-01
1
-4
/
+33
*
scd: Fix use of SCardListReaders for PC/SC.
NIIBE Yutaka
2022-05-17
1
-1
/
+1
*
scd: Use lock_slot for apdu_send_direct.
NIIBE Yutaka
2022-02-17
1
-1
/
+1
*
scd: Also prefer Yubikeys if no reader port is given.
Werner Koch
2022-01-25
1
-1
/
+2
*
scd: More conservative selection of a card reader.
NIIBE Yutaka
2021-11-10
1
-1
/
+1
*
scd: Select a reader for PC/SC.
NIIBE Yutaka
2021-10-22
1
-4
/
+76
*
scd: Remove context reference counting from pc/sc
Werner Koch
2021-09-14
1
-22
/
+16
*
scd: Support PC/SC for "getinfo reader_list".
Werner Koch
2021-09-08
1
-0
/
+45
*
scd: Fix possible assertion in close_pcsc_reader.
Werner Koch
2021-09-07
1
-6
/
+12
*
scd: Release memory for RDRNAME.
NIIBE Yutaka
2021-05-21
1
-0
/
+2
*
scd,pcsc: Use a single context.
NIIBE Yutaka
2021-05-07
1
-150
/
+167
*
scd: Fix possible PC/SC removed card problem
Werner Koch
2021-05-04
1
-0
/
+12
*
scd: Add string for another PC/SC error code.
Werner Koch
2021-05-04
1
-0
/
+2
*
scd: New option --pcsc-shared.
Werner Koch
2021-04-29
1
-2
/
+3
*
scd: Add new status codes.
Werner Koch
2021-04-29
1
-0
/
+4
*
scd: Do not print reader status change with --debug cardio.
Werner Koch
2020-11-11
1
-1
/
+1
*
scd: Clean up the structure for future fix of PC/SC.
NIIBE Yutaka
2020-10-06
1
-9
/
+9
*
scd: Map some error codes from libusb to ccid-driver error codes.
Werner Koch
2020-10-06
1
-0
/
+7
*
common: Change argument order of log_printhex.
Werner Koch
2020-05-12
1
-10
/
+10
*
scd: Distinguish cancel by user and protocol error.
NIIBE Yutaka
2019-02-19
1
-1
/
+2
*
scd: One new and one improved 7816 function.
Werner Koch
2019-01-22
1
-10
/
+20
*
scd: Support "acknowledge button" feature.
NIIBE Yutaka
2018-12-18
1
-0
/
+34
*
scd: Add support for Trustica Cryptoucan.
Jiří Keresteš
2018-07-29
1
-2
/
+4
*
scd: After fatal error, shutdown a reader.
NIIBE Yutaka
2018-03-13
1
-0
/
+9
*
scd: Fix typo in previous commit.
NIIBE Yutaka
2018-03-12
1
-1
/
+1
*
scd: More fix with PC/SC for Windows.
NIIBE Yutaka
2018-03-08
1
-18
/
+20
*
scd: Fix status check when using PC/SC.
NIIBE Yutaka
2018-03-08
1
-3
/
+12
*
scd: Enable card removal check after select_application.
NIIBE Yutaka
2017-11-21
1
-2
/
+7
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-2
/
+2
*
scd: Don't keep CCID reader open when card is not available.
NIIBE Yutaka
2017-04-07
1
-8
/
+3
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-5
/
+5
*
scd: Clean up old code.
NIIBE Yutaka
2017-03-06
1
-1145
/
+22
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
scd: Fix use case of PC/SC.
NIIBE Yutaka
2017-02-13
1
-3
/
+11
*
scd: Fix GetSlotStatus.
NIIBE Yutaka
2017-01-30
1
-26
/
+18
*
scd: Don't send GET_STATUS packet if not needed.
NIIBE Yutaka
2017-01-30
1
-8
/
+19
*
scd: Improve watching USB device removal.
NIIBE Yutaka
2017-01-27
1
-18
/
+29
*
scd: Only submit apdu_get_status when needed.
NIIBE Yutaka
2017-01-26
1
-2
/
+9
*
scd: Fix for --disable-ccid for scdaemon.
NIIBE Yutaka
2017-01-06
1
-6
/
+7
*
scd: Fix for --disable-ccid-driver.
NIIBE Yutaka
2017-01-06
1
-1
/
+6
*
scd: Support multiple readers by CCID driver.
NIIBE Yutaka
2017-01-06
1
-56
/
+163
*
scd: Fix a race condition for new_reader_slot.
NIIBE Yutaka
2016-12-29
1
-23
/
+44
*
scd: Simplify monitoring card removal.
NIIBE Yutaka
2016-12-28
1
-97
/
+21
*
scd: Fix receive buffer size.
NIIBE Yutaka
2016-11-22
1
-2
/
+3
*
scd: Don't limit to ST-2xxx for PC/SC.
NIIBE Yutaka
2016-11-17
1
-1
/
+5
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix typos.
Justus Winter
2016-10-27
1
-1
/
+1
[next]