You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
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
Makefile next: add offset, also negative 8 years ago
blaze822.c blaze822: don't prefix first header with nul bytes 8 years ago
blaze822.h blaze822: parsing of in-memory messages 8 years ago
blaze822_priv.h blaze822: header cleanup 8 years ago
fastls.c various code that may end up as a mail client 8 years ago
flags.c various code that may end up as a mail client 8 years ago
foo822.c various code that may end up as a mail client 8 years ago
hdr.c extract main loop 8 years ago
list.c list: only show index line if any filter applied 8 years ago
next.c next: add offset, also negative 8 years ago
rfc2047.c rfc2047: detect iconv_open error properly 8 years ago
scan.c scan: tweak date formatting 8 years ago
show.c add show 8 years ago
thread.c thread: remove debugging output 8 years ago