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
bugfixes-2.2
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
2024-08-07
scd: New getinfo subcommand "manufacturer"
Werner Koch
1
-12
/
+20
2023-05-10
scd: Fix cmd_apdu on error.
NIIBE Yutaka
1
-1
/
+4
2023-01-13
scd:openpgp: Allow auto-changing of the key attributes in genkey.
Werner Koch
1
-22
/
+29
2022-10-20
scd:nks: Return USAGE information for KEYINFO command.
NIIBE Yutaka
1
-2
/
+3
2022-06-09
agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.
NIIBE Yutaka
1
-0
/
+2
2021-09-08
scd: Support PC/SC for "getinfo reader_list".
Werner Koch
1
-12
/
+42
2021-05-20
scd: avoid memory leaks
Jakub Jelen
1
-12
/
+21
2021-05-03
scd: Add option --info to emit KEYPAIRINFO by readkey command.
Werner Koch
1
-7
/
+42
2021-04-29
scd: Rewrite READKEY to allow for compressed points.
Werner Koch
1
-43
/
+19
2021-04-29
scd: New function send_keyinfo to assist in backporting.
Werner Koch
1
-0
/
+28
2021-04-29
scd: Minor changes to assist in backporting from 2.3
Werner Koch
1
-4
/
+6
2021-02-19
scd: Add some compatibility code for easier backporting.
Werner Koch
1
-1
/
+0
2020-11-12
scd: Skip unknown options in command SERIALNO
Werner Koch
1
-0
/
+2
2020-11-09
card: Run factory-reset in locked stated.
Werner Koch
1
-10
/
+10
2020-10-02
doc: Typo fixes
Werner Koch
1
-1
/
+1
2019-02-11
scd: Make app_genkey and supporting ISO function more flexible.
Werner Koch
1
-1
/
+2
2019-01-22
scd: Add option --clear to PASSWD.
Werner Koch
1
-3
/
+31
2019-01-22
scd: One new and one improved 7816 function.
Werner Koch
1
-2
/
+3
2018-12-18
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
2017-01-31
scd: Fix regression tracking the connection count.
NIIBE Yutaka
1
-24
/
+27
2017-01-31
scd: Fix SERIALNO for multiple devices.
NIIBE Yutaka
1
-1
/
+6
2017-01-26
scd: Fix APP reference counting.
NIIBE Yutaka
1
-1
/
+1
2017-01-18
scd: Cleanup SERIALNO protocol.
NIIBE Yutaka
1
-15
/
+10
2017-01-18
scd: Add "card_list" sub command for GETINFO.
NIIBE Yutaka
1
-4
/
+14
2017-01-16
scd: Add --demand option for SERIALNO.
NIIBE Yutaka
1
-28
/
+60
2016-12-30
scd: Fix card removal monitor.
NIIBE Yutaka
1
-57
/
+67
2016-12-28
scd: APP centric approach for device management.
NIIBE Yutaka
1
-520
/
+66
2016-12-28
scd: Simplify monitoring card removal.
NIIBE Yutaka
1
-18
/
+8
2016-12-22
scd: Clean up internal API for APP.
NIIBE Yutaka
1
-13
/
+9
2016-11-14
scd: Fix status info encoding.
NIIBE Yutaka
1
-1
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-11-04
scd: Add --advanced option for READKEY.
NIIBE Yutaka
1
-3
/
+10
2016-09-03
scd: Fix an action after card removal.
NIIBE Yutaka
1
-5
/
+5
2016-09-02
scd: Release the card reader after card removal.
NIIBE Yutaka
1
-1
/
+4
2016-08-03
More cleanup of "allow to".
Daniel Kahn Gillmor
1
-1
/
+1
2016-07-20
scd: Fix card removal/reset on multiple contexts.
NIIBE Yutaka
1
-41
/
+43
2016-07-19
scd: Fix race conditions for release_application.
NIIBE Yutaka
1
-4
/
+6
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-3
/
+3
2016-05-02
scd: More fix of error return path.
NIIBE Yutaka
1
-2
/
+2
2016-03-02
common: Consolidate Assuan server argument handling.
Justus Winter
1
-47
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-5
/
+5
2015-11-09
scd: Add reder information to --card-status.
NIIBE Yutaka
1
-0
/
+9
2015-09-01
Typo fixes
Werner Koch
1
-1
/
+1
2014-12-22
scd: Avoid double-free on error condition in scd
Daniel Kahn Gillmor
1
-4
/
+2
[next]