summaryrefslogtreecommitdiffstats
path: root/common/t-zb32.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-23gpg: A little clean up.NIIBE Yutaka3-4/+4
2019-07-22scd: Error code map fix for older Yubikey.NIIBE Yutaka1-0/+1
2019-07-19gpg: The option --passphrase= can be empty.NIIBE Yutaka1-2/+2
2019-07-19card: Fix showing KDF object attribute.NIIBE Yutaka3-5/+30
2019-07-19scd: Support "[CHV3]" attribute for keyid string.NIIBE Yutaka1-3/+2
2019-07-19card: Support disabling KDF functionality.NIIBE Yutaka1-7/+21
2019-07-18doc: Fix a debug hint on the keybox format.Werner Koch1-6/+2
2019-07-18kbx: Allow "gpgsm --faked-system-time" to kick off a compression run.Werner Koch2-2/+2
2019-07-18gpg: More check for symmetric key encryption.NIIBE Yutaka2-4/+5
2019-07-16doc: Fix description of the field 11.NIIBE Yutaka1-2/+3
2019-07-16dirmngr: Don't add system CAs for SKS HKPS pool.NIIBE Yutaka1-0/+2
2019-07-12scd: Remove useless GNUPG_SCD_MAIN_HEADER macro.Werner Koch3-16/+7
2019-07-12doc: Dependencies for figures are only for maintainers.NIIBE Yutaka1-0/+2
2019-07-12Fix a reference in comment.NIIBE Yutaka1-1/+1
2019-07-12gpg: Don't try decryption by session key when NULL.NIIBE Yutaka1-3/+6
2019-07-11agent: Relax the handling of pinentry error for keyboard grab.NIIBE Yutaka1-1/+11
2019-07-11scd: Fix internal CCID driver, so that -DTEST works.NIIBE Yutaka1-42/+55
2019-07-11scd: Fix debug logging of the internal CCID driver.NIIBE Yutaka1-4/+9
2019-07-11gpg: Fix getting User ID.NIIBE Yutaka3-83/+88
2019-07-10gpg: Improve import slowness.NIIBE Yutaka1-5/+13
2019-07-10gpg: Fix keyring retrieval.NIIBE Yutaka1-3/+6
2019-07-09gpg: Do not try the import fallback if the options are already used.Werner Koch1-1/+3
2019-07-09gpg: Fix regression in option "self-sigs-only".Werner Koch1-1/+11
2019-07-09sm: Fix card access.NIIBE Yutaka1-5/+5
2019-07-09scd: ccid-driver: Initial getting ATR more robustly.NIIBE Yutaka1-18/+39
2019-07-08scd: Fix keygrip search.NIIBE Yutaka1-1/+3
2019-07-05gpg: With --auto-key-retrieve prefer WKD over keyservers.Werner Koch3-57/+85
2019-07-05wkd: Change client/server limit back to 64 KiBWerner Koch1-1/+1
2019-07-05sm: Return the last error for pubkey decryption.NIIBE Yutaka1-6/+8
2019-07-05gpg: Return the last error for pubkey decryption.NIIBE Yutaka2-18/+25
2019-07-04dirmngr: fix handling of HTTPS redirections during HKPDaniel Kahn Gillmor1-1/+3
2019-07-04gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.Werner Koch2-1/+8
2019-07-04gpg: Avoid printing false AKL error message.Werner Koch1-4/+4
2019-07-04gpg: New command --locate-external-key.Werner Koch7-32/+63
2019-07-04gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch6-32/+57
2019-07-03dirmngr: Avoid endless loop in case of HTTP error 503.Werner Koch1-10/+33
2019-07-03dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain.Werner Koch1-0/+20
2019-07-02Mention --sender in documentationPeter Lebbing1-5/+5
2019-07-01gpg: Fallback to import with self-sigs-only on too large keyblocks.Werner Koch1-21/+102
2019-07-01gpg: New import and keyserver option "self-sigs-only"Werner Koch3-3/+48
2019-07-01gpg: Make read_block in import.c more flexible.Werner Koch1-12/+11
2019-07-01tools: gpgconf: Killing order is children-first.NIIBE Yutaka1-1/+1
2019-06-28agent: Close a dialog cleanly when gpg/ssh is killed for CONFIRM.NIIBE Yutaka1-22/+60
2019-06-27po: Update Japanese Translation.NIIBE Yutaka1-4/+4
2019-06-25scd: Do not conflict if a card with another serialno is demanded.Werner Koch3-10/+26
2019-06-25scd: Return a stable list with "getinfo card_list".Werner Koch3-6/+39
2019-06-25scd: Add an re-select mechanism to switch apps.Werner Koch11-49/+274
2019-06-24spelling: Fix "synchronize"Daniel Kahn Gillmor3-4/+4
2019-06-21scd: Take the card look while running app->with_keygrip.Werner Koch1-3/+12
2019-06-21scd: Take the lock earlier in the function dispatchers.Werner Koch1-113/+154