summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tools: Use POSIX compatible arguments for findTomi Leppänen2018-12-111-1/+1
* wks: Fix filter expression syntax flaw.Werner Koch2018-12-041-4/+10
* wks: Allow reading of --install-key arguments from stdin.Werner Koch2018-12-043-7/+73
* wks: Create sub-directoriesWerner Koch2018-12-041-5/+25
* wks: Add new commands --install-key and --remove-key to the client.Werner Koch2018-12-041-0/+53
* wks: Move a few server functions to wks-util.Werner Koch2018-12-043-309/+317
* w32: Fix linkage of gpg-pair-toolAndre Heinecke2018-11-261-1/+1
* Merge branch 'seckey-sync-work' into masterWerner Koch2018-11-142-1/+2029
|\
| * tools: Add experimental code for a pairing protocolWerner Koch2018-07-052-1/+2029
* | Remove the gpg-zip script.Werner Koch2018-11-142-153/+0
* | common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-123-7/+7
* | wks: New option --with-colons for gpg-wks-client.Werner Koch2018-11-053-67/+190
* | wkd: Add option --directory to the server.Werner Koch2018-10-261-11/+18
* | all: fix more spelling errorsDaniel Kahn Gillmor2018-10-251-1/+1
* | headers: fix spellingDaniel Kahn Gillmor2018-10-251-1/+1
* | all: fix spelling and typosDaniel Kahn Gillmor2018-10-246-10/+10
* | tools: Fix FILE memory leak in gpg-connect-agent.Werner Koch2018-10-241-2/+4
* | tools: Replace duplicated code in mime-maker.Werner Koch2018-10-153-62/+90
|/
* wks: Take name of sendmail from configure.Werner Koch2018-06-191-1/+1
* Some preparations to eventuallt use gpgrt_argparse.Werner Koch2018-06-121-1/+1
* Merge branch 'STABLE-BRANCH-2-2' into wk-masterWerner Koch2018-03-061-1/+3
|\
| * gpgconf, w32: Allow UNC pathsAndre Heinecke2018-02-281-1/+3
* | Merge branch 'STABLE-BRANCH-2-2'Werner Koch2018-02-224-165/+412
|\|
| * wks: Add special mode to --install-key.Werner Koch2018-02-204-124/+146
| * wks: Implement server command --install-key.Werner Koch2018-02-204-36/+208
| * wks: Support alternative submission address.Werner Koch2018-02-204-14/+67
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-01-255-31/+311
|\|
| * wks: New server options --check, --with-dir, with-file.Werner Koch2017-12-191-13/+182
| * conf: New option --status-fd.Werner Koch2017-12-184-18/+129
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-12-181-1/+4
|\|
| * gpgconf: Show --compliance in expert mode.Werner Koch2017-12-181-2/+2
| * sm: Allow explicit setting of the default --compliance=gnupgWerner Koch2017-12-181-0/+3
* | Adjust for changed macro names in libgpg-error master.Werner Koch2017-12-111-1/+1
|/
* gpgtar: Prefer --set-filename over implicit nameAndre Heinecke2017-11-151-6/+6
* gpgconf: Ignore non-installed components with --apply-profile.Werner Koch2017-10-241-4/+13
* wks: Create a new user id if provider wants mailbox-only.Werner Koch2017-09-181-8/+69
* wks: Send only the newest UID to the server.Werner Koch2017-09-184-22/+158
* wks: Print the UID creation time with gpg-wks-client --check.Werner Koch2017-09-183-2/+6
* wks: Use dedicated type to convey user ids.Werner Koch2017-09-184-32/+91
* wks: Add hack for the broken posteo systemWerner Koch2017-09-121-2/+18
* wks: Add new policy flag protocol-versionWerner Koch2017-09-122-2/+13