Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: Replace duplicated code in mime-maker. | Werner Koch | 2018-10-15 | 1 | -43/+4 |
* | tools: New function mime_maker_add_body_data. | Werner Koch | 2017-09-12 | 1 | -1/+12 |
* | Change license of some files to LGPLv2.1. | Werner Koch | 2017-06-19 | 1 | -7/+8 |
* | Remove -I option to common. | NIIBE Yutaka | 2017-03-07 | 1 | -2/+2 |
* | tools: Fix use of uninitialized var in mime-maker. | Werner Koch | 2016-12-08 | 1 | -1/+6 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | tools: Allow retrieval of signed data from mime-maker. | Werner Koch | 2016-09-29 | 1 | -0/+67 |
* | tools: Change mime-maker to write out CR,LF. | Werner Koch | 2016-09-29 | 1 | -34/+106 |
* | tools: Simplify the mime-maker container creation. | Werner Koch | 2016-09-29 | 1 | -36/+29 |
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 1 | -3/+3 |
* | tools: Extend mime-maker.c:mime_maker_add_header. | Werner Koch | 2016-07-02 | 1 | -11/+54 |
* | tools: Add modules for MIME parsing and creating. | Werner Koch | 2016-06-29 | 1 | -0/+624 |