aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* kbx: Fix keyboxd searching with multiple patterns.Werner Koch2021-07-083-10/+95
* scd: Detect external interference when PCSC_SHARED.NIIBE Yutaka2021-07-064-2/+72
* artwork: Explain the license for the logoWerner Koch2021-06-291-4/+7
* agent: Fix regression in agent_get_shadow_info_type.Werner Koch2021-06-251-2/+6
* gpg: Let --fetch-key return an exit code on failure.Werner Koch2021-06-252-4/+20
* tools: Tweak ccidmon output.Werner Koch2021-06-251-4/+4
* scd:ccid: Handle LIBUSB_TRANSFER_OVERFLOW interrupt transfer.NIIBE Yutaka2021-06-231-0/+5
* tools: Extend ccidmon to print T=1 APDUsWerner Koch2021-06-221-1/+93
* tests: Cope with broken Libgcrypt versionsWerner Koch2021-06-221-11/+27
* w32: Add fallback in case the Windows console can't cope with Unicode.Werner Koch2021-06-221-4/+18
* scd:p15: Prepare AODF parsing for other authentication types.Werner Koch2021-06-221-329/+372
* dirmngr: Fix regression in KS_GET for mail address pattern.Werner Koch2021-06-211-1/+39