summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-27agent: Better diagnostic for a failed key unprotection.Werner Koch1-0/+2
2024-09-25gpg: Exclude expired trusted keys from the key validation process.Werner Koch1-14/+47
2024-09-25gpg: Validate the trustdb after the import of a trusted key.Werner Koch1-4/+16
2024-09-25gpg: Remove useless variable in validate_keys.Werner Koch1-30/+34
2024-09-25po: Update Japanese Translation.NIIBE Yutaka1-17/+11
2024-09-25common: Fix gnupg_exec_tool_stream for INEXTRA==NULL.NIIBE Yutaka1-1/+1
2024-09-24gpg: Fix --quick-set-expire for V5 subkey fingerprintsIngo Klöcker1-1/+1
2024-09-24common: Add debug code to gnupg_exec_tool_streamWerner Koch1-0/+7
2024-09-20w32: Fix last commit to build on Windows.Werner Koch1-1/+1
2024-09-20scd: Fix DEVINFO, allowing no clients which watch the change.NIIBE Yutaka1-3/+7
2024-09-19speedo: Make use of wget more robustWerner Koch2-5/+15
2024-09-19po: Update Portuguese Translation.Daniel Cerqueira1-27/+10
2024-09-19gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.Werner Koch2-5/+11
2024-09-19agent: Fix detection of the trustflag de-vs.Werner Koch1-1/+1
2024-09-19kbx: Fix a race condition on DATABASE_HD.NIIBE Yutaka1-3/+6
2024-09-18scd: Fix DEVINFO to allow multiple clients.NIIBE Yutaka1-0/+9
2024-09-13tests:gpgscm: Raise an error correctly for process spawning.NIIBE Yutaka1-3/+13
2024-09-12Post release updatesWerner Koch2-1/+9
2024-09-12Release 2.5.1gnupg-2.5.1Werner Koch1-1/+31
2024-09-11tools: Fix recent regressions in gpg-authcode-sign.shWerner Koch1-2/+2
2024-09-11build: Fix make distclean for gnupg.7.htmlWerner Koch1-3/+3
2024-09-11po: msgmergeWerner Koch26-391/+983
2024-09-11po: Update the German translationWerner Koch1-17/+38
2024-09-11gpgsm: New option --assert-signerWerner Koch6-4/+184
2024-09-11build: Remove configure option --enable-gpg-is-gpg2Werner Koch7-156/+9
2024-09-11build: Also cleanup generated html file in a make distcheckWerner Koch1-9/+14
2024-09-11tests: Updated PQC test data to the final Kyber algo id.Werner Koch10-342/+529
2024-09-11doc: Updated comments in speedo.mkWerner Koch1-5/+6
2024-09-11gpg: Fix getting key by IPGP.NIIBE Yutaka1-1/+2
2024-09-09gpg: New commands --add-recipients and --change-recipients.Werner Koch11-66/+331
2024-09-06gpg: Improve detection of input data read errors.Werner Koch1-3/+10
2024-09-06gpg: Make --no-literal work again for -c and --store.Werner Koch2-18/+29
2024-09-06gpg: Simplify the pubkey_enc_list objectWerner Koch4-62/+88
2024-09-06gpg: remove workaround for Libgcrypt < 1.8.6Werner Koch1-29/+4
2024-09-06scd:w32: Fix for setting an environment block with GNUPGHOME.NIIBE Yutaka1-3/+2
2024-09-05scd:w32: Export GNUPGHOME for scd-event.NIIBE Yutaka1-12/+11
2024-09-03gpgconf: Add missing linefeed to the -X output.Werner Koch1-1/+11
2024-09-03agent: Fix KEYTOCARD for the use case with loopback pinentry.NIIBE Yutaka1-0/+7
2024-08-29tests: Add two plaintext test mailsWerner Koch2-0/+48
2024-08-29gpg-mail-tube: New feature --as-attach.Werner Koch2-18/+87
2024-08-29tools: Improve rfc822parse to allow access to headers for longer.Werner Koch1-17/+25
2024-08-29doc: Minor fix for the description of gpg's --default-*-expireWerner Koch1-2/+2
2024-08-27gpg: Switch Kyber to the final algo id and add it to the menu.Werner Koch2-26/+23
2024-08-23gpg: New option --proc-all-sigsWerner Koch5-3/+28
2024-08-23gpg: Warn if a keyring is specified along with --use-keyboxd.Werner Koch1-0/+3
2024-08-22common: Do not call the agent with the obsolete --use-standard-socket.Werner Koch1-2/+0
2024-08-19doc: Remove included yat2m and build HTML versions of the man pages.Werner Koch2-10/+8
2024-08-19gpg: Minor fix when building with --disable-execWerner Koch1-1/+0
2024-08-16doc: Add another example for gpg-mail-tubeWerner Koch1-0/+33
2024-08-16tools: Fix bashishmWerner Koch1-6/+7