* link libz if we detect it.
[citadel.git] / libcitadel / debian / files
2008-12-13 Wilfried Göesgens* link libz if we detect it.
2008-12-13 Wilfried Göesgens* StrBufExtract_token wouldn't reset its target buffer...
2008-09-14 Wilfried Göesgens* add define to easy make a hashkey from a stringbuffer
2008-09-08 Wilfried Göesgens* add wrapper to destruct nested hashes
2008-08-28 Wilfried Göesgens* move the pointer forward while selecting.
2008-08-26 Wilfried Göesgens* bugfix reallocation msgescputs
2008-08-25 Wilfried Göesgens* fix StrMsgEscAppend
2008-08-20 Wilfried Göesgens* catch empty source string condition
2008-08-02 Wilfried Göesgens* fix new wprintf backend to handle buffer increases
2008-07-28 Wilfried Göesgens* add wrapper to base64 decoding
2008-07-09 Wilfried Göesgens* add new buffer class which handles concatenation...
2008-03-02 Wilfried Göesgens* documented hashlist
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...
2007-11-18 Wilfried Göesgens* create .pc file, seems to be a good thing to do.