Commit Graph

11 Commits (7c0663e0e52361461f525db546d324f40de5c61e)

Author SHA1 Message Date
Christian Neukirchen 7c0663e0e5 blaze822: don't prefix first header with nul bytes
Instead, look for the first header as a special case.
This allows us to parse a header as-is without shifting in memory.
8 years ago
Christian Neukirchen dab7da7bbc blaze822: parsing of in-memory messages 8 years ago
Christian Neukirchen 19ba414abc blaze822: header cleanup 8 years ago
Christian Neukirchen 5bc288f1aa blaze822: hackfix 8 years ago
Christian Neukirchen 4805ef9cce blaze822: default to 0 seconds when none given 8 years ago
Christian Neukirchen 44f781db44 blaze822: only increment end if we found the a header separator 8 years ago
Christian Neukirchen a59445e614 blaze822: avoid tolower 8 years ago
Christian Neukirchen d548547d99 add show 8 years ago
Christian Neukirchen aa08ae31a0 extract main loop 8 years ago
Christian Neukirchen 171f44915f make blaze822 a library 8 years ago
Christian Neukirchen 30f0686fb2 various code that may end up as a mail client 8 years ago