add StrBufRFC2047encodeMessage which does quoted printeable encoding for a message.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 27 Oct 2013 13:22:52 +0000 (14:22 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 27 Oct 2013 13:22:52 +0000 (14:22 +0100)
commit33b3af37b60fba208a3654d20f5e4915cd315b23
tree923f0dc81d2ef673cd62ec946f92dff22de9a2ec
parentdad8d3e589722b0d9b4cffd8fe5764829d29edbf
add StrBufRFC2047encodeMessage which does quoted printeable encoding for a message.
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c
libcitadel/tests/stringbuf_conversion.c