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 8b8f391052 hdr: use -HEADER to only display the header, else print all headers 8 years ago
Makefile add rfc2045 and multipart decoding 8 years ago
blaze822.c blaze822: iterate over headers 8 years ago
blaze822.h blaze822: iterate over headers 8 years ago
blaze822_priv.h blaze822_priv.h: add isfws 8 years ago
flags.c various code that may end up as a mail client 8 years ago
hdr.c hdr: use -HEADER to only display the header, else print all headers 8 years ago
list.c list: only show index line if any filter applied 8 years ago
next.c next: plain numbers are now absolute, use +/- prefix for relative 8 years ago
rfc2045.c rfc2045: return 0 when no body is found in blaze822_mime_body 8 years ago
rfc2047.c rfc2047: blaze822_decode_qp: off-by-one in qp decoding 8 years ago
scan.c scan: free message at end 8 years ago
show.c show: free message at end 8 years ago
thread.c thread: try to keep relative order from input 8 years ago
unmime.c unmime: free some things 8 years ago