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
/
g10
/
card-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Pass ECDH parameters to OpenPGP smartcards
Werner Koch
2023-10-27
1
-4
/
+15
*
gpg: Delete secret key after "keytocard".
Werner Koch
2023-03-15
1
-6
/
+11
*
gpg: Fix double-free in gpg --card-edit.
NIIBE Yutaka
2022-11-29
1
-1
/
+0
*
gpg: Fix "generate" command in --card-edit.
Werner Koch
2022-08-16
1
-1
/
+7
*
gpg: Update shadow-keys with --card-status also for non-openpgp cards.
Werner Koch
2022-08-16
1
-0
/
+3
*
gpg: Fix --card-status to handle lowercase APPTYPEs
Werner Koch
2022-08-16
1
-6
/
+6
*
gpg: Fix detecting OpenPGP card by serialno.
NIIBE Yutaka
2022-08-16
1
-4
/
+5
*
gpg: Return SUCCESS/FAILURE status also for --card-edit/name.
Werner Koch
2021-08-20
1
-3
/
+8
*
common: Extend the openpgp_curve_to_oid function.
Werner Koch
2021-04-29
1
-2
/
+3
*
card: Run factory-reset in locked stated.
Werner Koch
2020-11-09
1
-5
/
+19
*
gpg: Use the new MANUFACTURER attribute.
Werner Koch
2020-04-15
1
-43
/
+6
*
gpg: Add a new OpenPGP card vendor.
Werner Koch
2020-03-14
1
-0
/
+1
*
gpg: Add new card vendor
Werner Koch
2020-03-03
1
-0
/
+1
*
card: Add new OpenPGP card vendor.
Werner Koch
2020-01-28
1
-0
/
+1
*
card: Add new OpenPGP card vendor
Werner Koch
2020-01-21
1
-0
/
+1
*
gpg: Use modern spelling for the female salutation.
Werner Koch
2019-08-22
1
-2
/
+2
*
gpg: Prepare card code to allow other than OpenPGP cards.
Werner Koch
2019-08-21
1
-15
/
+29
*
gpg: Remove two unused card related functions.
Werner Koch
2019-08-21
1
-4
/
+0
*
gpg: Repurpose the ISO defined DO "sex" to "salutation".
Werner Koch
2019-08-21
1
-6
/
+7
*
gpg: Remove unused arg in a card related function.
Werner Koch
2019-08-21
1
-13
/
+14
*
card: Fix showing KDF object attribute.
NIIBE Yutaka
2019-08-12
1
-3
/
+20
*
scd: Make "learn" report about KDF data object.
NIIBE Yutaka
2018-12-06
1
-0
/
+4
*
card: Display if KDF is enabled or not.
NIIBE Yutaka
2018-12-06
1
-0
/
+5
*
g10: Fix memory leak for --card-status.
NIIBE Yutaka
2018-12-06
1
-4
/
+3
*
g10: Fix print_keygrip for smartcard.
NIIBE Yutaka
2018-11-06
1
-1
/
+1
*
gpg: Add new card vendor
Werner Koch
2018-11-05
1
-0
/
+1
*
g10: Fix printing the keygrip with --card-status.
NIIBE Yutaka
2018-04-25
1
-1
/
+1
*
gpg: Add new OpenPGP card vendor.
Werner Koch
2018-04-05
1
-0
/
+1
*
g10: Let card-edit/key-attr show message when change.
NIIBE Yutaka
2018-04-05
1
-8
/
+14
*
g10: Fix card-edit/kdf-setup for single salt.
NIIBE Yutaka
2018-03-30
1
-1
/
+3
*
g10,scd: Support single salt for KDF data object.
NIIBE Yutaka
2018-03-30
1
-16
/
+32
*
g10: Add "key-attr" command for --card-edit.
NIIBE Yutaka
2018-03-30
1
-53
/
+52
*
g10: Support key attribute change at --card-edit/generate.
NIIBE Yutaka
2018-03-29
1
-71
/
+157
*
g10: check_pin_for_key_operation should be just before genkey.
NIIBE Yutaka
2018-03-29
1
-7
/
+7
*
scd: Support KDF DO setup.
NIIBE Yutaka
2018-03-22
1
-1
/
+104
*
scd: Better user interaction for factory-reset.
NIIBE Yutaka
2018-03-16
1
-6
/
+21
*
gpg: Print the keygrip with --card-status
Werner Koch
2018-03-01
1
-6
/
+35
*
gpg: Update list of card vendors from master
Werner Koch
2018-02-01
1
-0
/
+2
*
g10: Simplify "factory-reset" procedure.
NIIBE Yutaka
2017-11-06
1
-14
/
+0
*
gpg: Introduce magic value 25519 to switch a card to ECC.
Werner Koch
2017-11-02
1
-21
/
+54
*
gpg: Rename two card related functions in card-util.
Werner Koch
2017-11-02
1
-6
/
+6
*
g10: Don't limit at the frontend side for card capability.
NIIBE Yutaka
2017-07-21
1
-37
/
+12
*
gpg: Pass key origin values to import functions.
Werner Koch
2017-07-13
1
-1
/
+1
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-10
/
+13
*
g10: Support specifying SERIALNO for --card-status.
NIIBE Yutaka
2017-03-27
1
-5
/
+69
*
g10: Fix check of serialno.
NIIBE Yutaka
2017-03-15
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Convey --quick option to dirmngr for --auto-key-retrieve.
Werner Koch
2016-10-27
1
-1
/
+1
[next]