]> code.citadel.org Git - citadel.git/history - citadel/mime_parser.h
* Moved memreadline() to tools.c
[citadel.git] / citadel / mime_parser.h
2001-06-06 Art Cancro* Moved memreadline() to tools.c
2001-01-16 Art Cancro* Changed the MIME parser API *again* because we now...
2000-11-06 Art Cancro* Changed the mime_parser() API (again) to allow "don...
2000-11-02 Art Cancro* Worked on the fetching of mime parts using imap
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
1999-01-31 Art Cancrohandle "disposition" field
1999-01-31 Art CancroMore work on the MIME parser
1999-01-20 Art CancroAdded the ability to supply both start and end pointers...
1999-01-20 Art Cancro Started a rewrite of the MIME parser
1999-01-15 Art Cancro * Brought over the mime_parser from WebCit...