aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* common: Add keyword sysconfdir to the optional gpgconf.ctl file.Werner Koch2021-10-011-18/+69
* kbx: Let it include keybox.h to avoid multiple typedefs.NIIBE Yutaka2021-09-301-6/+1
* gpg: Handle backsig for v5 signature.NIIBE Yutaka2021-09-291-6/+8
* gpg: Ed448 and X448 are only for v5 (for subkey).NIIBE Yutaka2021-09-291-1/+6
* kbx: A 20 byte fingerprint is right filled in version 2 blob.NIIBE Yutaka2021-09-281-0/+2
* gpg: Skip the packet when not used for AEAD.NIIBE Yutaka2021-09-281-0/+1
* build: Fix several "include file not found" problemsIngo Klöcker2021-09-203-7/+8
* po: Fixed Italian translation for key expirationgiomba2021-09-201-1/+1
* common: Support a gpgconf.ctl file under Unix.Werner Koch2021-09-171-17/+252
* common: New function substitute_envvars.Werner Koch2021-09-173-0/+206
* doc: Clarify some gpg keyring optionsWerner Koch2021-09-141-22/+28
* gpg: Print a warning when importing a bad cv25519 secret key.Werner Koch2021-09-141-1/+17
* Update release signing keys.Werner Koch2021-09-141-0/+0
* common: New envvar GNUPG_EXEC_DEBUG_FLAGS.Werner Koch2021-09-131-4/+16
* doc: Minor update of the AD schema.Werner Koch2021-09-093-39/+45
* sm: Add LotW support to the key listingWerner Koch2021-09-093-3/+11
* build: Fix "ksba.h not found" problemIngo Klöcker2021-09-081-1/+1
* agent: Fix segv in GET_PASSPHRASE (regression)Werner Koch2021-09-071-1/+1
* gpg: Print a note about the obsolete option --secret-keyring.Werner Koch2021-08-282-2/+2
* gpg: Change default and max AEAD chunk size to 4 MiBWerner Koch2021-08-272-4/+4
* kbx: Fix checksum computation for no UBID entry on disk.NIIBE Yutaka2021-08-271-2/+2
* common: Fix put_membuf.NIIBE Yutaka2021-08-271-1/+4
* common: Fix get_signal_name for GNU/Linux.NIIBE Yutaka2021-08-262-1/+4
* Post release updatesWerner Koch2021-08-242-1/+8
* Release 2.3.2gnupg-2.3.2Werner Koch2021-08-242-8/+132
* dirmngr: Change the default keyserver.Werner Koch2021-08-247-57/+60
* po: In German always use "Passwort" instead of "Passphrase".Werner Koch2021-08-241-109/+109
* po: Auto update translationsWerner Koch2021-08-2425-4428/+3725
* po: Update German translationWerner Koch2021-08-241-171/+160
* gpg: Report the status of NO_SECKEY for decryption.NIIBE Yutaka2021-08-241-2/+2
* wkd: Properly unescape the user-id from a key listing.Werner Koch2021-08-201-6/+16
* wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch2021-08-206-20/+200
* scd: Don't release the context until list_finish for PC/SC.NIIBE Yutaka2021-08-201-1/+8
* gpg: Return SUCCESS/FAILURE status also for --card-edit/name.Werner Koch2021-08-191-3/+8
* agent: Use the sysconfdir for a pattern file.Werner Koch2021-08-182-5/+34
* agent: Ignore passphrase constraints for a generated passphrase.Werner Koch2021-08-184-35/+74
* agent: Improve the GENPIN callback.Werner Koch2021-08-181-9/+14
* agent: Fix for zero length help string in pinentry hints.Werner Koch2021-08-181-13/+31
* common,w32: Replace log_debug by log_info for InProcessJobsWerner Koch2021-08-181-3/+3
* doc: Add sample texts for Pinentry hintsWerner Koch2021-08-181-1/+27
* agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pientWerner Koch2021-08-131-1/+8
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-137-29/+89
* indent: Add a git blame ignore fileWerner Koch2021-08-131-0/+2
* agent: Make --pinentry-formatted-passphrase a simple flagIngo Klöcker2021-08-124-39/+8
* w32: Move socketdir to LCOAL_APPDATAWerner Koch2021-08-115-87/+152
* gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch2021-08-111-2/+36
* agent: Add checkpin inquiry for pinentryIngo Klöcker2021-08-101-0/+104
* agent: New option --pinentry-formatted-passphraseIngo Klöcker2021-08-104-0/+104
* build: Simplify for string.h and getopt.h.NIIBE Yutaka2021-08-053-7/+1
* sm: Fix pwri.NIIBE Yutaka2021-08-051-3/+3