Changed how Message-ID RFC2822 field is generated
[citadel.git] / libcitadel / Makefile.in
2022-07-10 Art Cancroutf8ify_rfc822_string() is in libcitadel now
2022-05-23 Art CancroRewrote our local implementation of a Base64 encoder...
2021-02-09 Art CancroAdded an elastic string buffer class to libcitadel...
2020-12-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-12-06 Art CancroRemoved extra references to thread keys that are not...
2014-01-02 Wilfried GoesgensBASE64 de/encoding - by Edward Flick - replace John...
2012-01-14 Wilfried GoesgensPrint out the compile relevant info once before startin...
2011-05-03 Wilfried Goesgensups, .lo not .o
2011-04-01 Wilfried Goesgensmove URL parsing / struct over into libcitadel
2010-12-05 Wilfried GoesgensDon't forget to cleanup gcov output in xdgmime
2009-12-13 Wilfried Göesgens* more testcoverage
2009-10-04 Wilfried Göesgens* fix VDIR build
2009-01-25 Wilfried Göesgens+ add C-to-Json serializer
2008-12-13 Wilfried Göesgens* link libz if we detect it.
2008-07-09 Wilfried Göesgens* add new buffer class which handles concatenation...
2008-04-17 Art CancroAdded a skeleton 'vnote.c' module to libcitadel
2008-02-28 Art Cancrohtml_to_ascii() moved into libcitadel
2008-02-09 Wilfried Göesgens* add xdgmime from freedesktop.org
2008-01-22 Dave WestClean up in Hash functions.
2008-01-20 Wilfried Göesgens* add skelleton hash lib.
2007-11-18 Wilfried Göesgens* create .pc file, seems to be a good thing to do.
2007-11-18 Art CancroAdd 'datarootdir' variable to Makefile.in
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 CancroTesting some gnu type build stuff