summaryrefslogtreecommitdiffstats
path: root/rfc2045/rfc2045.c
AgeCommit message (Collapse)Author
2018-07-29UTF8 changes.Sam Varshavchik
2018-07-28sqwebmail: format UTF8 delivery status notificationsSam Varshavchik
2015-07-19Fix parsing of a message without a body.Sam Varshavchik
Until the empty line separating headers from body is read, point startofbody at the end of the parsed text, so if the empty line is never read, the entire contents of the message is parsed as headers.
2015-04-24Fix use after free.Sam Varshavchik
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.