index
:
gnupg2
master
gnupg2
Fast-forward packages
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: Log info about CCIDs with permission problems.
Werner Koch
2020-08-12
1
-3
/
+13
*
scd: Map some error codes from libusb to ccid-driver error codes.
Werner Koch
2020-08-12
1
-0
/
+7
*
scd: Fix closing reader and reeleasing context in PC/SC.
NIIBE Yutaka
2020-07-17
1
-0
/
+7
*
scd: PC/SC: Don't release the context when it's in use.
NIIBE Yutaka
2020-07-17
1
-1
/
+1
*
scd: Shorten cardio debug output for all zeroes.
Werner Koch
2020-06-29
1
-4
/
+33
*
scd,pcsc: Use HANDLE for context and card.
NIIBE Yutaka
2019-09-17
1
-28
/
+34
*
scd: Remove old fallback logic from CCID to PC/SC.
NIIBE Yutaka
2019-09-12
1
-12
/
+5
*
scd,pcsc: Support "reader-port" option for PC/SC reader.
NIIBE Yutaka
2019-09-12
1
-29
/
+34
*
scd,pcsc: Remove the restriction of no-scanning in PC/SC.
NIIBE Yutaka
2019-09-12
1
-10
/
+1
*
scd,pcsc: Fix examining the list of readers.
NIIBE Yutaka
2019-09-11
1
-5
/
+13
*
scd,pcsc: Fix for initializing PC/SC.
NIIBE Yutaka
2019-09-11
1
-9
/
+13
*
scd,pcsc: Support multiple card readers.
NIIBE Yutaka
2019-09-11
1
-180
/
+217
*
scd,pcsc: Use a single context.
NIIBE Yutaka
2019-09-11
1
-26
/
+46
*
scd: Clean up the structure for future fix of PC/SC.
NIIBE Yutaka
2019-09-11
1
-9
/
+9
*
scd: Remove fallback mechanism to PC/SC.
NIIBE Yutaka
2019-08-07
1
-8
/
+2
*
scd: Remove useless GNUPG_SCD_MAIN_HEADER macro.
Werner Koch
2019-07-12
1
-4
/
+2
*
scd: Fix for SCARD_IO_REQUEST structure.
NIIBE Yutaka
2019-05-21
1
-0
/
+5
*
scd: Remove unused cruft from GnuPG 1.x
Werner Koch
2019-05-16
1
-16
/
+6
*
scd: One new and one improved 7816 function.
Werner Koch
2019-01-20
1
-10
/
+20
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
scd: Support "acknowledge button" feature.
NIIBE Yutaka
2018-10-11
1
-0
/
+34
*
scd: Add support for Trustica Cryptoucan.
Jiří Keresteš
2018-07-26
1
-2
/
+4
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
1
-18
/
+38
|
\
|
*
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-09
1
-18
/
+20
|
*
scd: Fix status check when using PC/SC.
NIIBE Yutaka
2018-03-08
1
-3
/
+12
*
|
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-10
/
+10
*
|
Merge branch 'STABLE-BRANCH-2-2'
Werner Koch
2017-11-23
1
-2
/
+7
|
\
|
|
*
scd: Enable card removal check after select_application.
NIIBE Yutaka
2017-11-21
1
-2
/
+7
*
|
scd: Distinguish cancel by user and protocol error.
NIIBE Yutaka
2017-09-20
1
-1
/
+2
|
/
*
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-18
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]