aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmime/message.h
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Store `for` part in received headersVsevolod Stakhov2016-10-041-0/+1
* [Feature] Stop using of GLists for headers, improve performanceVsevolod Stakhov2016-09-281-31/+4
* [Feature] Pre-calculate blake2 digest for all partsVsevolod Stakhov2016-08-131-2/+3
* [Rework] Rework exceptions and newlines processingVsevolod Stakhov2016-07-131-1/+1
* [Feature] Store raw headers value to use them in DKIMVsevolod Stakhov2016-07-071-0/+2
* [Rework] Rename mime parts structuresVsevolod Stakhov2016-07-041-11/+20
* [Feature] Use one pass to remove newlines and store their positionsVsevolod Stakhov2016-06-161-0/+1
* [Feature] Add ESMTPSA received typeVsevolod Stakhov2016-06-151-0/+1
* [Feature] Parse received date and ESMTPA protoVsevolod Stakhov2016-06-151-1/+2
* [Feature] Use new ragel parser in message parsing codeVsevolod Stakhov2016-06-141-0/+13
* [Fix] More fixes to parts distance calculationsVsevolod Stakhov2016-04-291-0/+1
* [Feature] Store text parts content with newlines strippedVsevolod Stakhov2016-04-281-0/+1
* [Feature] Add more methods to get headers from a taskVsevolod Stakhov2016-04-221-0/+26
* [CritFix] Plug memory leak in headers getting codeVsevolod Stakhov2016-04-221-2/+16
* [Feature] Save multipart boundariesVsevolod Stakhov2016-04-111-0/+1
* [Feature] Save raw headers for mime partsVsevolod Stakhov2016-04-111-0/+1
* [Feature] Allow to get mime headers from a taskVsevolod Stakhov2016-04-091-0/+4
* [Feature] Add method to get headers as array for speedVsevolod Stakhov2016-03-291-0/+4
* Remove legacy words, use merely normalized_wordsVsevolod Stakhov2015-11-261-1/+0
* Implement words decaying for text parts.Vsevolod Stakhov2015-11-121-0/+1
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-0/+1
* Remove legacy fuzzy code completely.Vsevolod Stakhov2015-07-181-4/+0
* Refactor html.h.Vsevolod Stakhov2015-07-151-1/+2
* Rework and fix several issues in mime processing.Vsevolod Stakhov2015-06-021-6/+4
* Store mime objects inside part structures.Vsevolod Stakhov2015-04-291-0/+2
* Add lines count calculation to text parts.Vsevolod Stakhov2015-04-291-0/+1
* Use binary flags for part flags.Vsevolod Stakhov2015-04-291-5/+11
* Add routines to normalize text parts.Vsevolod Stakhov2015-02-231-0/+1
* Save raw headers for all normal parts.Vsevolod Stakhov2014-12-291-0/+1
* Rework language detection.Vsevolod Stakhov2014-12-231-1/+3
* Make words from text parts.Vsevolod Stakhov2014-12-171-1/+2
* Refactor function names.Vsevolod Stakhov2014-11-291-3/+3
* Remove old mime headers.Vsevolod Stakhov2014-09-031-20/+1
* Rework raw headers storage.Vsevolod Stakhov2014-09-031-1/+2
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-5/+12
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-12/+5
* Unify code style.Vsevolod Stakhov2014-07-231-5/+12
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-0/+91