aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* common: Rename w32-misc.c to w32-cmdline.cWerner Koch2021-06-083-4/+4
* common,w32: Implement globing of command line args.Werner Koch2021-06-086-18/+380
* common,w32: Refine the command line parsing for \ in quotes.Werner Koch2021-06-082-6/+33
* common: First take on handling Unicode command line args.Werner Koch2021-06-085-6/+459
* gpg: Prepare for globing with UTF-8.Werner Koch2021-06-081-4/+4
* dirmngr: Rewrite the LDAP wrapper toolWerner Koch2021-06-0812-699/+1264
* agent: Appropriate error code for importing key with no passwd.NIIBE Yutaka2021-06-081-0/+2
* dirmngr: Remove useless code.Werner Koch2021-06-041-5/+0
* sm: Support AES-GCM decryption.Werner Koch2021-06-023-8/+89
* gpgconf: Make runtime changes with different homedir work.Werner Koch2021-05-281-12/+12
* doc: Update description of LDAP keyserversWerner Koch2021-05-281-10/+25
* dirmngr: Fix default port for our redefinition of ldaps.Werner Koch2021-05-282-31/+43
* build: _DARWIN_C_SOURCE should be 1.NIIBE Yutaka2021-05-271-1/+1
* dirmngr: Use --ldaptimeout for OpenPGP LDAP keyservers.Werner Koch2021-05-263-9/+27
* dirmngr: New option --ldapserverWerner Koch2021-05-264-10/+127
* dirmngr: Allow for non-URL specified ldap keyservers.Werner Koch2021-05-266-148/+379
* gpg,sm: Simplify keyserver spec parsing.Werner Koch2021-05-2610-481/+37
* dirmngr: Support pseudo URI scheme "opaque".Werner Koch2021-05-267-18/+36
* po: Update Japanese Translation.NIIBE Yutaka2021-05-211-11/+7
* scd: Release memory for RDRNAME.NIIBE Yutaka2021-05-211-0/+2
* scd: avoid memory leaksJakub Jelen2021-05-202-14/+24
* common: Avoid double-freeJakub Jelen2021-05-201-0/+1
* Assorted memory leak fixes on the error code paths.Werner Koch2021-05-205-8/+23
* po: Updated the Russian translationWerner Koch2021-05-201-10/+6
* po: Update Russian translation.Ineiev2021-05-191-18/+12
* dirmngr: For KS_SEARCH return the fingerprint also with LDAP.Werner Koch2021-05-191-48/+80
* po: Auto updatesWerner Koch2021-05-1825-2/+358
* gpg: Fix sending an OpenPGP key with umlaut to an LDAP keyserver.Werner Koch2021-05-181-75/+21
* scd:p15: Fix logic for appending product name to MANUFACTURER.Ingo Klöcker2021-05-181-2/+2
* po: In German always use "Passwort" instead of "Passphrase".Werner Koch2021-05-171-71/+79
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-177-17/+35
* sm: Ask for the password for password based decryption (pwri)Werner Koch2021-05-173-6/+25
* sm: Support decryption of password based encryption (pwri)Werner Koch2021-05-173-59/+495
* dirmngr: LDAP search by a mailbox now ignores revoked keys.Werner Koch2021-05-171-1/+2
* scd,pcsc: Use a single context.NIIBE Yutaka2021-05-071-150/+167
* po: auto updatesWerner Koch2021-05-0426-238/+238
* build: Silence a cimpiler warning also in non-maintainer mode.Werner Koch2021-05-041-0/+3
* gpg: Allow ECDH with a smartcard returning just the x-coordinate.Werner Koch2021-05-044-100/+143
* build: Silence two compiler warnings.Werner Koch2021-05-042-1/+2
* scd: Fix possible PC/SC removed card problemWerner Koch2021-05-041-0/+12
* scd: Add string for another PC/SC error code.Werner Koch2021-05-042-1/+5
* build: Allow running sign-release target from the dist dir.Werner Koch2021-05-041-1/+1
* scd: Fix unblock PIN by a Reset Code with KDF.Kirill Elagin2021-05-041-1/+1