summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* common,tools: Always escape newlines when escaping data.Justus Winter2017-03-021-0/+7
* gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter2017-02-281-0/+2
* gpg,tools: Make trust-model configurable via gpgconf.Justus Winter2017-02-281-0/+4
* wks: Make sure that the draft 2 request is correctly detected.Werner Koch2017-02-234-35/+119
* wks: New callback for the mime parser.Werner Koch2017-02-232-0/+27
* Fix spelling.Daniel Kahn Gillmor2017-02-211-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-217-11/+11
* gpgconf: No ENOENT warning with --change-options et al.Werner Koch2017-02-131-2/+5
* wks: Add WKS-Phase headers to the server messages.Werner Koch2017-02-071-0/+10
* tools: Use platform abstraction for I/O.Justus Winter2017-01-241-10/+10
* tools: Use platform abstraction for I/O.Justus Winter2017-01-241-96/+95
* tools: Use platform abstraction for renaming files.Justus Winter2017-01-241-22/+16
* tools: Add comments explaining the functions parameters.Justus Winter2017-01-241-2/+27
* tools: Improve error handling.Justus Winter2017-01-241-0/+2
* tools: Fix memory leak.Justus Winter2017-01-241-0/+2
* Update copyright notices for 2017.Werner Koch2017-01-231-2/+2
* Fix format string errors and some missing error case initialization.Werner Koch2017-01-232-4/+4
* gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch2017-01-182-3/+32
* tools: Fix memory leaks and improve error handling.Justus Winter2017-01-103-6/+52
* Silence two -Wlogical-op warnings.Werner Koch2017-01-051-1/+5
* tools: Show a clearer error message if a server doesn't support WKSNeal H. Walfield2016-12-221-2/+11
* wks: Let the client ignore missing policy flags.Werner Koch2016-12-221-1/+1
* dirmngr: New option --resolver-timeout.Werner Koch2016-12-201-0/+6
* gpgconf: New command --apply-profile.Werner Koch2016-12-163-33/+277
* gpgconf: Fix --apply-defaults.Werner Koch2016-12-161-3/+3
* common: Support locating components in the build tree.Justus Winter2016-12-141-0/+3
* wks: New option --status-fd for gpg-wks-client.Werner Koch2016-12-083-1/+76
* wks: New option --check for gpg-wks-client.Werner Koch2016-12-083-0/+155
* tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch2016-12-083-164/+186
* tools: Fix use of uninitialized var in mime-maker.Werner Koch2016-12-082-2/+8
* tools: Fix memleak in gpgconf.Werner Koch2016-12-081-0/+1
* tools,build: Build WKS tools against libintl.Justus Winter2016-11-291-2/+2
* dirmngr: Auto-sownload the swdb.lstWerner Koch2016-11-171-1/+4
* gpgconf: Change the displayed names of the components.Werner Koch2016-11-171-6/+6
* wks: Always build gpg-wks-client.Werner Koch2016-11-161-4/+1
* wks: Encrypt all client mails also the target key,Werner Koch2016-11-071-14/+32
* tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter2016-11-072-76/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-0533-33/+33
* gpgconf: Add a new field to the --query-swdb output.Werner Koch2016-11-031-5/+16
* gpgconf: Add command --query-swdb.Werner Koch2016-11-021-0/+246
* gpgconf: Fix for --homedir.NIIBE Yutaka2016-10-171-20/+60
* tools: Fix error handling.Justus Winter2016-10-071-3/+1
* tools: Improve error handling.Justus Winter2016-10-061-1/+1
* wks: Send key encrypted as required by draft -02Werner Koch2016-10-051-5/+41
* wks: Add option --fake-submission-addr to gpg-wks-client.Werner Koch2016-10-051-16/+33
* tools: Ignore existing directories in gpgtar.Justus Winter2016-10-041-2/+6
* agent: Create the extra sockets in the standard socket dir.Werner Koch2016-09-301-0/+2
* wks: Avoid long trustdb checks.Werner Koch2016-09-301-0/+1
* build: Fix build against libiconv.Justus Winter2016-09-301-6/+9
* wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch2016-09-294-57/+417