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