Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug with charset conversion. | Vsevolod Stakhov | 2014-09-10 | 1 | -2/+22 |
| | | | | Glib iconv understands only uppercase for charset names. | ||||
* | Fix received headers parsing. | Vsevolod Stakhov | 2014-09-05 | 1 | -1/+7 |
| | |||||
* | Remove old mime headers. | Vsevolod Stakhov | 2014-09-03 | 1 | -618/+3 |
| | |||||
* | Rework raw headers storage. | Vsevolod Stakhov | 2014-09-03 | 1 | -44/+45 |
| | | | | | | | - Use raw headers instead of message headers in message parser - Store headers of parts - Use double linked lists to avoid overhead on appending - Decode raw headers | ||||
* | Return content-type headers. | Vsevolod Stakhov | 2014-09-03 | 1 | -1/+31 |
| | |||||
* | Validate charset attribute of Content-Type. | Vsevolod Stakhov | 2014-08-25 | 1 | -6/+46 |
| | |||||
* | Viva clang-3.4 | Vsevolod Stakhov | 2014-08-18 | 1 | -1/+2 |
| | |||||
* | Unify from/rcpt processing. | Vsevolod Stakhov | 2014-08-18 | 1 | -28/+28 |
| | |||||
* | Fix URL detection in HTML parts. | Vsevolod Stakhov | 2014-08-11 | 1 | -8/+2 |
| | | | | Reported by: Andrew Lewis | ||||
* | Unify style without sorting headers. | Vsevolod Stakhov | 2014-07-23 | 1 | -344/+566 |
| | |||||
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -570/+348 |
| | | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d. | ||||
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -348/+570 |
| | |||||
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -0/+1764 |