aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* card: Fix a NULL-ptr deref in key listings.Werner Koch2019-02-072-5/+8
* card: Support reading and writing PIV certificatesWerner Koch2019-02-071-32/+44
* card: Add readline completion for help argumentsWerner Koch2019-02-071-1/+4
* scd: Implement PIN changing and unblocking for PIV cards.Werner Koch2019-02-061-32/+76
* scd: Allow standard keyref scheme for app-openpgp.Werner Koch2019-02-053-15/+10
* card: Implement non-interactive mode.Werner Koch2019-01-313-73/+248
* card: New command 'authenticate'.Werner Koch2019-01-313-6/+118
* 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 protocolseckey-sync-workWerner 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
|\|