* add StrBufSanitizeEmailRecipientVector(); it will qp encode plain names with utf...
[citadel.git] / libcitadel / tests / stringbuf_conversion.c
2010-06-01 Wilfried Göesgens* add StrBufSanitizeEmailRecipientVector(); it will...
2010-02-20 Wilfried Göesgens* found new bug in the RFC822 Decoder
2009-10-22 Wilfried Göesgens* add stdin for decoding tests
2009-10-04 Wilfried Göesgens* run it several times, just to be shure.
2009-10-04 Wilfried Göesgens* add simple RFC822 / iconv decoding test