aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* card: Allow to store and retrieve keyblocks in OpenPGP cards.Werner Koch2020-05-281-6/+90
* card: New command "apdu"Werner Koch2020-05-284-9/+108
* card: Update card info after "generate".Werner Koch2020-05-271-0/+8
* card: Add command "bye"Werner Koch2020-05-272-1/+2
* card: Take care of removed and re-inserted cards.Werner Koch2020-05-272-4/+19
* card: Implement UID command and print capabilities.Werner Koch2020-05-263-6/+131
* card: Allow listing of NKS cards.Werner Koch2020-05-073-4/+42
* doc: Typo fix in code comment.Werner Koch2020-04-071-1/+1
* tools: Use internal regexp routines.NIIBE Yutaka2020-04-061-2/+2
* gpg,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-033-45/+22
* gpg: Add regular expression support.NIIBE Yutaka2020-04-031-5/+5
* 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-1810-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.gniibe/x25519NIIBE 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