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
/
agent
/
command.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgsm: Extend --learn-card by an optional s/n argument.
Werner Koch
2025-03-17
1
-3
/
+7
*
w32: On socket nonce mismatch close the socket.
Werner Koch
2025-03-05
1
-1
/
+1
*
agent: Add option --status to the LISTRUSTED command.
Werner Koch
2024-10-01
1
-6
/
+8
*
agent: Fix KEYTOCARD for the use case with loopback pinentry.
NIIBE Yutaka
2024-09-03
1
-0
/
+7
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-1
/
+1
*
agent: Avoid uninitialized access in GENKEY command on parameter error.
Jakub Jelen
2024-05-28
1
-2
/
+2
*
agent: Fix error handling of READKEY.
Werner Koch
2024-04-05
1
-1
/
+3
*
agent: Make "PKDECRYPT --kem" with optional value work.
Werner Koch
2024-04-05
1
-4
/
+5
*
agent: Add initial support for hybrid ECC+PQC decryption with KEM.
NIIBE Yutaka
2024-04-05
1
-6
/
+39
*
agent: Add --another option for hybrid crypto.
NIIBE Yutaka
2024-04-01
1
-5
/
+11
*
agent: Allow GET_PASSPHRASE in restricted mode.
Werner Koch
2024-02-25
1
-5
/
+4
*
agent: Add "ephemeral" Assuan option.
Werner Koch
2024-01-22
1
-30
/
+43
*
card: New subcommand "checkkeys".
Werner Koch
2024-01-22
1
-5
/
+39
*
agent: Create and use Token entries to track the display s/n.
Werner Koch
2023-05-26
1
-4
/
+11
*
gpg: Fix writing ECDH keys to OpenPGP smartcards.
Werner Koch
2023-04-21
1
-8
/
+59
*
agent: New option --restricted for PRESET_PASSPHRASE.
Werner Koch
2023-03-27
1
-2
/
+11
*
agent: Make --disable-extended-key-format a dummy option.
Werner Koch
2023-03-13
1
-7
/
+1
*
agent: Allow arguments to "scd serialno" in restricted mode.
Werner Koch
2022-12-12
1
-1
/
+1
*
gpg: New export option "mode1003".
Werner Koch
2022-12-02
1
-10
/
+26
*
agent: Automatically convert to extended key format by KEYATTR.
NIIBE Yutaka
2022-10-28
1
-6
/
+15
*
agent: Introduce attribute "Remote-list" to KEYINFO.
Werner Koch
2022-10-12
1
-22
/
+21
*
agent: New option --need-attr for KEYINFO.
Werner Koch
2022-08-11
1
-12
/
+72
*
agent: KEYATTR only allows access to attribute.
NIIBE Yutaka
2022-06-23
1
-0
/
+8
*
agent: Fix KEYATTR command for --delete option.
NIIBE Yutaka
2022-06-23
1
-1
/
+5
*
agent: Add KEYATTR command.
NIIBE Yutaka
2022-06-22
1
-2
/
+80
*
agent: Support --format=ssh option for READKEY.
NIIBE Yutaka
2022-06-02
1
-13
/
+40
*
agent: Fix get_keyinfo_on_cards.
NIIBE Yutaka
2022-05-26
1
-2
/
+5
*
agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.
NIIBE Yutaka
2022-05-25
1
-4
/
+15
*
agent: Add missing assuan_end_confidential call.
NIIBE Yutaka
2022-05-25
1
-0
/
+1
*
agent: KEYTOCARD prefers to specified time.
NIIBE Yutaka
2022-03-28
1
-12
/
+11
*
agent: Use "Created:" field for creation time.
NIIBE Yutaka
2022-03-25
1
-17
/
+21
*
agent: Fix segv in GET_PASSPHRASE (regression)
Werner Koch
2021-09-07
1
-1
/
+1
*
agent: Ignore passphrase constraints for a generated passphrase.
Werner Koch
2021-08-18
1
-3
/
+10
*
agent: New option --check-sym-passphrase-pattern.
Werner Koch
2021-08-13
1
-2
/
+9
*
agent: Avoid memory leaks in error code paths.
Jakub Jelen
2021-05-20
1
-3
/
+4
*
gpg: Improve speed of secret key listing.
Werner Koch
2021-05-19
1
-34
/
+143
*
agent,w32: Silence the get_peercred failed diagnostic
Werner Koch
2021-04-23
1
-1
/
+6
*
gpg: Allow decryption w/o public key but with correct card inserted.
Werner Koch
2021-04-23
1
-5
/
+13
*
agent: Silence error messages for READKEY --card
Werner Koch
2021-04-21
1
-3
/
+7
*
gpg: Add new command keytotpm to convert a private key to TPM format
James Bottomley
2021-03-10
1
-0
/
+52
*
agent: Add new shadow key type and functions to call tpm2daemon
James Bottomley
2021-03-10
1
-0
/
+5
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
1
-4
/
+0
*
agent: Fix creating shadow key on card key generation.
NIIBE Yutaka
2020-11-19
1
-3
/
+3
*
common: New functions gnupg_opendir et al.
Werner Koch
2020-10-21
1
-6
/
+5
*
agent: Fix regression for access through the extra secket.
NIIBE Yutaka
2020-09-18
1
-4
/
+36
*
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
2020-09-18
1
-2
/
+2
*
gpg: Fix regression for non-default --passphrase-repeat option.
Werner Koch
2020-08-20
1
-3
/
+9
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-17
1
-12
/
+54
*
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
2020-08-10
1
-3
/
+9
*
agent: Fix regression with --newsymkey in loopback mode.
Werner Koch
2020-07-14
1
-2
/
+5
[next]