utf8ify_rfc822_string() is in libcitadel now
[citadel.git] / libcitadel / lib / json.c
2022-07-10 Art Cancroutf8ify_rfc822_string() is in libcitadel now
2018-02-18 Art Cancrohtml render replaced by json render in the C server...
2018-02-16 Art CancroStyle and cruft
2015-10-12 Wilfried GoesgensFix json structures; need to use the LKEY & lHashfunc
2011-09-04 Art CancroAdded GPL declaration to source files in libcitadel
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2009-02-25 Wilfried Göesgens* fix memleaks
2009-01-26 Wilfried Göesgens* json doesn't need to escape singlequotes
2009-01-25 Wilfried Göesgens+ add C-to-Json serializer