aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-22wks: Let the client ignore missing policy flags.Werner Koch1-1/+1
2016-12-20dirmngr: New option --resolver-timeout.Werner Koch1-0/+6
2016-12-16gpgconf: New command --apply-profile.Werner Koch3-33/+277
2016-12-16gpgconf: Fix --apply-defaults.Werner Koch1-3/+3
2016-12-14common: Support locating components in the build tree.Justus Winter1-0/+3
2016-12-08wks: New option --status-fd for gpg-wks-client.Werner Koch3-1/+76
2016-12-08wks: New option --check for gpg-wks-client.Werner Koch3-0/+155
2016-12-08tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch3-164/+186
2016-12-08tools: Fix use of uninitialized var in mime-maker.Werner Koch2-2/+8
2016-12-08tools: Fix memleak in gpgconf.Werner Koch1-0/+1
2016-11-29tools,build: Build WKS tools against libintl.Justus Winter1-2/+2
2016-11-17dirmngr: Auto-sownload the swdb.lstWerner Koch1-1/+4
2016-11-17gpgconf: Change the displayed names of the components.Werner Koch1-6/+6
2016-11-16wks: Always build gpg-wks-client.Werner Koch1-4/+1
2016-11-07wks: Encrypt all client mails also the target key,Werner Koch1-14/+32
2016-11-07tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter2-76/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch33-33/+33
2016-11-03gpgconf: Add a new field to the --query-swdb output.Werner Koch1-5/+16
2016-11-02gpgconf: Add command --query-swdb.Werner Koch1-0/+246
2016-10-17gpgconf: Fix for --homedir.NIIBE Yutaka1-20/+60
2016-10-07tools: Fix error handling.Justus Winter1-3/+1
2016-10-06tools: Improve error handling.Justus Winter1-1/+1
2016-10-05wks: Send key encrypted as required by draft -02Werner Koch1-5/+41
2016-10-05wks: Add option --fake-submission-addr to gpg-wks-client.Werner Koch1-16/+33
2016-10-04tools: Ignore existing directories in gpgtar.Justus Winter1-2/+6
2016-09-30agent: Create the extra sockets in the standard socket dir.Werner Koch1-0/+2
2016-09-30wks: Avoid long trustdb checks.Werner Koch1-0/+1
2016-09-30build: Fix build against libiconv.Justus Winter1-6/+9
2016-09-29wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch4-57/+417
2016-09-29tools: Convey signeddata also to the part_data callback in mime-parser.Werner Koch1-20/+38
2016-09-29tools: Allow retrieval of signed data from mime-maker.Werner Koch2-0/+69
2016-09-29tools: Change mime-maker to write out CR,LF.Werner Koch2-34/+107
2016-09-29tools: Simplify the mime-maker container creation.Werner Koch4-40/+34
2016-09-29tools: Give mime parser callbacks access to the rfc822 parser.Werner Koch2-0/+24
2016-09-27build: Do not link gpg-connect-agent against npth.Justus Winter1-2/+1
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