Do not set the GnuTLS memory allocators in libpwmd.
commit15ea945f539ee4ea1fbf420ee8bdcd2b5c00f491
authorBen Kibbey <bjk@luxsci.net>
Mon, 28 May 2012 00:21:12 +0000 (27 20:21 -0400)
committerBen Kibbey <bjk@luxsci.net>
Mon, 28 May 2012 01:58:07 +0000 (27 21:58 -0400)
treecf57449ff461caa67e5b30580814e44f498ea165
parent228025a5f224bea1b0dc271aa48471655c6e5ddd
Do not set the GnuTLS memory allocators in libpwmd.

The app may do it itself before pwmd_init() if needed.
doc/libpwmd.3
src/libpwmd.c
src/libpwmd.h.in
src/pwmc.c