aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-03card: Add yet another vendor.Werner Koch1-0/+1
2020-03-03card: Add new vendor.Werner Koch1-0/+1
2020-02-21Use gpgrt's new option parser for the tools.Werner Koch9-97/+103
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch10-3/+37
2020-02-19card: New option --info for command list and select by s/n.Werner Koch1-39/+92
2020-02-18Spelling cleanup.Daniel Kahn Gillmor10-19/+19
2020-02-13card: Fix openpgp subkey listing.Werner Koch1-8/+12
2020-02-13card: Take the key creation time from the KEYPAIRINFOWerner Koch1-45/+18
2020-02-12card: Fix parsing of the received card_list.Werner Koch1-1/+1
2020-02-12card: List more info for an OpenPGP key.Werner Koch3-12/+21
2020-02-12card: New option --no-key-lookup.Werner Koch2-22/+40
2020-02-11card: First code to actually create openpgp keys.Werner Koch2-17/+3
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch9-0/+11
2020-02-10card: Remove command "key-attr" and hack on "generate".Werner Koch3-398/+203
2020-02-09card: Support brainpool curves in the generate command.Werner Koch1-11/+26
2020-01-28card: Add new OpenPGP card vendor.Werner Koch1-0/+1
2020-01-21card: Add new OpenPGP card vendorWerner Koch1-0/+1
2020-01-20tools: Let watchgnupg determine the socket name via gpgconf.Werner Koch1-15/+129
2020-01-17gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch1-0/+14
2020-01-16card: Allow switching of cards and applications.Werner Koch3-24/+193
2020-01-13scd: Make SERIALNO --all work correctly and use it.Werner Koch1-2/+2
2019-11-23wkd: Let --install-key write a template policy file.Werner Koch1-0/+83
2019-09-20build: Build gpg-pair-tool only when there is newer libgcrypt.NIIBE Yutaka1-2/+4
2019-09-19tools: Fix gpg-pair-tool to follow new API.gniibe/x25519NIIBE Yutaka1-15/+6
2019-09-19tools: Don't prepare G in gpg-pair-tool.NIIBE Yutaka1-2/+1
2019-09-19tools: Use new API of libgcrypt for gpg-pair-tool.NIIBE Yutaka1-67/+21
2019-08-23gpgconf: Suggest the use of --gpgconf-test on --launch problems.Werner Koch1-1/+1
2019-08-22gpg: Use modern spelling for the female salutation.Werner Koch1-2/+2
2019-08-06tools: New option --keyboxd for gpg-connect-agent.Werner Koch1-4/+25
2019-07-05wkd: Change client/server limit back to 64 KiBWerner Koch1-1/+1
2019-07-01tools: gpgconf: Killing order is children-first.NIIBE Yutaka1-1/+1
2019-06-20tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka1-1/+1
2019-06-07gpgparsemail: Die on parse error, printing errno thing.NIIBE Yutaka2-5/+17
2019-06-06gpgparsemail: Die on parse error (not abort).NIIBE Yutaka2-6/+12
2019-05-16gpgconf: Before --launch check that the config file is fine.Werner Koch2-4/+15
2019-05-15gpgconf: Support --homedir for --launch.Werner Koch1-16/+9
2019-04-30tools: Some changes to the ccidmon.c debug helper.Werner Koch1-16/+31
2019-04-19gpgconf: correct capitalization of "Tor"Daniel Kahn Gillmor1-1/+1
2019-04-03card: Allow card selection with LIST.Werner Koch2-37/+90
2019-04-02common: Extend function pubkey_algo_string.Werner Koch1-1/+1
2019-03-28scd: New option --application-priority.Werner Koch1-0/+4
2019-03-28card: For passwd add a PIV menu and make the OpenPGP menu optional.Werner Koch1-80/+101
2019-03-28card: Allow "yubikey disable" only for Yubikey-5 and later.Werner Koch3-3/+12
2019-03-25wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch3-3/+44
2019-03-22wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch4-12/+125
2019-03-14kbx: Unify the fingerprint search modes.Werner Koch2-4/+2
2019-03-06gpgtar: Make option -C work for archive creation.Werner Koch2-1/+9
2019-03-06agent: Re-introduce --enable-extended-key-format.Werner Koch1-0/+3
2019-03-06gpgtar: Improve error messages.Werner Koch4-43/+89
2019-03-06agent: Default to extended key format.Werner Koch1-3/+0