aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmime/smtp_parsers.h
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Add some more error cases to the smtp date parsingVsevolod Stakhov2020-10-061-1/+1
* [Minor] Add erroring to smtp parse dateVsevolod Stakhov2020-10-061-1/+1
* [Project] Further rework of mime headers processingVsevolod Stakhov2019-07-121-1/+1
* [Rework] Add C++ guards to all headersVsevolod Stakhov2019-07-081-7/+20
* [Project] Add spilling machine for received headersVsevolod Stakhov2019-02-061-0/+3
* [Refactor] Correct misspelled `rspamd_smtp_recieved_parse`Alexander Moisseev2017-06-281-1/+1
* [CritFix] Switch from ragel to C for Content-Type parsingVsevolod Stakhov2017-06-271-3/+0
* [Feature] Rework newlines strip parser one more timeVsevolod Stakhov2017-06-211-4/+0
* [Feature] Use own code for parsing of dateVsevolod Stakhov2016-12-211-0/+2
* [Feature] Add rfc2047 grammarVsevolod Stakhov2016-12-191-0/+5
* [Feature] Add content disposition parserVsevolod Stakhov2016-12-121-0/+2
* [Rework] Implement content type parser for mimeVsevolod Stakhov2016-12-121-0/+4
* [Feature] Create a dedicated parser to strip newlinesVsevolod Stakhov2016-07-231-0/+4
* [Rework] Use dynamically generated ragel C sourcesVsevolod Stakhov2016-06-141-0/+29