Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Implement headers flags in mime parser | Vsevolod Stakhov | 2017-10-02 | 1 | -9/+12 |
* | [Minor] Set explicit type for known headers | Vsevolod Stakhov | 2017-05-13 | 1 | -0/+14 |
* | [Feature] Store headers order | Vsevolod Stakhov | 2017-04-03 | 1 | -1/+3 |
* | [Feature] Store relational order of all headers in a message | Vsevolod Stakhov | 2017-02-11 | 1 | -0/+1 |
* | [Feature] Add own routine to generate a message id | Vsevolod Stakhov | 2016-12-20 | 1 | -0/+7 |
* | [Minor] Add function to encode mime headers | Vsevolod Stakhov | 2016-12-20 | 1 | -0/+8 |
* | [Minor] Add cleanup | Vsevolod Stakhov | 2016-12-19 | 1 | -1/+1 |
* | [Minor] Treat utf especially | Vsevolod Stakhov | 2016-12-19 | 1 | -1/+1 |
* | [Feature] Add own headers decoding routine | Vsevolod Stakhov | 2016-12-19 | 1 | -0/+24 |
* | [Rework] Add preliminary implementation of the mime parser | Vsevolod Stakhov | 2016-12-13 | 1 | -1/+1 |
* | [Minor] Move headers parsing to a separate unit | Vsevolod Stakhov | 2016-12-13 | 1 | -0/+37 |