aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | gpg: Silence some warning messages during -Kv.Werner Koch2019-08-233-10/+17
* | | | gpg: Do not show two informational diagnostics with quiet.Werner Koch2019-08-232-2/+7
* | | | gpgconf: Suggest the use of --gpgconf-test on --launch problems.Werner Koch2019-08-231-1/+1
* | | | gpg: Extend --quick-gen-key for creating keys from a card.Werner Koch2019-08-222-58/+270
* | | | gpg: Use modern spelling for the female salutation.Werner Koch2019-08-222-4/+4
* | | | gpg: Factor export_ssh_key.NIIBE Yutaka2019-08-221-90/+100
* | | | dns: Fix irrelevant use of tmpfile.NIIBE Yutaka2019-08-221-2/+0
* | | | gpg: In a list of card keys show the standard keys.Werner Koch2019-08-212-3/+27
* | | | scd:nks: Extend keypairinfo with usage flags.Werner Koch2019-08-211-0/+11
* | | | scd:nks: Support attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-08-211-4/+20
* | | | 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-061-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