Add ability to hex encode binary strings
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 3 Jul 2011 13:47:55 +0000 (13:47 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 19 Aug 2011 14:38:41 +0000 (14:38 +0000)
commit53d9b46861650835b0994566a728c4ba3da8413a
tree877afed4a1d05ddf7a85419eff22b3e3b89da7d5
parentcdc34a594ee3aaf78c6fb700c3b72f2e4979b6cd
Add ability to hex encode binary strings

 - when encoding plain md5 binary buffers we have to pass the length into the hex encoder, add parameter
 - add wrapper providing old schematic
 - fix documentation of StrBufSipLine()
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c