aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scd: Remove old fallback logic from CCID to PC/SC.gniibe/T4620NIIBE Yutaka2019-09-121-12/+5
* scd,pcsc: Support "reader-port" option for PC/SC reader.NIIBE Yutaka2019-09-121-29/+34
* scd,pcsc: Remove the restriction of no-scanning in PC/SC.NIIBE Yutaka2019-09-113-12/+3
* scd,pcsc: Fix examining the list of readers.NIIBE Yutaka2019-09-111-5/+13
* scd,pcsc: Fix for initializing PC/SC.NIIBE Yutaka2019-09-111-9/+13
* scd,pcsc: Support multiple card readers.NIIBE Yutaka2019-09-111-180/+217
* scd,pcsc: Use a single context.NIIBE Yutaka2019-09-111-26/+46
* scd: Clean up the structure for future fix of PC/SC.NIIBE Yutaka2019-09-113-18/+23
* doc: Fix distchek for generated eps fileAndre Heinecke2019-09-101-2/+2
* gpg: expand GPG groups when resolving a keyStephan Mueller2019-09-065-52/+99
* gpg: Make --quiet work on --send-keys.Werner Koch2019-09-061-3/+4
* gpg: Prepare parser for the new attestation certificates.Werner Koch2019-09-054-14/+59
* gpg: Rework the signature subpacket iteration function.Werner Koch2019-09-0512-114/+114
* scd: Implement auto-switching between Yubikey apps.Werner Koch2019-09-051-34/+105
* scd:openpgp: Avoid PIN caching issues after re-select.Werner Koch2019-09-051-0/+6
* doc: Update description of --debugWerner Koch2019-09-055-81/+23
* scd:piv: Allow the keygrip as alternative to a keyref.Werner Koch2019-09-051-2/+22
* scd: Improve locking of app_do_with_keygrip.Werner Koch2019-09-051-10/+24
* scd: New debug flag "app".Werner Koch2019-09-053-27/+97
* agent: Fix ask_for_card to allow a key on multiple cards.NIIBE Yutaka2019-09-051-83/+36
* scd: New sub-command cmd_has_option for GETINFO.Werner Koch2019-09-041-1/+55
* scd: Add option --all to the SERIALNO command.Werner Koch2019-09-042-11/+105
* scd: Fix Error checking in additioal app selection.Werner Koch2019-09-041-2/+3
* scd: Add option --multi to the LEARN command.Werner Koch2019-09-043-19/+61
* scd: Use a macro for the flag parameter of learn_status.Werner Koch2019-09-047-7/+12
* doc: Fix grammar error.Werner Koch2019-08-301-1/+1
* gpg,sm: Implement keybox compression run and release lock in gpgsmWerner Koch2019-08-232-3/+19
* kbx: Include deleted records into the --stats output.Werner Koch2019-08-231-1/+6
* kbx: Fix regression in compression trigger from July 18Werner Koch2019-08-231-2/+2
* gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch2019-08-233-1/+35
* 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