about summary refs log tree commit diff
path: root/scan.c
Commit message (Expand)AuthorAgeFilesLines
* scan: fix u8putstr to print the whole glyph at the endChristian Neukirchen2016-07-121-3/+7
* scan: show invalid datesChristian Neukirchen2016-07-121-1/+3
* scan: use subject default value when not foundChristian Neukirchen2016-07-121-1/+1
* add rfc2047 decoderChristian Neukirchen2016-07-111-9/+5
* extract main loopChristian Neukirchen2016-07-111-21/+1
* add scanChristian Neukirchen2016-07-111-0/+148