aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfc822
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-282-2/+2
* reply: handle the Sender headerBence Ferdinandy2024-08-031-0/+1
* rfc822: make header parsing less pedanticRobin Jarry2024-07-152-66/+45
* rfc822: be liberal with invalid address headersRobin Jarry2024-07-022-0/+61
* rfc822: properly parse address listsRobin Jarry2024-06-291-10/+7
* log: move package to libRobin Jarry2024-02-141-1/+1
* rfc822: modify unit tests for message date parsingVitaly Ovchinnikov2024-01-171-6/+21
* rfc822: improve dates parsingVitaly Ovchinnikov2023-12-302-10/+91
* worker: move shared code to libRobin Jarry2023-10-284-0/+538