Version number to 7.35 in preparation for an upcoming release.
[citadel.git] / libcitadel / lib / tools.c
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-03-26 Wilfried Göesgens* add functions to evaluate utf8 strings as described...
2008-03-19 Art Cancrobmstrcasestr() now returns NULL if either of its supplied
2008-03-15 Art CancroNew utility function convert_spaces_to_underscores()
2008-02-27 Wilfried Göesgens* safestrncpy counts the copied string anyway, and...
2008-02-05 Art CancroNo spaces in temp file names
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2008-01-17 Art Cancrodtable/etable initialization code in libcitadel was
2008-01-16 Wilfried Göesgens* if the token extractor fails to do its work, rather...
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 CancroCommented out some lprintf() calls that appear in libci...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all