* fix compilation if iconv isn't available
[citadel.git] / webcit / decode.c
2009-10-03 Wilfried Göesgens* fix compilation if iconv isn't available
2009-09-01 Wilfried Göesgens* fix a buffer overrun in case of bad strings in vcards.
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-11-03 Wilfried Göesgens* remove duplicate function
2008-11-02 Wilfried Göesgens* put QP Decoder intoo its own file