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
/
call-agent.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
gpg: Fix leftover unprotected card backup key.
Werner Koch
1
-0
/
+6
2023-11-14
gpg,gpgsm: Hide password in debug output also for asked passwords.
Werner Koch
1
-1
/
+5
2023-11-10
gpg,sm: Set confidential in assuan communication for password.
NIIBE Yutaka
1
-0
/
+2
2023-10-27
gpg: Pass ECDH parameters to OpenPGP smartcards
Werner Koch
1
-3
/
+5
2023-09-26
gpg: Keep the integrity of the code for KEYINFO command.
NIIBE Yutaka
1
-6
/
+0
2023-09-25
gpg: Enhance agent_probe_secret_key to return bigger value.
NIIBE Yutaka
1
-38
/
+63
2023-09-06
gpg: Prepare enhancement of agent_probe_secret_key.
NIIBE Yutaka
1
-3
/
+5
2023-03-14
gpg: Allow no version information of Yubikey
Werner Koch
1
-1
/
+2
2022-08-16
gpg: Fix "generate" command in --card-edit.
Werner Koch
1
-0
/
+3
2022-08-16
gpg: Update shadow-keys with --card-status also for non-openpgp cards.
Werner Koch
1
-0
/
+23
2022-08-04
gpg: Fix wrong error message for keytocard.
Werner Koch
1
-3
/
+1
2021-05-04
gpg: Allow decryption w/o public key but with correct card inserted.
Werner Koch
1
-0
/
+10
2020-11-09
card: Run factory-reset in locked stated.
Werner Koch
1
-2
/
+28
2020-08-23
gpg,gpgsm: Record the creation time of a private key.
Werner Koch
1
-5
/
+26
2020-07-08
Do not use the pinentry's qualitybar
Werner Koch
1
-1
/
+1
2020-07-08
gpg: Use integrated passphrase repeat entry also for -c.
Werner Koch
1
-4
/
+15
2020-04-15
gpg: Use the new MANUFACTURER attribute.
Werner Koch
1
-0
/
+12
2019-08-21
sm: Show the usage flags when generating a key from a card.
Werner Koch
1
-2
/
+18
2019-08-21
gpg: Allow decryption using non-OpenPGP cards.
Werner Koch
1
-0
/
+80
2019-08-21
scd: New standard attributes $ENCRKEYID and $SIGNKEYID.
Werner Koch
1
-1
/
+1
2019-08-21
gpg: Allow direct key generation from card with --full-gen-key.
Werner Koch
1
-0
/
+43
2019-08-21
gpg: New option --use-only-openpgp-card
Werner Koch
1
-1
/
+3
2019-08-21
gpg: Prepare card code to allow other than OpenPGP cards.
Werner Koch
1
-1
/
+1
2019-08-21
gpg: New card function agent_scd_keypairinfo.
Werner Koch
1
-3
/
+79
2019-08-21
gpg: Remove two unused card related functions.
Werner Koch
1
-86
/
+76
2019-08-21
gpg: Remove unused arg in a card related function.
Werner Koch
1
-16
/
+17
2019-08-12
gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.
Daniel Kahn Gillmor
1
-5
/
+8
2019-08-12
card: Fix showing KDF object attribute.
NIIBE Yutaka
1
-1
/
+9
2018-12-06
card: Display if KDF is enabled or not.
NIIBE Yutaka
1
-0
/
+4
2018-03-23
gpg,sm: New option --request-origin.
Werner Koch
1
-0
/
+17
2018-03-22
scd: Support KDF DO setup.
NIIBE Yutaka
1
-0
/
+2
2018-03-01
gpg: Fix regression in last --card-status patch
Werner Koch
1
-1
/
+1
2018-03-01
gpg: Print the keygrip with --card-status
Werner Koch
1
-1
/
+20
2017-07-31
Explain the "server is older than xxx warning".
Werner Koch
1
-0
/
+7
2017-07-24
g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.
Marcus Brinkmann
1
-1
/
+5
2017-07-24
g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.
Marcus Brinkmann
1
-1
/
+5
2017-07-17
gpg,sm: Check compliance of the RNG.
Werner Koch
1
-0
/
+18
2017-06-08
gpg: Avoid failure exit when scdaemon is disabled but not needed.
Werner Koch
1
-2
/
+4
2017-05-22
g10: Fix default-key selection for signing, possibly by card.
NIIBE Yutaka
1
-4
/
+4
2017-05-17
g10: Suppress error for card availability check.
NIIBE Yutaka
1
-6
/
+9
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-1
/
+2
2017-03-16
agent,g10: Remove redundant SERIALNO request.
NIIBE Yutaka
1
-12
/
+92
2017-03-15
g10: Remove unused function.
NIIBE Yutaka
1
-92
/
+0
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-7
/
+7
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-12-15
g10: Rename 'card-edit' to 'edit-card'.
Justus Winter
1
-1
/
+1
2016-12-02
gpg: New option --default-new-key-algo.
Werner Koch
1
-1
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-11-02
common: Improve compare_string_versions.
Werner Koch
1
-1
/
+1
[next]