summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* wkd: Change client/server limit back to 64 KiBWerner Koch2019-07-051-1/+1
* tools: gpgconf: Killing order is children-first.NIIBE Yutaka2019-07-011-1/+1
* tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka2019-06-201-1/+1
* gpgparsemail: Die on parse error, printing errno thing.NIIBE Yutaka2019-06-072-5/+17
* gpgparsemail: Die on parse error (not abort).NIIBE Yutaka2019-06-062-6/+12
* gpgconf: Before --launch check that the config file is fine.Werner Koch2019-05-162-4/+15
* gpgconf: Support --homedir for --launch.Werner Koch2019-05-151-16/+9
* tools: Some changes to the ccidmon.c debug helper.Werner Koch2019-04-301-16/+31
* gpgconf: correct capitalization of "Tor"Daniel Kahn Gillmor2019-04-191-1/+1
* card: Allow card selection with LIST.Werner Koch2019-04-032-37/+90
* common: Extend function pubkey_algo_string.Werner Koch2019-04-021-1/+1
* scd: New option --application-priority.Werner Koch2019-03-281-0/+4
* card: For passwd add a PIV menu and make the OpenPGP menu optional.Werner Koch2019-03-281-80/+101
* card: Allow "yubikey disable" only for Yubikey-5 and later.Werner Koch2019-03-283-3/+12
* wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch2019-03-253-3/+44
* wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch2019-03-224-12/+125
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-142-4/+2
* gpgtar: Make option -C work for archive creation.Werner Koch2019-03-062-1/+9
* agent: Re-introduce --enable-extended-key-format.Werner Koch2019-03-061-0/+3
* gpgtar: Improve error messages.Werner Koch2019-03-064-43/+89
* agent: Default to extended key format.Werner Koch2019-03-061-3/+0
* card: Allow PEM encoded certificates in "writecert".Werner Koch2019-03-061-0/+14
* card: Print the keyref also for non-initialized slots.Werner Koch2019-03-061-21/+12
* card: Print card version. Check for bad Yubikeys.Werner Koch2019-03-053-7/+51
* scd:piv: Implement import of private keys for Yubikeys.Werner Koch2019-03-053-38/+77
* card: Remove the "admin" command.Werner Koch2019-03-011-114/+67
* conf: New option --show-socket.Werner Koch2019-02-263-29/+48
* card: Rename gpg-card-tool to gpg-card.Werner Koch2019-02-258-40/+44
* card: Print usage info for each key.Werner Koch2019-02-213-11/+60
* card: Print the keyref in the listing.Werner Koch2019-02-212-1/+2
* card: New command "yubikey".Werner Koch2019-02-136-50/+580
* common: Provide function to get public key algo names in our format.Werner Koch2019-02-082-60/+0
* card: Make "generate" work for PIV cards.Werner Koch2019-02-083-25/+141
* card: Print the used algorithm of all keys.Werner Koch2019-02-074-0/+108
* card: Fix a NULL-ptr deref in key listings.Werner Koch2019-02-072-5/+8
* card: Support reading and writing PIV certificatesWerner Koch2019-02-071-32/+44
* card: Add readline completion for help argumentsWerner Koch2019-02-071-1/+4
* scd: Implement PIN changing and unblocking for PIV cards.Werner Koch2019-02-061-32/+76
* scd: Allow standard keyref scheme for app-openpgp.Werner Koch2019-02-053-15/+10
* card: Implement non-interactive mode.Werner Koch2019-01-313-73/+248
* card: New command 'authenticate'.Werner Koch2019-01-313-6/+118
* card: Cache the results from gpg and gpgsm.Werner Koch2019-01-303-3/+90
* card: Print matching OpenPGP and X.509 data.Werner Koch2019-01-304-10/+598
* card: Support factory reset for Yubikey PIV application.Werner Koch2019-01-293-81/+158
* card: Print keyinfo for PIV cards.Werner Koch2019-01-293-11/+66
* card: Make printing of key information more flexible.Werner Koch2019-01-295-87/+294
* card: Implement the bulk of OpenPGP stuff into gpg-card-tool.Werner Koch2019-01-274-369/+3745
* card-tool: Add skeleton for new toolWerner Koch2019-01-224-6/+936
* wks: Do not use compression for the encrypted data.Werner Koch2018-12-182-0/+2
* Silence a few compiler warnings new with gcc 8.Werner Koch2018-12-171-2/+2