summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpg: New option --use-only-openpgp-cardWerner Koch2019-08-214-1/+22
* scd: Fix check_application_conflict.NIIBE Yutaka2019-08-211-0/+6
* scd: Fix selecting additional APP.NIIBE Yutaka2019-08-211-28/+59
* scd: Fix how select_additional_application is called.NIIBE Yutaka2019-08-211-10/+3
* scd: Fix resetting CARD_CTX.NIIBE Yutaka2019-08-213-17/+4
* scd: Fix switching to another APP.NIIBE Yutaka2019-08-211-4/+9
* doc: fix minor spelling and tense errorsDaniel Kahn Gillmor2019-08-203-6/+6
* doc: clarify CARD event counter.Daniel Kahn Gillmor2019-08-201-1/+1
* speedo, w32: Add w32-wixlib target for MSI packageAndre Heinecke2019-08-083-2/+752
* build: Sign all Windows binaries.Werner Koch2019-08-081-7/+71
* scd: Remove fallback mechanism to PC/SC.NIIBE Yutaka2019-08-071-8/+2
* agent: Fix an error path of agent_get_confirmation.NIIBE Yutaka2019-08-061-8/+9
* common: Fix line break handling, finding a space.NIIBE Yutaka2019-08-061-3/+3
* gpg: Don't report NO_SECKEY for valid key.NIIBE Yutaka2019-08-061-1/+1
* sm: Support AES-256 key.NIIBE Yutaka2019-08-051-3/+3
* sm: Fix error checking of decryption result.NIIBE Yutaka2019-07-261-7/+8
* gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor2019-07-262-8/+17
* gpg: photoid: Use standard spawn API.NIIBE Yutaka2019-07-251-460/+229
* gpg: photoid: Move functions from exec.c.NIIBE Yutaka2019-07-253-561/+550
* 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