aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | scd: Return a stable list with "getinfo card_list".Werner Koch2019-06-253-6/+39
* | | scd: Add an re-select mechanism to switch apps.Werner Koch2019-06-2511-49/+274
* | | spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-243-4/+4
* | | scd: Take the card look while running app->with_keygrip.Werner Koch2019-06-211-3/+12
* | | scd: Take the lock earlier in the function dispatchers.Werner Koch2019-06-211-113/+154
* | | scd: Add code to check whether app switching is possible.Werner Koch2019-06-213-20/+34
* | | scd: Track the currently selected app.Werner Koch2019-06-213-3/+29
* | | scd: Simplify inclusion of app-common.h.Werner Koch2019-06-2113-16/+10
* | | gpg: Very minor code cleanup.Werner Koch2019-06-211-2/+2
* | | scd: Use enums for cardtype and apptype.Werner Koch2019-06-219-35/+95
* | | po: Update Japanese Translation.NIIBE Yutaka2019-06-201-57/+74
* | | tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka2019-06-201-1/+1
* | | scd: Split data structures into app and card related objects.Werner Koch2019-06-1911-614/+771
* | | scd: KEYINFO: Send LF for --data.NIIBE Yutaka2019-06-181-2/+4
* | | scd:piv: Add the do_with_keygrip feature.Werner Koch2019-06-172-0/+95
* | | scd: Add explict functions for 'app' reference counting.Werner Koch2019-06-174-23/+55
* | | scd: Slight change to app->fnc.do_with_keygrip.Werner Koch2019-06-173-13/+36
* | | scd: Use the correct gpg for the v1.0 OpenPGP card hack.Werner Koch2019-06-171-1/+2
* | | note: previous commit 6e46862 fixes another minor doc issue fix.Werner Koch2019-06-170-0/+0
* | | fix up 6562de7475b21cd03c7b1a83a591fa563c589f5bDaniel Kahn Gillmor2019-06-141-1/+1
* | | doc/gpgsm: explain what "policy-file" refers to.Daniel Kahn Gillmor2019-06-111-1/+2