aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-26agent: Handle USAGE information in KEYINFO.NIIBE Yutaka2-4/+25
2022-05-25agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.NIIBE Yutaka2-5/+21
2022-05-25agent: Add missing assuan_end_confidential call.NIIBE Yutaka1-0/+1
2022-05-20agent: Fix a bug accessing after release when opt.verbose.NIIBE Yutaka1-4/+4
2022-05-20agent: Factor out handling scanning over ssh keys.NIIBE Yutaka1-42/+48
2022-05-20agent: Show "Label:" field of private key when prompt the insertion.NIIBE Yutaka1-24/+27
2022-05-20agent: Move confirmation handling into findkey.c.NIIBE Yutaka6-165/+151
2022-05-19agent: Pop up dialog window for confirmation, when specified so.NIIBE Yutaka2-0/+46
2022-05-19agent: Supply GRIP=NULL for agent_key_from_file, for real use.NIIBE Yutaka3-18/+19
2022-04-26tests: Use module_tests for testing agent/.NIIBE Yutaka2-2/+4
2022-04-25Deprecate the --supervised options.Werner Koch1-1/+4
2022-04-22agent: Not writing password into file.NIIBE Yutaka1-35/+20
2022-04-14ssh: Returned faked response for the new session-bind extension.Werner Koch1-0/+14
2022-04-14agent: Ignore MD5 Fingerprints for ssh keysJakub Jelen1-2/+4
2022-04-07agent: Fix for possible support of Cygwin OpenSSH.NIIBE Yutaka1-1/+5
2022-04-04agent:w32: Fix for use of socket.NIIBE Yutaka1-7/+7
2022-03-28agent: KEYTOCARD prefers to specified time.NIIBE Yutaka1-12/+11
2022-03-25agent: Use "Created:" field for creation time.NIIBE Yutaka5-21/+36
2022-02-27agent: Print the correct daemon name in presence of a --foo-program.Werner Koch1-1/+2
2022-02-27agent: New flag "qual" for the trustlist.txt.Werner Koch1-15/+17
2022-01-28ssh: Fix adding an ed25519 key with a zero length comment.Werner Koch1-4/+10
2022-01-24agent: always use hexgrip when storing key passwordJames Bottomley via Gnupg-devel1-4/+15
2021-12-21agent: Fix comment for .po generation.NIIBE Yutaka1-3/+3
2021-11-14agent: Print the non-option warning earlier.Werner Koch1-10/+10
2021-11-13agent,dirmngr: New option --steal-socketWerner Koch1-8/+20
2021-11-12agent: Avoid uninitialized buffer.Jakub Jelen1-1/+1
2021-11-12agent: Correctly free memory on error path.Jakub Jelen1-1/+4
2021-10-05agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.NIIBE Yutaka2-2/+2
2021-10-05agent: Fix calibrate_get_time use of clock_gettime.NIIBE Yutaka1-1/+22
2021-09-07agent: Fix segv in GET_PASSPHRASE (regression)Werner Koch1-1/+1
2021-08-18agent: Use the sysconfdir for a pattern file.Werner Koch1-1/+28
2021-08-18agent: Ignore passphrase constraints for a generated passphrase.Werner Koch3-34/+69
2021-08-18agent: Improve the GENPIN callback.Werner Koch1-9/+14
2021-08-18agent: Fix for zero length help string in pinentry hints.Werner Koch1-13/+31
2021-08-13agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pientWerner Koch1-1/+8
2021-08-13agent: New option --check-sym-passphrase-pattern.Werner Koch5-25/+79
2021-08-12agent: Make --pinentry-formatted-passphrase a simple flagIngo Klöcker3-21/+5
2021-08-10agent: Add checkpin inquiry for pinentryIngo Klöcker1-0/+104
2021-08-10agent: New option --pinentry-formatted-passphraseIngo Klöcker3-0/+80
2021-07-21agent: Add translatable text for Caps Lock hintIngo Klöcker1-0/+1
2021-06-25agent: Fix regression in agent_get_shadow_info_type.Werner Koch1-2/+6
2021-06-09agent: Fix importing protected secret key.NIIBE Yutaka1-21/+49
2021-06-04agent: Appropriate error code for importing key with no passwd.NIIBE Yutaka1-0/+2
2021-05-28agent: Fix calling handle_pincache_put.NIIBE Yutaka1-1/+1
2021-05-20agent: Fix memory leaksJakub Jelen3-22/+30
2021-05-20agent: Avoid memory leaks in error code paths.Jakub Jelen5-8/+22
2021-05-19gpg: Improve speed of secret key listing.Werner Koch1-34/+143
2021-05-12agent: Use SHA-256 for SSH fingerprint by defaultWerner Koch1-2/+2
2021-05-11A few minor code cleanups and typo fixes.Werner Koch1-1/+1
2021-04-23agent,w32: Silence the get_peercred failed diagnosticWerner Koch1-1/+6