aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: Remove duplication of AC_HEADER_TIME.NIIBE Yutaka2021-08-051-3/+1
* build: Update checking headers.NIIBE Yutaka2021-08-051-2/+2
* common: Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to pinentryIngo Klöcker2021-08-021-0/+5
* sm,w32: Fix Unicode problem on key box creation.Werner Koch2021-07-291-1/+1
* tools: Extend gpg-check-pattern.Werner Koch2021-07-292-25/+207
* scd: Small clean up for card access.NIIBE Yutaka2021-07-222-10/+11
* scd: Fix direct use of card with no ctrl->card_ctx.NIIBE Yutaka2021-07-221-1/+1
* agent: Add translatable text for Caps Lock hintIngo Klöcker2021-07-211-0/+1
* scd: Fix access to list of cards (3/3).NIIBE Yutaka2021-07-213-315/+315
* scd: Fix access to list of cards (2/3).NIIBE Yutaka2021-07-213-30/+28
* scd: Fix access to list of cards (1/3).NIIBE Yutaka2021-07-211-22/+115
* po: Fix typo in German translation.Ingo Klöcker2021-07-121-1/+1
* scd: Silence compiler waring about unused args.Werner Koch2021-07-082-0/+6
* kbx: Improve debugging of the search descriptions in keyboxd.Werner Koch2021-07-081-3/+69