summaryrefslogtreecommitdiffstats
path: root/tools/mime-maker.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: Replace duplicated code in mime-maker.Werner Koch2018-10-151-43/+4
* tools: New function mime_maker_add_body_data.Werner Koch2017-09-121-1/+12
* Change license of some files to LGPLv2.1.Werner Koch2017-06-191-7/+8
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* tools: Fix use of uninitialized var in mime-maker.Werner Koch2016-12-081-1/+6
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* tools: Allow retrieval of signed data from mime-maker.Werner Koch2016-09-291-0/+67
* tools: Change mime-maker to write out CR,LF.Werner Koch2016-09-291-34/+106
* tools: Simplify the mime-maker container creation.Werner Koch2016-09-291-36/+29
* Fix more spellingDaniel Kahn Gillmor2016-09-171-3/+3
* tools: Extend mime-maker.c:mime_maker_add_header.Werner Koch2016-07-021-11/+54
* tools: Add modules for MIME parsing and creating.Werner Koch2016-06-291-0/+624