summaryrefslogtreecommitdiffstats
path: root/artwork/icons (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-06-21scd: Add code to check whether app switching is possible.Werner Koch3-20/+34
2019-06-21scd: Track the currently selected app.Werner Koch3-3/+29
2019-06-21scd: Simplify inclusion of app-common.h.Werner Koch13-16/+10
2019-06-21gpg: Very minor code cleanup.Werner Koch1-2/+2
2019-06-21scd: Use enums for cardtype and apptype.Werner Koch9-35/+95
2019-06-20po: Update Japanese Translation.NIIBE Yutaka1-57/+74
2019-06-20tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka1-1/+1
2019-06-19scd: Split data structures into app and card related objects.Werner Koch11-614/+771
2019-06-18scd: KEYINFO: Send LF for --data.NIIBE Yutaka1-2/+4
2019-06-17scd:piv: Add the do_with_keygrip feature.Werner Koch2-0/+95
2019-06-17scd: Add explict functions for 'app' reference counting.Werner Koch4-23/+55
2019-06-17scd: Slight change to app->fnc.do_with_keygrip.Werner Koch3-13/+36
2019-06-17scd: Use the correct gpg for the v1.0 OpenPGP card hack.Werner Koch1-1/+2
2019-06-14fix up 6562de7475b21cd03c7b1a83a591fa563c589f5bDaniel Kahn Gillmor1-1/+1
2019-06-11doc/gpgsm: explain what "policy-file" refers to.Daniel Kahn Gillmor1-1/+2
2019-06-07gpgparsemail: Die on parse error, printing errno thing.NIIBE Yutaka2-5/+17
2019-06-06scd: Bring back --card-timeout option as deprecated.NIIBE Yutaka2-0/+11
2019-06-06gpgparsemail: Die on parse error (not abort).NIIBE Yutaka2-6/+12
2019-06-04sm: Print a better diagnostic for encryption certificate selection.Werner Koch1-10/+5
2019-06-04g10: Block signals in g10_exit.NIIBE Yutaka1-0/+1
2019-06-04agent: Allow TERM="".NIIBE Yutaka1-1/+1
2019-06-04agent: Add pinentry_loopback_confirm declaration.NIIBE Yutaka1-2/+5