aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* common: New function decode_c_string.Werner Koch2021-08-202-0/+77
* agent: Use the sysconfdir for a pattern file.Werner Koch2021-08-202-5/+35
* agent: Ignore passphrase constraints for a generated passphrase.Werner Koch2021-08-204-35/+73
* wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch2021-08-206-18/+199
* gpg: Return SUCCESS/FAILURE status also for --card-edit/name.Werner Koch2021-08-201-3/+8
* 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-14/+31
* common,w32: Replace log_debug by log_info for InProcessJobsWerner Koch2021-08-181-3/+3
* w32: Move socketdir to LOCAL_APPDATAWerner Koch2021-08-175-77/+160
* gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch2021-08-171-2/+36
* agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pientWerner Koch2021-08-171-1/+8
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-176-30/+88
* agent: Add checkpin inquiry for pinentryIngo Klöcker2021-08-171-8/+229
* agent: New option --pinentry-formatted-passphraseIngo Klöcker2021-08-164-0/+73
* common: Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to pinentryIngo Klöcker2021-08-161-0/+5
* tools: Extend gpg-check-pattern.Werner Koch2021-08-163-24/+255
* Post release updatesWerner Koch2021-07-042-1/+8
* Release 2.2.29gnupg-2.2.29Werner Koch2021-07-041-3/+28
* Update OpenPGP card vendor list.Werner Koch2021-07-041-1/+4
* po: Remove removed files.Werner Koch2021-07-021-1/+0
* dirmngr: Change the default keyserver.Werner Koch2021-06-257-57/+60
* gpg: Let --fetch-key return an exit code on failure.Werner Koch2021-06-252-4/+20
* scd:ccid: Handle LIBUSB_TRANSFER_OVERFLOW interrupt transfer.NIIBE Yutaka2021-06-231-0/+5
* scd:ccid:spr532: Extend abort_cmd for initialization time.NIIBE Yutaka2021-06-231-11/+18
* 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
* dirmngr: Fix regression in KS_GET for mail address pattern.Werner Koch2021-06-211-1/+39
* po: Update Simplified Chinese Translation.NIIBE Yutaka2021-06-171-32/+24
* scd: Error code map fix for older Yubikey.NIIBE Yutaka2021-06-141-0/+1
* dirmngir: Fix build with --disable-ldap.NIIBE Yutaka2021-06-111-0/+2
* dirmngr: Remove use of USE_LDAPWRAPPER.NIIBE Yutaka2021-06-115-607/+5
* Post release updatesWerner Koch2021-06-102-1/+5
* Release 2.2.28gnupg-2.2.28Werner Koch2021-06-101-1/+112
* po: Auto updatesWerner Koch2021-06-101-2/+4
* po: Fix typo in Simplified Chinese Translation.NIIBE Yutaka2021-06-101-2/+2
* gpg: Partial fix for Unicode problem in output files.Werner Koch2021-06-102-2/+2
* scd: Fix serial number detection for Yubikey 5.Werner Koch2021-06-101-4/+5
* speedo,w32: Remove a leftover directory during uninstallWerner Koch2021-06-101-0/+1
* gpgtar,w32: Fix file size computationWerner Koch2021-06-091-1/+1
* sm: New option --ldapserver as an alias for --keyserver.Werner Koch2021-06-092-1/+14
* dirmngr: Allow to pass no filter args to dirmngr_ldap.Werner Koch2021-06-091-5/+11
* po: Update Japanese Translation.NIIBE Yutaka2021-06-091-7/+7
* po: Auto updateWerner Koch2021-06-0825-4029/+3445
* po: Update German translationWerner Koch2021-06-081-156/+152
* w32: Change spawn functions to use Unicode version of CreateProcess.Werner Koch2021-06-082-53/+112
* common,w32: Breakaway detached childs when in jobAndre Heinecke2021-06-081-0/+45
* w32: Always use Unicode for console input and output.Werner Koch2021-06-083-8/+36
* w32: Free memory allocated by new function w32_write_console.Werner Koch2021-06-081-0/+1
* common,w32: Allow Unicode input and output with the console.Werner Koch2021-06-081-31/+73
* common: Re-indent ttyio.c and remove EMX, RISCOS, and CE supportWerner Koch2021-06-082-310/+275