summaryrefslogtreecommitdiff
path: root/mailinfo.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-10am: learn to process quoted lines that ends with CRLFLibravatar Đoàn Trần Công Danh1-0/+1
2021-05-10mailinfo: allow stripping quoted CR without warningLibravatar Đoàn Trần Công Danh1-0/+1
2021-05-10mailinfo: allow squelching quoted CRLF warningLibravatar Đoàn Trần Công Danh1-0/+7
2021-05-10mailinfo: warn if CRLF found in decoded base64/QP emailLibravatar Đoàn Trần Công Danh1-0/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchLibravatar Denton Liu1-3/+3
2018-09-17Merge branch 'rs/mailinfo-format-flowed'Libravatar Junio C Hamano1-0/+2
2018-08-29mailinfo: support format=flowedLibravatar René Scharfe1-0/+2
2018-08-15Add missing includes and forward declarationsLibravatar Elijah Newren1-0/+2
2016-09-21mailinfo: handle in-body header continuationsLibravatar Jonathan Tan1-0/+1
2015-10-21mailinfo: remove calls to exit() and die() deep in the callchainLibravatar Junio C Hamano1-0/+1
2015-10-21mailinfo: libifyLibravatar Junio C Hamano1-0/+40