index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scd
/
app.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd: Small clean up for card access.
NIIBE Yutaka
2021-07-22
1
-8
/
+1
*
scd: Fix direct use of card with no ctrl->card_ctx.
NIIBE Yutaka
2021-07-22
1
-1
/
+1
*
scd: Fix access to list of cards (3/3).
NIIBE Yutaka
2021-07-21
1
-178
/
+109
*
scd: Fix access to list of cards (2/3).
NIIBE Yutaka
2021-07-21
1
-25
/
+14
*
scd: Fix access to list of cards (1/3).
NIIBE Yutaka
2021-07-21
1
-22
/
+115
*
scd: Detect external interference when PCSC_SHARED.
NIIBE Yutaka
2021-07-06
1
-2
/
+44
*
scd: Fix RESET handling.
NIIBE Yutaka
2021-06-17
1
-1
/
+5
*
scd: Fix serial number detection for Yubikey 5.
NIIBE Yutaka
2021-06-08
1
-4
/
+5
*
scd: New flag --reread for LEARN
Werner Koch
2021-04-01
1
-33
/
+86
*
scd:p15: Extract extended usage flagsand act upon them.
Werner Koch
2021-02-22
1
-2
/
+4
*
agent: Fix YK s/n and prettify the request card prompt for Yubikeys
Werner Koch
2020-11-26
1
-9
/
+19
*
scd: Do not try to use a non-enabled app after card switching.
Werner Koch
2020-11-26
1
-2
/
+19
*
scd: Add special serialno compare for OpenPGP cards.
Werner Koch
2020-11-26
1
-6
/
+35
*
scd: Rework the handling of the displayed serial number.
Werner Koch
2020-11-25
1
-36
/
+153
*
scd: Handle canonical serialno and app specific serialno differently.
NIIBE Yutaka
2020-10-27
1
-5
/
+6
*
scd: Handle Yubikey's multiple apps and serialno.
NIIBE Yutaka
2020-10-23
1
-7
/
+38
*
scd: Use app_get_serialno for app_getattr.
NIIBE Yutaka
2020-10-23
1
-1
/
+1
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-4
/
+4
*
scd: Fix reading of the ATR for card type detection.
Werner Koch
2020-08-27
1
-1
/
+1
*
scd: Add heuristics to identify cardtype.
NIIBE Yutaka
2020-08-27
1
-2
/
+20
*
scd: Fix Yubikey app switching problem
Werner Koch
2020-05-26
1
-4
/
+12
*
scd: Detect missing card in "getinfo all_active_apps".
Werner Koch
2020-04-17
1
-0
/
+5
*
scd: New command DEVINFO.
NIIBE Yutaka
2020-04-02
1
-0
/
+55
*
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
2020-03-31
1
-1
/
+1
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-2
/
+2
*
scd: Print the main app name also for not fully supported cards.
Werner Koch
2020-02-13
1
-0
/
+9
*
scd: New commands SWITCHCARD and SWITCHAPP.
Werner Koch
2020-01-16
1
-8
/
+169
*
scd:piv: Implement PIN cache.
Werner Koch
2020-01-13
1
-2
/
+2
*
scd: Fix memory leak in command READKEY.
Werner Koch
2020-01-13
1
-1
/
+0
*
scd: Make SERIALNO --all work correctly and use it.
Werner Koch
2020-01-13
1
-51
/
+88
*
scd: First changes to implement a PIN cache.
Werner Koch
2020-01-07
1
-11
/
+49
*
scd: Minor fix for readibility.
Werner Koch
2020-01-03
1
-1
/
+1
*
scd: Enhance KEYINFO command to limit listing with capability.
NIIBE Yutaka
2019-12-19
1
-5
/
+8
*
scd,pcsc: Remove the restriction of no-scanning in PC/SC.
NIIBE Yutaka
2019-09-12
1
-1
/
+1
*
scd: Implement auto-switching between Yubikey apps.
Werner Koch
2019-09-05
1
-34
/
+105
*
scd: Improve locking of app_do_with_keygrip.
Werner Koch
2019-09-05
1
-10
/
+24
*
scd: New debug flag "app".
Werner Koch
2019-09-05
1
-27
/
+94
*
scd: Add option --all to the SERIALNO command.
Werner Koch
2019-09-04
1
-7
/
+91
*
scd: Fix Error checking in additioal app selection.
Werner Koch
2019-09-04
1
-2
/
+3
*
scd: Add option --multi to the LEARN command.
Werner Koch
2019-09-04
1
-16
/
+53
*
scd: Use a macro for the flag parameter of learn_status.
Werner Koch
2019-09-04
1
-1
/
+1
*
scd: Fix check_application_conflict.
NIIBE Yutaka
2019-08-21
1
-0
/
+6
*
scd: Fix selecting additional APP.
NIIBE Yutaka
2019-08-21
1
-28
/
+59
*
scd: Fix how select_additional_application is called.
NIIBE Yutaka
2019-08-21
1
-10
/
+3
*
scd: Fix resetting CARD_CTX.
NIIBE Yutaka
2019-08-21
1
-2
/
+1
*
scd: Fix switching to another APP.
NIIBE Yutaka
2019-08-21
1
-4
/
+9
*
scd: Fix keygrip search.
NIIBE Yutaka
2019-07-08
1
-1
/
+3
*
scd: Do not conflict if a card with another serialno is demanded.
Werner Koch
2019-06-25
1
-3
/
+15
*
scd: Return a stable list with "getinfo card_list".
Werner Koch
2019-06-25
1
-4
/
+37
*
scd: Add an re-select mechanism to switch apps.
Werner Koch
2019-06-25
1
-38
/
+196
[next]