html_to_ascii() moved into libcitadel
[citadel.git] / libcitadel / lib / libcitadel.h
2008-02-28 Art Cancrohtml_to_ascii() moved into libcitadel
2008-02-27 Wilfried Göesgens* safestrncpy counts the copied string anyway, and...
2008-02-23 Wilfried Göesgens* fixed several crash / invalid data cases in the hash...
2008-02-11 Wilfried GöesgensTHIS IS 1.05
2008-02-09 Wilfried Göesgens* include time.h, as we reference time_t
2008-02-09 Wilfried Göesgens* add xdgmime from freedesktop.org
2008-02-08 Wilfried Göesgens(no commit message)
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-22 Dave WestClean up in Hash functions.
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
2008-01-13 Wilfried Göesgens* sanitize urlesc, so we don't buffer overrun.
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-16 Art CancroMove vcard.c into libcitadel.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-09 Art CancroAdded the MIME parser to libcitadel.
2007-11-09 Art CancroTesting some gnu type build stuff