aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch2016-12-081-164/+6
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* tools: Improve error handling.Justus Winter2016-10-061-1/+1
* wks: Partly implement draft-koch-openpgp-webkey-service-02.Werner Koch2016-09-291-36/+203
* tools: Simplify the mime-maker container creation.Werner Koch2016-09-291-2/+2
* wks: Add framework for policy flags.Werner Koch2016-09-021-11/+106
* 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
* wks: Publish as binary file.Werner Koch2016-07-151-2/+72
* 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-121-2/+2
* wks: Also create DANE record.Werner Koch2016-07-121-7/+91
* wks: Let the server take the encrytion key from the file.Werner Koch2016-07-061-15/+27
* tools: Call sendmail directly from the wks tools.Werner Koch2016-07-021-2/+22
* tools: Add options to gpg-wks-server.Werner Koch2016-07-021-7/+133
* tools: Add gpg-wks-client and gpg-wks-server.Werner Koch2016-06-291-0/+1012