aboutsummaryrefslogtreecommitdiffstats
path: root/src/ragel/smtp_date_parser.rl
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-1/+1
* [Rework] Remove some of the GLib types in lieu of standard onesVsevolod Stakhov2024-03-181-2/+2
* [Minor] Add CFWS clause to the BNFVsevolod Stakhov2020-10-061-1/+12
* [Minor] Add some more error cases to the smtp date parsingVsevolod Stakhov2020-10-061-3/+4
* [Minor] Add erroring to smtp parse dateVsevolod Stakhov2020-10-061-1/+7
* [Project] Rework ragel machinesVsevolod Stakhov2019-02-051-1/+1
* [Minor] Try to fix build with Ragel 7Vsevolod Stakhov2018-06-251-0/+1
* [Feature] Use own code for parsing of dateVsevolod Stakhov2016-12-211-0/+28