summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Take care of --homedir when reading/updating options.Werner Koch2020-03-191-7/+20
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-23/+18
* gpg: New option --auto-key-importWerner Koch2020-03-141-1/+2
* gpgconf: Rewrite the gpgconf-comp module.Werner Koch2020-03-122-1583/+661
* gpg: Re-group the options in the --help output.Werner Koch2020-03-061-1/+2
* gpgconf: Support reading global options (part 2).Werner Koch2020-03-061-115/+96
* gpgconf: Support reading global options (part 1).Werner Koch2020-03-052-103/+192
* gpgconf: Always use xmalloc.Werner Koch2020-03-031-30/+25
* card: Add yet another vendor.Werner Koch2020-03-031-0/+1
* card: Add new vendor.Werner Koch2020-03-031-0/+1
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-219-97/+103
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-2010-3/+37
* card: New option --info for command list and select by s/n.Werner Koch2020-02-191-39/+92
* Spelling cleanup.Daniel Kahn Gillmor2020-02-1910-19/+19
* card: Fix openpgp subkey listing.Werner Koch2020-02-131-8/+12
* card: Take the key creation time from the KEYPAIRINFOWerner Koch2020-02-131-45/+18
* card: Fix parsing of the received card_list.Werner Koch2020-02-121-1/+1
* card: List more info for an OpenPGP key.Werner Koch2020-02-123-12/+21
* card: New option --no-key-lookup.Werner Koch2020-02-122-22/+40
* card: First code to actually create openpgp keys.Werner Koch2020-02-112-17/+3
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-109-0/+11
* card: Remove command "key-attr" and hack on "generate".Werner Koch2020-02-103-398/+203
* 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