aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfc822/message.go
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-281-1/+1
* reply: handle the Sender headerBence Ferdinandy2024-08-031-0/+1
* rfc822: make header parsing less pedanticRobin Jarry2024-07-151-60/+33
* rfc822: be liberal with invalid address headersRobin Jarry2024-07-021-0/+8
* rfc822: properly parse address listsRobin Jarry2024-06-291-10/+7
* log: move package to libRobin Jarry2024-02-141-1/+1
* rfc822: improve dates parsingVitaly Ovchinnikov2023-12-301-6/+51
* worker: move shared code to libRobin Jarry2023-10-281-0/+383