aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | scd: Handle CCID bwi of time extension.NIIBE Yutaka2019-07-251-1/+6
* | | | scd: Fix bBWI value.NIIBE Yutaka2019-07-251-2/+2
* | | | common: Fix the previous commit.NIIBE Yutaka2019-07-241-0/+9
* | | | common: Use gnupg_spawn_process_fd to invoke gpg-agent/dirmngr.NIIBE Yutaka2019-07-241-3/+13
* | | | common,w32: Fix cast from gnupg_fd_t to call _open_osfhandle.NIIBE Yutaka2019-07-241-2/+2
* | | | gpg: A little clean up.NIIBE Yutaka2019-07-233-4/+4
* | | | scd: Error code map fix for older Yubikey.NIIBE Yutaka2019-07-221-0/+1
* | | | gpg: The option --passphrase= can be empty.NIIBE Yutaka2019-07-191-2/+2
* | | | card: Fix showing KDF object attribute.NIIBE Yutaka2019-07-193-5/+30
* | | | scd: Support "[CHV3]" attribute for keyid string.NIIBE Yutaka2019-07-191-3/+2
* | | | card: Support disabling KDF functionality.NIIBE Yutaka2019-07-191-7/+21
* | | | doc: Fix a debug hint on the keybox format.Werner Koch2019-07-181-6/+2
* | | | kbx: Allow "gpgsm --faked-system-time" to kick off a compression run.Werner Koch2019-07-182-2/+2
* | | | gpg: More check for symmetric key encryption.NIIBE Yutaka2019-07-182-4/+5
* | | | doc: Fix description of the field 11.NIIBE Yutaka2019-07-161-2/+3
* | | | dirmngr: Don't add system CAs for SKS HKPS pool.NIIBE Yutaka2019-07-161-0/+2
| |_|/ |/| |
* | | scd: Remove useless GNUPG_SCD_MAIN_HEADER macro.Werner Koch2019-07-123-16/+7
* | | doc: Dependencies for figures are only for maintainers.NIIBE Yutaka2019-07-121-0/+2
* | | Fix a reference in comment.NIIBE Yutaka2019-07-121-1/+1
* | | gpg: Don't try decryption by session key when NULL.NIIBE Yutaka2019-07-121-3/+6
* | | agent: Relax the handling of pinentry error for keyboard grab.NIIBE Yutaka2019-07-111-1/+11
* | | scd: Fix internal CCID driver, so that -DTEST works.NIIBE Yutaka2019-07-111-42/+55
* | | scd: Fix debug logging of the internal CCID driver.NIIBE Yutaka2019-07-111-4/+9
* | | gpg: Fix getting User ID.NIIBE Yutaka2019-07-113-83/+88
* | | gpg: Improve import slowness.NIIBE Yutaka2019-07-101-5/+13
* | | gpg: Fix keyring retrieval.NIIBE Yutaka2019-07-101-3/+6
* | | gpg: Do not try the import fallback if the options are already used.Werner Koch2019-07-091-1/+3
* | | gpg: Fix regression in option "self-sigs-only".Werner Koch2019-07-091-1/+11
* | | sm: Fix card access.NIIBE Yutaka2019-07-091-5/+5
* | | scd: ccid-driver: Initial getting ATR more robustly.NIIBE Yutaka2019-07-091-18/+39
* | | scd: Fix keygrip search.NIIBE Yutaka2019-07-081-1/+3
* | | gpg: With --auto-key-retrieve prefer WKD over keyservers.Werner Koch2019-07-053-57/+85
* | | wkd: Change client/server limit back to 64 KiBWerner Koch2019-07-051-1/+1
* | | sm: Return the last error for pubkey decryption.NIIBE Yutaka2019-07-051-6/+8
* | | gpg: Return the last error for pubkey decryption.NIIBE Yutaka2019-07-052-18/+25
* | | dirmngr: fix handling of HTTPS redirections during HKPDaniel Kahn Gillmor2019-07-041-1/+3
* | | gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.Werner Koch2019-07-042-1/+8
* | | gpg: Avoid printing false AKL error message.Werner Koch2019-07-041-4/+4
* | | gpg: New command --locate-external-key.Werner Koch2019-07-047-32/+63
* | | gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch2019-07-046-32/+57
* | | dirmngr: Avoid endless loop in case of HTTP error 503.Werner Koch2019-07-031-10/+33
* | | dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain.Werner Koch2019-07-031-0/+20
* | | Mention --sender in documentationPeter Lebbing2019-07-021-5/+5
* | | gpg: Fallback to import with self-sigs-only on too large keyblocks.Werner Koch2019-07-011-21/+102
* | | gpg: New import and keyserver option "self-sigs-only"Werner Koch2019-07-013-3/+48
* | | gpg: Make read_block in import.c more flexible.Werner Koch2019-07-011-12/+11
* | | tools: gpgconf: Killing order is children-first.NIIBE Yutaka2019-07-011-1/+1
* | | agent: Close a dialog cleanly when gpg/ssh is killed for CONFIRM.NIIBE Yutaka2019-06-281-22/+60
* | | po: Update Japanese Translation.NIIBE Yutaka2019-06-261-4/+4
* | | scd: Do not conflict if a card with another serialno is demanded.Werner Koch2019-06-253-10/+26