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
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
/
command.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
Spelling cleanup.
Daniel Kahn Gillmor
1
-3
/
+3
2020-02-13
scd:openpgp: Return key creation time as part of KEYPARIINFO.
Werner Koch
1
-2
/
+3
2020-02-11
scd:openpgp: Send a KEY-TIME status with READKEY
Werner Koch
1
-1
/
+1
2020-02-11
scd:openpgp: Allow auto-changing of the key attributes in genkey.
Werner Koch
1
-2
/
+5
2020-01-16
scd: New commands SWITCHCARD and SWITCHAPP.
Werner Koch
1
-5
/
+85
2020-01-13
scd:piv: Implement PIN cache.
Werner Koch
1
-4
/
+3
2020-01-13
scd: Fix memory leak in command READKEY.
Werner Koch
1
-2
/
+9
2020-01-13
scd: Make SERIALNO --all work correctly and use it.
Werner Koch
1
-1
/
+1
2020-01-10
scd: Implement direct access by KEYGRIP for GETATTR and READKEY.
NIIBE Yutaka
1
-49
/
+104
2020-01-09
scd: Use a scdaemon internal key to protect the PIN cache IPC.
Werner Koch
1
-46
/
+98
2020-01-07
scd: First changes to implement a PIN cache.
Werner Koch
1
-2
/
+188
2020-01-03
scd: Minor fix for readibility.
Werner Koch
1
-1
/
+1
2019-12-19
scd: Enhance KEYINFO command to limit listing with capability.
NIIBE Yutaka
1
-14
/
+22
2019-09-04
scd: New sub-command cmd_has_option for GETINFO.
Werner Koch
1
-1
/
+55
2019-09-04
scd: Add option --all to the SERIALNO command.
Werner Koch
1
-4
/
+14
2019-09-04
scd: Add option --multi to the LEARN command.
Werner Koch
1
-3
/
+6
2019-09-04
scd: Use a macro for the flag parameter of learn_status.
Werner Koch
1
-1
/
+3
2019-08-21
scd: Fix resetting CARD_CTX.
NIIBE Yutaka
1
-14
/
+3
2019-06-25
scd: Do not conflict if a card with another serialno is demanded.
Werner Koch
1
-6
/
+8
2019-06-25
scd: Return a stable list with "getinfo card_list".
Werner Koch
1
-1
/
+1
2019-06-25
scd: Add an re-select mechanism to switch apps.
Werner Koch
1
-3
/
+9
2019-06-21
scd: Add code to check whether app switching is possible.
Werner Koch
1
-4
/
+5
2019-06-21
scd: Track the currently selected app.
Werner Koch
1
-1
/
+16
2019-06-21
scd: Simplify inclusion of app-common.h.
Werner Koch
1
-1
/
+0
2019-06-19
scd: Split data structures into app and card related objects.
Werner Koch
1
-82
/
+86
2019-06-18
scd: KEYINFO: Send LF for --data.
NIIBE Yutaka
1
-2
/
+4
2019-06-17
scd:piv: Add the do_with_keygrip feature.
Werner Koch
1
-0
/
+6
2019-06-17
scd: Add explict functions for 'app' reference counting.
Werner Koch
1
-10
/
+11
2019-05-15
scd: Don't put newline at the end of status.
NIIBE Yutaka
1
-1
/
+1
2019-05-15
scd: Fix return value for KEYINFO command.
NIIBE Yutaka
1
-1
/
+4
2019-05-07
scd: Support direct use of app with PKSIGN/PKAUTH/PKDECRYPT.
NIIBE Yutaka
1
-11
/
+76
2019-04-25
scd: Add new command: KEYINFO.
NIIBE Yutaka
1
-1
/
+72
2019-04-03
scd: New options --info and --info-only for READKEY.
Werner Koch
1
-7
/
+36
2019-03-05
card: Print card version. Check for bad Yubikeys.
Werner Koch
1
-1
/
+1
2019-02-26
scd: Simplify the app_readkey parameters.
Werner Koch
1
-51
/
+33
2019-02-21
scd: Extend KEYPAIRINFO by key usage info.
Werner Koch
1
-1
/
+1
2019-02-08
scd: Allow generating ECC curves on PIV cards.
Werner Koch
1
-16
/
+26
2019-02-07
scd: Store a new PIV public key in the certificate DO.
Werner Koch
1
-1
/
+2
2019-02-06
scd: Make app_genkey and supporting ISO function more flexible.
Werner Koch
1
-1
/
+2
2019-01-31
scd: Add DES authentication for PIV card.
Werner Koch
1
-10
/
+39
2019-01-21
scd: Add option --clear to PASSWD.
Werner Koch
1
-3
/
+31
2019-01-20
scd: One new and one improved 7816 function.
Werner Koch
1
-2
/
+3
2019-01-03
scd: Support "READKEY --advanced" for all cards.
Werner Koch
1
-6
/
+29
2018-10-11
scd: Support "acknowledge button" feature.
NIIBE Yutaka
1
-0
/
+28
2018-03-27
agent,scd: Use pointer to represent HANDLE.
NIIBE Yutaka
1
-6
/
+10
2018-02-14
common: Use new function to print status strings.
Werner Koch
1
-1
/
+3
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-2
/
+2
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-3
/
+3
2017-02-17
scd: Fix RESET command handling (more).
NIIBE Yutaka
1
-3
/
+3
[prev]
[next]