aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-02common,tools: Always escape newlines when escaping data.Justus Winter1-0/+7
2017-02-28gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter1-0/+2
2017-02-28gpg,tools: Make trust-model configurable via gpgconf.Justus Winter1-0/+4
2017-02-23wks: Make sure that the draft 2 request is correctly detected.Werner Koch4-35/+119
2017-02-23wks: New callback for the mime parser.Werner Koch2-0/+27
2017-02-21Fix spelling.Daniel Kahn Gillmor1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan7-11/+11
2017-02-13gpgconf: No ENOENT warning with --change-options et al.Werner Koch1-2/+5
2017-02-07wks: Add WKS-Phase headers to the server messages.Werner Koch1-0/+10
2017-01-24tools: Use platform abstraction for I/O.Justus Winter1-10/+10
2017-01-24tools: Use platform abstraction for I/O.Justus Winter1-96/+95
2017-01-24tools: Use platform abstraction for renaming files.Justus Winter1-22/+16
2017-01-24tools: Add comments explaining the functions parameters.Justus Winter1-2/+27
2017-01-24tools: Improve error handling.Justus Winter1-0/+2
2017-01-24tools: Fix memory leak.Justus Winter1-0/+2
2017-01-23Update copyright notices for 2017.Werner Koch1-2/+2
2017-01-23Fix format string errors and some missing error case initialization.Werner Koch2-4/+4
2017-01-18gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch2-3/+32
2017-01-10tools: Fix memory leaks and improve error handling.Justus Winter3-6/+52
2017-01-05Silence two -Wlogical-op warnings.Werner Koch1-1/+5
2016-12-22tools: Show a clearer error message if a server doesn't support WKSNeal H. Walfield1-2/+11
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