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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd: change the command name DEVINFO.
gniibe/scd-watch
NIIBE Yutaka
2020-04-02
1
-28
/
+36
*
watch: show information.
NIIBE Yutaka
2020-04-02
1
-1
/
+1
*
watch: Add --scan option.
NIIBE Yutaka
2020-04-02
1
-6
/
+15
*
watch: use condition variable.
NIIBE Yutaka
2020-04-02
1
-20
/
+20
*
npth_sigwait is not available.
NIIBE Yutaka
2020-04-02
1
-70
/
+72
*
rough sketch.
NIIBE Yutaka
2020-04-02
1
-0
/
+24
*
Add flags in server_local_s.
NIIBE Yutaka
2020-04-02
1
-2
/
+43
*
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
2020-03-31
1
-1
/
+2
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
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
*
scd: Make SERIALNO --all work correctly and use it.
Werner Koch
2020-01-13
1
-1
/
+1
*
scd: Implement direct access by KEYGRIP for GETATTR and READKEY.
NIIBE Yutaka
2020-01-10
1
-49
/
+104
*
scd: Use a scdaemon internal key to protect the PIN cache IPC.
Werner Koch
2020-01-09
1
-46
/
+98
*
scd: First changes to implement a PIN cache.
Werner Koch
2020-01-07
1
-2
/
+188
*
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
-14
/
+22
*
scd: New sub-command cmd_has_option for GETINFO.
Werner Koch
2019-09-04
1
-1
/
+55
*
scd: Add option --all to the SERIALNO command.
Werner Koch
2019-09-04
1
-4
/
+14
*
scd: Add option --multi to the LEARN command.
Werner Koch
2019-09-04
1
-3
/
+6
*
scd: Use a macro for the flag parameter of learn_status.
Werner Koch
2019-09-04
1
-1
/
+3
*
scd: Fix resetting CARD_CTX.
NIIBE Yutaka
2019-08-21
1
-14
/
+3
*
scd: Do not conflict if a card with another serialno is demanded.
Werner Koch
2019-06-25
1
-6
/
+8
*
scd: Return a stable list with "getinfo card_list".
Werner Koch
2019-06-25
1
-1
/
+1
*
scd: Add an re-select mechanism to switch apps.
Werner Koch
2019-06-25
1
-3
/
+9
*
scd: Add code to check whether app switching is possible.
Werner Koch
2019-06-21
1
-4
/
+5
*
scd: Track the currently selected app.
Werner Koch
2019-06-21
1
-1
/
+16
*
scd: Simplify inclusion of app-common.h.
Werner Koch
2019-06-21
1
-1
/
+0
*
scd: Split data structures into app and card related objects.
Werner Koch
2019-06-19
1
-82
/
+86
*
scd: KEYINFO: Send LF for --data.
NIIBE Yutaka
2019-06-18
1
-2
/
+4
*
scd:piv: Add the do_with_keygrip feature.
Werner Koch
2019-06-17
1
-0
/
+6
*
scd: Add explict functions for 'app' reference counting.
Werner Koch
2019-06-17
1
-10
/
+11
*
scd: Don't put newline at the end of status.
NIIBE Yutaka
2019-05-15
1
-1
/
+1
*
scd: Fix return value for KEYINFO command.
NIIBE Yutaka
2019-05-15
1
-1
/
+4
*
scd: Support direct use of app with PKSIGN/PKAUTH/PKDECRYPT.
NIIBE Yutaka
2019-05-07
1
-11
/
+76
*
scd: Add new command: KEYINFO.
NIIBE Yutaka
2019-04-25
1
-1
/
+72
*
scd: New options --info and --info-only for READKEY.
Werner Koch
2019-04-03
1
-7
/
+36
*
card: Print card version. Check for bad Yubikeys.
Werner Koch
2019-03-05
1
-1
/
+1
*
scd: Simplify the app_readkey parameters.
Werner Koch
2019-02-26
1
-51
/
+33
*
scd: Extend KEYPAIRINFO by key usage info.
Werner Koch
2019-02-21
1
-1
/
+1
*
scd: Allow generating ECC curves on PIV cards.
Werner Koch
2019-02-08
1
-16
/
+26
*
scd: Store a new PIV public key in the certificate DO.
Werner Koch
2019-02-07
1
-1
/
+2
*
scd: Make app_genkey and supporting ISO function more flexible.
Werner Koch
2019-02-06
1
-1
/
+2
*
scd: Add DES authentication for PIV card.
Werner Koch
2019-01-31
1
-10
/
+39
*
scd: Add option --clear to PASSWD.
Werner Koch
2019-01-21
1
-3
/
+31
*
scd: One new and one improved 7816 function.
Werner Koch
2019-01-20
1
-2
/
+3
[next]