aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-17Fix more spellingDaniel Kahn Gillmor4-6/+6
2016-09-13tools: Minor fix to the usbmon debugging tool.Werner Koch1-10/+13
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-09-02wks: Add framework for policy flags.Werner Koch6-11/+310
2016-08-31wks: Send a final message to the user.Werner Koch1-2/+119
2016-08-31wks: Relax permission check for the top directory.Werner Koch1-3/+3
2016-08-29gpgconf: Print the plain socket directory with --list-dirs.Werner Koch1-0/+1
2016-08-24wks: Add command --supported to gpg-wks-client.Werner Koch1-0/+55
2016-08-22wks: Install gpg-wks-client under libexecWerner Koch1-2/+5
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-11/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor5-5/+5
2016-08-11common: Rework the simple password query module.Justus Winter1-1/+1
2016-08-11common: Remove simple password query error codes.Justus Winter1-4/+0
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey2-12/+0
2016-08-04gpgconf: Add limited support for -0.Werner Koch2-1/+8
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor2-3/+3
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor1-1/+1
2016-07-15build: Always build gpgtar.Justus Winter1-9/+8
2016-07-15wks: Publish as binary file.Werner Koch2-3/+76
2016-07-13wks: Use correct key for the confirmationWerner Koch1-1/+1
2016-07-13wks: New server command --list-domainsWerner Koch1-48/+183
2016-07-12wks: Add --cron command to gpg-wks-server.Werner Koch1-3/+162
2016-07-12wks: Try to send an encrypted confirmation back.Werner Koch2-48/+158
2016-07-12wks: Also create DANE record.Werner Koch1-7/+91
2016-07-11gpgconf: Enhance --list-dirs.Werner Koch1-37/+59
2016-07-06wks: Let the server take the encrytion key from the file.Werner Koch1-15/+27
2016-07-05tools/gpgtar: Provide --create and --extract.Justus Winter1-2/+16
2016-07-04wks: Add command --read to gpg-wks-client.Werner Koch1-2/+15
2016-07-03wks: Let the client only export the requested UID.Werner Koch1-6/+15
2016-07-02tools: Call sendmail directly from the wks tools.Werner Koch7-17/+279
2016-07-02tools: Add options to gpg-wks-server.Werner Koch2-7/+135
2016-07-02tools: Extend mime-maker.c:mime_maker_add_header.Werner Koch1-11/+54
2016-07-01tools/gpgtar: Annotate semi-static allocation.Justus Winter1-1/+6
2016-06-30tools: Fix trivial memory leak.Justus Winter1-0/+10
2016-06-29tools: Add gpg-wks-client and gpg-wks-server.Werner Koch7-1/+2410
2016-06-29tools: Add modules for MIME parsing and creating.Werner Koch5-1/+1492
2016-06-28tools/gpgtar: Fix handling of '-'.Justus Winter2-2/+2
2016-06-16Add missing files so that make distcheck works again,Werner Koch1-1/+1
2016-06-16tools: Fix typo in function name of symcryptrun.Werner Koch1-1/+1
2016-06-08gpgconf: New commands --create-socketdir and --remove-socketdir.Werner Koch1-0/+67
2016-06-08Implement /run/user/UID/gnupg based sockets.Werner Koch2-3/+2
2016-06-08gpgconf: Add option --homedirWerner Koch1-0/+2
2016-06-08Do not use no-libgcrypt dummy for toolsWerner Koch1-8/+8
2016-06-07common: New function gnupg_socketdir.Werner Koch2-2/+2
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-2/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch3-16/+11
2016-05-27common: Add a status callback to gnupg_exec_tool_stream.Werner Koch3-3/+3
2016-05-27common: Allow a second input stream for gnupg_exec_tool_stream.Werner Koch4-5/+5
2016-05-27tools: Improve debug output of rfc822parse.Werner Koch1-1/+6
2016-05-27common: Make use of default_errsource in exechelp.Werner Koch1-2/+2