summaryrefslogtreecommitdiff
path: root/mailinfo.h
AgeCommit message (Expand)Author
2021-05-10am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh
2021-05-10mailinfo: allow stripping quoted CR without warningĐoàn Trần Công Danh
2021-05-10mailinfo: allow squelching quoted CRLF warningĐoàn Trần Công Danh
2021-05-10mailinfo: warn if CRLF found in decoded base64/QP emailĐoàn Trần Công Danh
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2018-09-17Merge branch 'rs/mailinfo-format-flowed'Junio C Hamano
2018-08-29mailinfo: support format=flowedRené Scharfe
2018-08-15Add missing includes and forward declarationsElijah Newren
2016-09-21mailinfo: handle in-body header continuationsJonathan Tan
2015-10-21mailinfo: remove calls to exit() and die() deep in the callchainJunio C Hamano
2015-10-21mailinfo: libifyJunio C Hamano