index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scd
/
command.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd: Fix cmd_apdu on error.
NIIBE Yutaka
2023-05-01
1
-1
/
+4
*
scd: On a Yubikey re-select the last app after the use of APDU.
Werner Koch
2023-04-18
1
-0
/
+1
*
scd: Support specifying keygrip for learn command.
NIIBE Yutaka
2022-06-10
1
-2
/
+8
*
scd: Return USAGE information for KEYINFO command.
NIIBE Yutaka
2022-05-26
1
-4
/
+9
*
agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.
NIIBE Yutaka
2022-05-25
1
-0
/
+2
*
scd: Support automatic card selection for READCERT with keygrip.
NIIBE Yutaka
2022-05-24
1
-1
/
+5
*
scd,tpm2d: Fix for consistent use of socket FD.
NIIBE Yutaka
2022-03-31
1
-3
/
+3
*
scd: Fix DEVINFO with no --watch.
NIIBE Yutaka
2022-03-15
1
-1
/
+1
*
Fix previous commit.
NIIBE Yutaka
2022-03-11
1
-1
/
+4
*
scd: Enhance PASSWD command to accept KEYGRIP optionally.
NIIBE Yutaka
2022-03-10
1
-3
/
+8
*
scd: Use same idiom for same work.
NIIBE Yutaka
2022-03-10
1
-4
/
+4
*
scd: Fix PK_AUTH with --challenge-response option.
NIIBE Yutaka
2022-03-04
1
-3
/
+2
*
scd: Add --challenge-response option to PK_AUTH for OpenPGP card.
NIIBE Yutaka
2022-03-03
1
-2
/
+16
*
scd: Let READKEY support --format=ssh option.
NIIBE Yutaka
2022-03-02
1
-16
/
+56
*
scd: Avoid memory leak.
Jakub Jelen
2021-11-12
1
-0
/
+1
*
scd: Modify DEVINFO behavior to support looping forever.
NIIBE Yutaka
2021-10-29
1
-9
/
+3
*
agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.
NIIBE Yutaka
2021-10-05
1
-3
/
+3
*
scd: Small clean up for card access.
NIIBE Yutaka
2021-07-22
1
-2
/
+10
*
scd: Fix access to list of cards (3/3).
NIIBE Yutaka
2021-07-21
1
-133
/
+201
*
scd: Fix access to list of cards (2/3).
NIIBE Yutaka
2021-07-21
1
-3
/
+12
*
scd: avoid memory leaks
Jakub Jelen
2021-05-20
1
-2
/
+8
*
scd: Fix duplicate output of KEYPAIRINFO by readkey command.
Werner Koch
2021-04-08
1
-9
/
+9
*
scd: New flag --reread for LEARN
Werner Koch
2021-04-01
1
-6
/
+14
*
scd:p15: Return labels for keys and certificates.
Werner Koch
2021-03-30
1
-1
/
+1
*
scd:p15: Allow to use an auth object label with cmd CHECKPIN.
Werner Koch
2021-03-18
1
-1
/
+5
*
scd:p15: Implement CHV-STATUS attribute
Werner Koch
2021-03-16
1
-4
/
+6
*
scd: Fix readkey --info in case a readkey command is available.
Werner Koch
2021-02-22
1
-39
/
+33
*
scd: Fix KEYINFO command with --data option.
NIIBE Yutaka
2020-12-03
1
-4
/
+3
*
scd: New getinfo sub-command apdu_strerror.
Werner Koch
2020-11-27
1
-13
/
+21
*
scd: Rework the handling of the displayed serial number.
Werner Koch
2020-11-25
1
-2
/
+2
*
scd: Fix an error return for READKEY.
NIIBE Yutaka
2020-11-25
1
-0
/
+3
*
Fix the previous comment changes help doc string.
NIIBE Yutaka
2020-11-20
1
-1
/
+1
*
card: Run factory-reset in locked stated.
Werner Koch
2020-11-09
1
-10
/
+10
*
scd: Handle canonical serialno and app specific serialno differently.
NIIBE Yutaka
2020-10-27
1
-2
/
+2
*
scd: Extend KEYPAIRINFO with an algorithm string.
Werner Koch
2020-09-21
1
-2
/
+8
*
scd: New option to APDU command to return the ATR as data.
Werner Koch
2020-08-27
1
-2
/
+16
*
scd: Fix possible uninitialized variables.
NIIBE Yutaka
2020-08-19
1
-1
/
+1
*
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
2020-08-10
1
-1
/
+3
*
scd: Change how the removed card flag is set.
Werner Koch
2020-06-30
1
-13
/
+14
*
scd: Extend an internal function to also return the algo.
Werner Koch
2020-05-05
1
-1
/
+1
*
scd: Use Gcrypt usage constants for the do_with_keygrip capabilities.
Werner Koch
2020-04-02
1
-3
/
+3
*
scd: New command DEVINFO.
NIIBE Yutaka
2020-04-02
1
-62
/
+146
*
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
2020-03-31
1
-1
/
+2
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-3
/
+3
*
scd:openpgp: Return key creation time as part of KEYPARIINFO.
Werner Koch
2020-02-13
1
-2
/
+3
*
scd:openpgp: Send a KEY-TIME status with READKEY
Werner Koch
2020-02-11
1
-1
/
+1
*
scd:openpgp: Allow auto-changing of the key attributes in genkey.
Werner Koch
2020-02-11
1
-2
/
+5
*
scd: New commands SWITCHCARD and SWITCHAPP.
Werner Koch
2020-01-16
1
-5
/
+85
*
scd:piv: Implement PIN cache.
Werner Koch
2020-01-13
1
-4
/
+3
*
scd: Fix memory leak in command READKEY.
Werner Koch
2020-01-13
1
-2
/
+9
[next]