aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mime-maker.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07Remove -I option to common.NIIBE Yutaka1-2/+2
2016-12-08tools: Fix use of uninitialized var in mime-maker.Werner Koch1-1/+6
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-29tools: Allow retrieval of signed data from mime-maker.Werner Koch1-0/+67
2016-09-29tools: Change mime-maker to write out CR,LF.Werner Koch1-34/+106
2016-09-29tools: Simplify the mime-maker container creation.Werner Koch1-36/+29
2016-09-17Fix more spellingDaniel Kahn Gillmor1-3/+3
2016-07-02tools: Extend mime-maker.c:mime_maker_add_header.Werner Koch1-11/+54
2016-06-29tools: Add modules for MIME parsing and creating.Werner Koch1-0/+624