aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* wks: Add framework for policy flags.Werner Koch2016-09-026-11/+310
* wks: Send a final message to the user.Werner Koch2016-08-311-2/+119
* wks: Relax permission check for the top directory.Werner Koch2016-08-311-3/+3
* gpgconf: Print the plain socket directory with --list-dirs.Werner Koch2016-08-291-0/+1
* wks: Add command --supported to gpg-wks-client.Werner Koch2016-08-241-0/+55
* wks: Install gpg-wks-client under libexecWerner Koch2016-08-221-2/+5
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-11/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-125-5/+5
* common: Rework the simple password query module.Justus Winter2016-08-111-1/+1
* common: Remove simple password query error codes.Justus Winter2016-08-111-4/+0
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-092-12/+0
* gpgconf: Add limited support for -0.Werner Koch2016-08-042-1/+8
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-032-3/+3
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-031-1/+1
* build: Always build gpgtar.Justus Winter2016-07-151-9/+8
* wks: Publish as binary file.Werner Koch2016-07-152-3/+76
* wks: Use correct key for the confirmationWerner Koch2016-07-131-1/+1
* wks: New server command --list-domainsWerner Koch2016-07-131-48/+183
* wks: Add --cron command to gpg-wks-server.Werner Koch2016-07-121-3/+162
* wks: Try to send an encrypted confirmation back.Werner Koch2016-07-122-48/+158
* wks: Also create DANE record.Werner Koch2016-07-121-7/+91
* gpgconf: Enhance --list-dirs.Werner Koch2016-07-111-37/+59
* wks: Let the server take the encrytion key from the file.Werner Koch2016-07-061-15/+27
* tools/gpgtar: Provide --create and --extract.Justus Winter2016-07-051-2/+16
* wks: Add command --read to gpg-wks-client.Werner Koch2016-07-041-2/+15
* wks: Let the client only export the requested UID.Werner Koch2016-07-031-6/+15
* tools: Call sendmail directly from the wks tools.Werner Koch2016-07-027-17/+279
* tools: Add options to gpg-wks-server.Werner Koch2016-07-022-7/+135
* tools: Extend mime-maker.c:mime_maker_add_header.Werner Koch2016-07-021-11/+54
* tools/gpgtar: Annotate semi-static allocation.Justus Winter2016-07-011-1/+6
* tools: Fix trivial memory leak.Justus Winter2016-06-301-0/+10
* tools: Add gpg-wks-client and gpg-wks-server.Werner Koch2016-06-297-1/+2410
* tools: Add modules for MIME parsing and creating.Werner Koch2016-06-295-1/+1492
* tools/gpgtar: Fix handling of '-'.Justus Winter2016-06-282-2/+2
* Add missing files so that make distcheck works again,Werner Koch2016-06-161-1/+1
* tools: Fix typo in function name of symcryptrun.Werner Koch2016-06-161-1/+1
* gpgconf: New commands --create-socketdir and --remove-socketdir.Werner Koch2016-06-081-0/+67
* Implement /run/user/UID/gnupg based sockets.Werner Koch2016-06-082-3/+2
* gpgconf: Add option --homedirWerner Koch2016-06-081-0/+2
* Do not use no-libgcrypt dummy for toolsWerner Koch2016-06-081-8/+8
* common: New function gnupg_socketdir.Werner Koch2016-06-072-2/+2
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-2/+0
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-073-16/+11
* common: Add a status callback to gnupg_exec_tool_stream.Werner Koch2016-05-273-3/+3
* common: Allow a second input stream for gnupg_exec_tool_stream.Werner Koch2016-05-274-5/+5
* tools: Improve debug output of rfc822parse.Werner Koch2016-05-271-1/+6
* common: Make use of default_errsource in exechelp.Werner Koch2016-05-271-2/+2
* gpgtar: Simplify code by using ccparray.Werner Koch2016-05-243-48/+44
* agent: Make --allow-loopback-pinentry the default.Werner Koch2016-05-041-2/+2
* tests: Silence output of some tests.Werner Koch2016-05-031-1/+7