aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-03-10agent: Fix build without TPMWerner Koch1-1/+1
2021-03-10gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley2-0/+54
2021-03-10agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley11-22/+519
2021-03-08w32: Cleanup use of pid_t in call-daemonWerner Koch1-7/+2
2021-02-18po: Change translatability of a fallback string.Werner Koch1-4/+4
2021-02-12agent: Comment spell fix.NIIBE Yutaka1-2/+2
2021-01-25agent: Support ssh-agent extensions for environment variables.Werner Koch1-1/+85
2021-01-19Require Libgcrypt 1.9Werner Koch3-29/+0
2020-12-08agent: Allow decryption with card but no file.NIIBE Yutaka1-2/+5
2020-12-08agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka2-24/+24
2020-12-08agent: Allow pksign operation with card but no file.NIIBE Yutaka1-2/+4
2020-11-26agent: Fix YK s/n and prettify the request card prompt for YubikeysWerner Koch1-4/+19
2020-11-23doc: Fix typosGavin L. Rebeiro1-1/+1