summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* card: Support brainpool curves in the generate command.Werner Koch2020-02-091-11/+26
* card: Add new OpenPGP card vendor.Werner Koch2020-01-281-0/+1
* card: Add new OpenPGP card vendorWerner Koch2020-01-211-0/+1
* tools: Let watchgnupg determine the socket name via gpgconf.Werner Koch2020-01-201-15/+129
* gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch2020-01-171-0/+14
* card: Allow switching of cards and applications.Werner Koch2020-01-163-24/+193
* scd: Make SERIALNO --all work correctly and use it.Werner Koch2020-01-131-2/+2
* wkd: Let --install-key write a template policy file.Werner Koch2019-11-231-0/+83
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-4/+25
|\
| * tools: New option --keyboxd for gpg-connect-agent.Werner Koch2019-08-061-4/+25
* | build: Build gpg-pair-tool only when there is newer libgcrypt.NIIBE Yutaka2019-09-201-2/+4
* | tools: Fix gpg-pair-tool to follow new API.NIIBE Yutaka2019-09-191-15/+6
* | tools: Don't prepare G in gpg-pair-tool.NIIBE Yutaka2019-09-191-2/+1
* | tools: Use new API of libgcrypt for gpg-pair-tool.NIIBE Yutaka2019-09-191-67/+21
* | gpgconf: Suggest the use of --gpgconf-test on --launch problems.Werner Koch2019-08-231-1/+1
* | gpg: Use modern spelling for the female salutation.Werner Koch2019-08-221-2/+2
|/
* 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