New function StrBufDecodeQP() to decode a quoted-printable StrBuf in-place without...
authorArt Cancro <ajc@citadel.org>
Wed, 1 Feb 2017 03:47:57 +0000 (22:47 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 1 Feb 2017 03:47:57 +0000 (22:47 -0500)
commitdc08ff26ea833b68f6b5e55f24efba675b718d58
treebb12abb7e97fc41e34e64d648d846c3bb349de6e
parent408a64d0f8c3b2a17cb291388f8ada274e6e83e3
New function StrBufDecodeQP() to decode a quoted-printable StrBuf in-place without reallocation
libcitadel/configure.in
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c