summaryrefslogtreecommitdiffstats
path: root/sm/certdump.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-24dirmngr: Change the default keyserver.Werner Koch7-57/+60
2021-08-24po: In German always use "Passwort" instead of "Passphrase".Werner Koch1-109/+109
2021-08-24po: Auto update translationsWerner Koch25-4428/+3725
2021-08-24po: Update German translationWerner Koch1-171/+160
2021-08-24gpg: Report the status of NO_SECKEY for decryption.NIIBE Yutaka1-2/+2
2021-08-20wkd: Properly unescape the user-id from a key listing.Werner Koch1-6/+16
2021-08-20wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch6-20/+200
2021-08-20scd: Don't release the context until list_finish for PC/SC.NIIBE Yutaka1-1/+8
2021-08-19gpg: Return SUCCESS/FAILURE status also for --card-edit/name.Werner Koch1-3/+8
2021-08-18agent: Use the sysconfdir for a pattern file.Werner Koch2-5/+34
2021-08-18agent: Ignore passphrase constraints for a generated passphrase.Werner Koch4-35/+74
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-18common,w32: Replace log_debug by log_info for InProcessJobsWerner Koch1-3/+3
2021-08-18doc: Add sample texts for Pinentry hintsWerner Koch1-1/+27
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 Koch7-29/+89