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
/
agent
/
command.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-02
agent: Support --format=ssh option for READKEY.
NIIBE Yutaka
1
-13
/
+40
2022-05-26
agent: Fix get_keyinfo_on_cards.
NIIBE Yutaka
1
-2
/
+5
2022-05-25
agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.
NIIBE Yutaka
1
-4
/
+15
2022-05-25
agent: Add missing assuan_end_confidential call.
NIIBE Yutaka
1
-0
/
+1
2022-03-28
agent: KEYTOCARD prefers to specified time.
NIIBE Yutaka
1
-12
/
+11
2022-03-25
agent: Use "Created:" field for creation time.
NIIBE Yutaka
1
-17
/
+21
2021-09-07
agent: Fix segv in GET_PASSPHRASE (regression)
Werner Koch
1
-1
/
+1
2021-08-18
agent: Ignore passphrase constraints for a generated passphrase.
Werner Koch
1
-3
/
+10
2021-08-13
agent: New option --check-sym-passphrase-pattern.
Werner Koch
1
-2
/
+9
2021-05-20
agent: Avoid memory leaks in error code paths.
Jakub Jelen
1
-3
/
+4
2021-05-19
gpg: Improve speed of secret key listing.
Werner Koch
1
-34
/
+143
2021-04-23
agent,w32: Silence the get_peercred failed diagnostic
Werner Koch
1
-1
/
+6
2021-04-23
gpg: Allow decryption w/o public key but with correct card inserted.
Werner Koch
1
-5
/
+13
2021-04-21
agent: Silence error messages for READKEY --card
Werner Koch
1
-3
/
+7
2021-03-10
gpg: Add new command keytotpm to convert a private key to TPM format
James Bottomley
1
-0
/
+52
2021-03-10
agent: Add new shadow key type and functions to call tpm2daemon
James Bottomley
1
-0
/
+5
2021-01-19
Require Libgcrypt 1.9
Werner Koch
1
-4
/
+0
2020-11-19
agent: Fix creating shadow key on card key generation.
NIIBE Yutaka
1
-3
/
+3
2020-10-21
common: New functions gnupg_opendir et al.
Werner Koch
1
-6
/
+5
2020-09-18
agent: Fix regression for access through the extra secket.
NIIBE Yutaka
1
-4
/
+36
2020-09-18
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
1
-2
/
+2
2020-08-20
gpg: Fix regression for non-default --passphrase-repeat option.
Werner Koch
1
-3
/
+9
2020-08-17
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
1
-12
/
+54
2020-08-10
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
1
-3
/
+9
2020-07-14
agent: Fix regression with --newsymkey in loopback mode.
Werner Koch
1
-2
/
+5
2020-07-08
agent: New option --newsymkey for GET_PASSPHRASE
Werner Koch
1
-27
/
+143
2020-06-24
agent: separate out daemon handling infrastructure for reuse
James Bottomley
1
-2
/
+2
2020-06-24
agent: expose shadow key type
James Bottomley via Gnupg-devel
1
-4
/
+16
2020-05-18
agent: Allow to use SETHASH for arbitrary data.
Werner Koch
1
-28
/
+76
2020-02-18
Spelling cleanup.
Daniel Kahn Gillmor
1
-1
/
+1
2020-02-13
agent: Allow signing with card key even without a stub key.
Werner Koch
1
-1
/
+1
2020-01-13
agent: Avoid multiple calls to scd for KEYINFO.
Werner Koch
1
-2
/
+45
2020-01-13
agent: Extend agent_card_getattr with KEYGRIP.
NIIBE Yutaka
1
-1
/
+1
2020-01-09
agent: SSH: SCD KEYINFO to list available keys.
NIIBE Yutaka
1
-1
/
+1
2019-06-04
g10,agent: Support CONFIRM for --delete-key.
NIIBE Yutaka
1
-0
/
+23
2019-06-03
Return better error code for some getinfo IPC commands.
Werner Koch
1
-3
/
+3
2019-05-29
agent: Add A-flag for KEYINFO output for card.
NIIBE Yutaka
1
-4
/
+29
2019-05-14
agent: Replace most assert by log_assert.
Werner Koch
1
-2
/
+1
2019-05-09
dirmngr: Add a CSRF expection for pm.me
Werner Koch
1
-2
/
+2
2019-05-03
agent: Put Token lines into the key files.
Werner Koch
1
-2
/
+3
2019-03-26
agent: Allow other ssh fingerprint algos in KEYINFO.
Werner Koch
1
-4
/
+20
2019-03-05
scd:piv: Implement import of private keys for Yubikeys.
Werner Koch
1
-2
/
+12
2019-03-05
agent: Minor change to the KEYTOCARD command.
Werner Koch
1
-49
/
+29
2019-01-25
agent: Support --mode=ssh option for CLEAR_PASSPHRASE.
NIIBE Yutaka
1
-8
/
+10
2019-01-24
common: Extend function percent_data_escape.
Werner Koch
1
-1
/
+1
2018-10-24
agent: Fix possible release of unitialize var in a genkey error case.
Werner Koch
1
-1
/
+1
2018-10-22
agent: Fix build regression for Windows.
Werner Koch
1
-0
/
+5
2018-07-02
agent: New commands PUT_SECRET and GET_SECRET.
Werner Koch
1
-0
/
+210
2018-07-02
agent: Fix segv running in --server mode
Werner Koch
1
-9
/
+14
2018-04-12
agent,dirmngr: Add "getenv" to the getinfo command.
Werner Koch
1
-0
/
+18
[next]