| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | common,w32: Replace log_debug by log_info for InProcessJobs | Werner Koch | 2021-08-18 | 1 | -3/+3 |
* | w32: Move socketdir to LOCAL_APPDATA | Werner Koch | 2021-08-17 | 5 | -77/+160 |
* | gpgconf,w32: Print more registry diagnostics with --list-dirs. | Werner Koch | 2021-08-17 | 1 | -2/+36 |
* | agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pient | Werner Koch | 2021-08-17 | 1 | -1/+8 |
* | agent: New option --check-sym-passphrase-pattern. | Werner Koch | 2021-08-17 | 6 | -30/+88 |
* | agent: Add checkpin inquiry for pinentry | Ingo Klöcker | 2021-08-17 | 1 | -8/+229 |
* | agent: New option --pinentry-formatted-passphrase | Ingo Klöcker | 2021-08-16 | 4 | -0/+73 |
* | common: Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to pinentry | Ingo Klöcker | 2021-08-16 | 1 | -0/+5 |
* | tools: Extend gpg-check-pattern. | Werner Koch | 2021-08-16 | 3 | -24/+255 |
* | Post release updates | Werner Koch | 2021-07-04 | 2 | -1/+8 |
* | Release 2.2.29gnupg-2.2.29 | Werner Koch | 2021-07-04 | 1 | -3/+28 |
* | Update OpenPGP card vendor list. | Werner Koch | 2021-07-04 | 1 | -1/+4 |
* | po: Remove removed files. | Werner Koch | 2021-07-02 | 1 | -1/+0 |
* | dirmngr: Change the default keyserver. | Werner Koch | 2021-06-25 | 7 | -57/+60 |
* | gpg: Let --fetch-key return an exit code on failure. | Werner Koch | 2021-06-25 | 2 | -4/+20 |
* | scd:ccid: Handle LIBUSB_TRANSFER_OVERFLOW interrupt transfer. | NIIBE Yutaka | 2021-06-23 | 1 | -0/+5 |
* | scd:ccid:spr532: Extend abort_cmd for initialization time. | NIIBE Yutaka | 2021-06-23 | 1 | -11/+18 |
* | tests: Cope with broken Libgcrypt versions | Werner Koch | 2021-06-22 | 1 | -11/+27 |
* | w32: Add fallback in case the Windows console can't cope with Unicode. | Werner Koch | 2021-06-22 | 1 | -4/+18 |
* | dirmngr: Fix regression in KS_GET for mail address pattern. | Werner Koch | 2021-06-21 | 1 | -1/+39 |
* | po: Update Simplified Chinese Translation. | NIIBE Yutaka | 2021-06-17 | 1 | -32/+24 |
* | scd: Error code map fix for older Yubikey. | NIIBE Yutaka | 2021-06-14 | 1 | -0/+1 |
* | dirmngir: Fix build with --disable-ldap. | NIIBE Yutaka | 2021-06-11 | 1 | -0/+2 |
* | dirmngr: Remove use of USE_LDAPWRAPPER. | NIIBE Yutaka | 2021-06-11 | 5 | -607/+5 |
* | Post release updates | Werner Koch | 2021-06-10 | 2 | -1/+5 |
* | Release 2.2.28gnupg-2.2.28 | Werner Koch | 2021-06-10 | 1 | -1/+112 |
* | po: Auto updates | Werner Koch | 2021-06-10 | 1 | -2/+4 |
* | po: Fix typo in Simplified Chinese Translation. | NIIBE Yutaka | 2021-06-10 | 1 | -2/+2 |
* | gpg: Partial fix for Unicode problem in output files. | Werner Koch | 2021-06-10 | 2 | -2/+2 |
* | scd: Fix serial number detection for Yubikey 5. | Werner Koch | 2021-06-10 | 1 | -4/+5 |
* | speedo,w32: Remove a leftover directory during uninstall | Werner Koch | 2021-06-10 | 1 | -0/+1 |
* | gpgtar,w32: Fix file size computation | Werner Koch | 2021-06-09 | 1 | -1/+1 |
* | sm: New option --ldapserver as an alias for --keyserver. | Werner Koch | 2021-06-09 | 2 | -1/+14 |
* | dirmngr: Allow to pass no filter args to dirmngr_ldap. | Werner Koch | 2021-06-09 | 1 | -5/+11 |
* | po: Update Japanese Translation. | NIIBE Yutaka | 2021-06-09 | 1 | -7/+7 |
* | po: Auto update | Werner Koch | 2021-06-08 | 25 | -4029/+3445 |
* | po: Update German translation | Werner Koch | 2021-06-08 | 1 | -156/+152 |
* | w32: Change spawn functions to use Unicode version of CreateProcess. | Werner Koch | 2021-06-08 | 2 | -53/+112 |
* | common,w32: Breakaway detached childs when in job | Andre Heinecke | 2021-06-08 | 1 | -0/+45 |
* | w32: Always use Unicode for console input and output. | Werner Koch | 2021-06-08 | 3 | -8/+36 |
* | w32: Free memory allocated by new function w32_write_console. | Werner Koch | 2021-06-08 | 1 | -0/+1 |
* | common,w32: Allow Unicode input and output with the console. | Werner Koch | 2021-06-08 | 1 | -31/+73 |
* | common: Re-indent ttyio.c and remove EMX, RISCOS, and CE support | Werner Koch | 2021-06-08 | 2 | -310/+275 |
* | common: Rename w32-misc.c to w32-cmdline.c | Werner Koch | 2021-06-08 | 3 | -4/+4 |
* | common,w32: Implement globing of command line args. | Werner Koch | 2021-06-08 | 6 | -18/+380 |
* | common,w32: Refine the command line parsing for \ in quotes. | Werner Koch | 2021-06-08 | 2 | -6/+33 |
* | common: First take on handling Unicode command line args. | Werner Koch | 2021-06-08 | 5 | -6/+459 |
* | gpg: Prepare for globing with UTF-8. | Werner Koch | 2021-06-08 | 1 | -4/+4 |
* | dirmngr: Rewrite the LDAP wrapper tool | Werner Koch | 2021-06-08 | 12 | -699/+1264 |
* | agent: Appropriate error code for importing key with no passwd. | NIIBE Yutaka | 2021-06-08 | 1 | -0/+2 |