* bugfix in the hash implementation; expanding the hash wasn't done properly
[citadel.git] / libcitadel / lib / mime_parser.c
2008-04-26 Wilfried Göesgens* bugfix in the hash implementation; expanding the...
2008-02-23 Wilfried Göesgens* fixed several crash / invalid data cases in the hash...
2008-02-11 Wilfried Göesgens* add our hardcoded mimetypes first, and then fallback...
2008-02-09 Wilfried Göesgens* add xdgmime from freedesktop.org
2008-02-08 Wilfried Göesgens(no commit message)
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-09 Art CancroAdded the MIME parser to libcitadel.