HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / modules / imap / imap_fetch.c
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-10-13 Wilfried Göesgens* speed up imap_pick_range by getting the Imap-Context...
2007-09-11 Wilfried Göesgens* 64 bit cleanness: format size_t properly in printf()
2007-08-23 Art CancroWhen outputting the extension data for a
2007-08-23 Art Cancro* Reversed previous change. It wasn't needed after...
2007-08-23 Art Cancroimap_fetch.c: output an extra space required before the
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-22 Art CancroChanged the way messages and headers are
2007-08-09 Wilfried Göesgens* typos remaining...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* strlen hunt: messed brackets.
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-08-03 Dave WestContinue phase 2 of modules stuff.