summaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-11scd,pcsc: Fix for initializing PC/SC.NIIBE Yutaka1-9/+13
2019-09-11scd,pcsc: Support multiple card readers.NIIBE Yutaka1-180/+217
2019-09-11scd,pcsc: Use a single context.NIIBE Yutaka1-26/+46
2019-09-11scd: Clean up the structure for future fix of PC/SC.NIIBE Yutaka3-18/+23
2019-09-10doc: Fix distchek for generated eps fileAndre Heinecke1-2/+2
2019-09-06gpg: expand GPG groups when resolving a keyStephan Mueller5-52/+99
2019-09-06gpg: Make --quiet work on --send-keys.Werner Koch1-3/+4
2019-09-05gpg: Prepare parser for the new attestation certificates.Werner Koch4-14/+59
2019-09-05gpg: Rework the signature subpacket iteration function.Werner Koch12-114/+114
2019-09-05scd: Implement auto-switching between Yubikey apps.Werner Koch1-34/+105
2019-09-05scd:openpgp: Avoid PIN caching issues after re-select.Werner Koch1-0/+6
2019-09-05doc: Update description of --debugWerner Koch5-81/+23
2019-09-05scd:piv: Allow the keygrip as alternative to a keyref.Werner Koch1-2/+22
2019-09-05scd: Improve locking of app_do_with_keygrip.Werner Koch1-10/+24
2019-09-05scd: New debug flag "app".Werner Koch3-27/+97
2019-09-05agent: Fix ask_for_card to allow a key on multiple cards.NIIBE Yutaka1-83/+36
2019-09-04scd: New sub-command cmd_has_option for GETINFO.Werner Koch1-1/+55
2019-09-04scd: Add option --all to the SERIALNO command.Werner Koch2-11/+105
2019-09-04scd: Fix Error checking in additioal app selection.Werner Koch1-2/+3
2019-09-04scd: Add option --multi to the LEARN command.Werner Koch3-19/+61
2019-09-04scd: Use a macro for the flag parameter of learn_status.Werner Koch7-7/+12
2019-08-30doc: Fix grammar error.Werner Koch1-1/+1
2019-08-23gpg,sm: Implement keybox compression run and release lock in gpgsmWerner Koch2-3/+19
2019-08-23kbx: Include deleted records into the --stats output.Werner Koch1-1/+6
2019-08-23kbx: Fix regression in compression trigger from July 18Werner Koch1-2/+2
2019-08-23gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch3-1/+35
2019-08-23gpg: Silence some warning messages during -Kv.Werner Koch3-10/+17
2019-08-23gpg: Do not show two informational diagnostics with quiet.Werner Koch2-2/+7
2019-08-23gpgconf: Suggest the use of --gpgconf-test on --launch problems.Werner Koch1-1/+1
2019-08-22gpg: Extend --quick-gen-key for creating keys from a card.Werner Koch2-58/+270
2019-08-22gpg: Use modern spelling for the female salutation.Werner Koch2-4/+4
2019-08-22gpg: Factor export_ssh_key.NIIBE Yutaka1-90/+100
2019-08-22dns: Fix irrelevant use of tmpfile.NIIBE Yutaka1-2/+0
2019-08-21gpg: In a list of card keys show the standard keys.Werner Koch2-3/+27
2019-08-21scd:nks: Extend keypairinfo with usage flags.Werner Koch1-0/+11
2019-08-21scd:nks: Support attributes $ENCRKEYID and $SIGNKEYID.Werner Koch1-4/+20
2019-08-21gpg: New option --use-only-openpgp-cardWerner Koch4-1/+22
2019-08-21scd: Fix check_application_conflict.NIIBE Yutaka1-0/+6
2019-08-21scd: Fix selecting additional APP.NIIBE Yutaka1-28/+59
2019-08-21scd: Fix how select_additional_application is called.NIIBE Yutaka1-10/+3
2019-08-21scd: Fix resetting CARD_CTX.NIIBE Yutaka3-17/+4
2019-08-21scd: Fix switching to another APP.NIIBE Yutaka1-4/+9
2019-08-20doc: fix minor spelling and tense errorsDaniel Kahn Gillmor3-6/+6
2019-08-20doc: clarify CARD event counter.Daniel Kahn Gillmor1-1/+1
2019-08-08speedo, w32: Add w32-wixlib target for MSI packageAndre Heinecke3-2/+752
2019-08-08build: Sign all Windows binaries.Werner Koch1-7/+71
2019-08-07scd: Remove fallback mechanism to PC/SC.NIIBE Yutaka1-8/+2
2019-08-06agent: Fix an error path of agent_get_confirmation.NIIBE Yutaka1-8/+9
2019-08-06common: Fix line break handling, finding a space.NIIBE Yutaka1-3/+3
2019-08-06gpg: Don't report NO_SECKEY for valid key.NIIBE Yutaka1-1/+1