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>
Sun, 3 Jul 2011 13:47:55 +0000 (13:47 +0000)
commit3d75f776e96c2dc3f99685d689f4091340777615
tree8e3c60184d5b789e1eb0070916a9adda027c52ee
parent0149ea4b722c795dfdb9918d2281e859cf064ebe
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