aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-04-23gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch1-5/+13
2021-04-23agent: Require verbose level 2 for handler started/terminated notices.Werner Koch1-2/+2
2021-04-21agent: Silence error messages for READKEY --cardWerner Koch2-6/+9
2021-04-20Support log-file option from common.conf for all daemon.Werner Koch1-1/+27
2021-04-13agent,kbx: Add LIBASSUAN_CLFAGS.Jakub Jelen1-0/+2
2021-03-29agent: Skip unknown unknown ssh curves seen on cards.Werner Koch1-6/+16
2021-03-26agent: Add debug output for failed RSA signature verificationWerner Koch1-0/+8
2021-03-18agent: Simplify a function.Werner Koch1-32/+23
2021-03-15gpg: New option --no-auto-trust-new-key.Beta-2.3.0-beta1655Werner Koch1-1/+1